1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/system_health/manifest.json
2020-04-03 12:58:19 -07:00

9 lines
217 B
JSON

{
"domain": "system_health",
"name": "System Health",
"documentation": "https://www.home-assistant.io/integrations/system_health",
"dependencies": ["http"],
"codeowners": [],
"quality_scale": "internal"
}