1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00
Files
core/homeassistant/components/persistent_notification/manifest.json

11 lines
262 B
JSON

{
"domain": "persistent_notification",
"name": "Persistent notification",
"documentation": "https://www.home-assistant.io/integrations/persistent_notification",
"requirements": [],
"dependencies": [],
"codeowners": [
"@home-assistant/core"
]
}