mirror of https://github.com/home-assistant/core
11 lines
325 B
JSON
11 lines
325 B
JSON
{
|
|
"domain": "homeassistant_alerts",
|
|
"name": "Home Assistant Alerts",
|
|
"after_dependencies": ["hassio"],
|
|
"codeowners": ["@home-assistant/core"],
|
|
"config_flow": false,
|
|
"documentation": "https://www.home-assistant.io/integrations/homeassistant_alerts",
|
|
"integration_type": "system",
|
|
"quality_scale": "internal"
|
|
}
|