mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Make sure alert is set up after notify (#24829)
This commit is contained in:
parent
9ad063ce03
commit
e8d1d28fdd
@ -4,5 +4,8 @@
|
||||
"documentation": "https://www.home-assistant.io/components/alert",
|
||||
"requirements": [],
|
||||
"dependencies": [],
|
||||
"after_dependencies": [
|
||||
"notify"
|
||||
],
|
||||
"codeowners": []
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user