mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 04:05:20 +01:00
10 lines
263 B
JSON
10 lines
263 B
JSON
{
|
|
"domain": "alert",
|
|
"name": "Alert",
|
|
"after_dependencies": ["notify"],
|
|
"codeowners": ["@home-assistant/core", "@frenck"],
|
|
"documentation": "https://www.home-assistant.io/integrations/alert",
|
|
"iot_class": "local_push",
|
|
"quality_scale": "internal"
|
|
}
|