mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 05:26:47 +00:00
11 lines
262 B
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"
|
|
]
|
|
}
|