mirror of https://github.com/home-assistant/core
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"
|
|
}
|