mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 21:05:02 +01:00
10 lines
302 B
JSON
10 lines
302 B
JSON
{
|
|
"domain": "persistent_notification",
|
|
"name": "Persistent Notification",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"documentation": "https://www.home-assistant.io/integrations/persistent_notification",
|
|
"integration_type": "system",
|
|
"iot_class": "local_push",
|
|
"quality_scale": "internal"
|
|
}
|