core/homeassistant/components/persistent_notification/manifest.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"
}