home-assistant: support notify_events component
This commit is contained in:
parent
70df2a9dd3
commit
afbca20c70
1 changed files with 3 additions and 1 deletions
|
@ -1791,7 +1791,8 @@
|
|||
"notify" = ps: with ps; [
|
||||
];
|
||||
"notify_events" = ps: with ps; [
|
||||
]; # missing inputs: notify-events
|
||||
notify-events
|
||||
];
|
||||
"notion" = ps: with ps; [
|
||||
aionotion
|
||||
];
|
||||
|
@ -3505,6 +3506,7 @@
|
|||
"nina"
|
||||
"no_ip"
|
||||
"notify"
|
||||
"notify_events"
|
||||
"notion"
|
||||
"nsw_rural_fire_service_feed"
|
||||
"nuki"
|
||||
|
|
Loading…
Reference in a new issue