core/homeassistant/components/system_health/manifest.json

11 lines
216 B
JSON

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