core/homeassistant/components/persistent_notification/manifest.json

10 lines
302 B
JSON
Raw Normal View History

{
"domain": "persistent_notification",
"name": "Persistent Notification",
"documentation": "https://www.home-assistant.io/integrations/persistent_notification",
"codeowners": ["@home-assistant/core"],
"quality_scale": "internal",
"iot_class": "local_push",
"integration_type": "system"
}