notification by device? #15
-
I'm quite new to Home Assistant and may be missing something fundamental here but when I set the blueprint up in ha there are no devices to send the notification to... so nothing happens when the notifications are triggered. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I haven't used the discord integration, but |
Beta Was this translation helpful? Give feedback.
-
Thank you... this is exactly the hinting I needed to move this forward. Much appreciated. I did not have the companion app setup and didn't know anything about notification groups. For those who might be wanting to setup a notification group, you'll have to hack some yaml in the configuration.yaml file.
|
Beta Was this translation helpful? Give feedback.
I haven't used the discord integration, but
notify
targets are currently not really entities (this is intended to change in the near future, but not yet). TheNotification Device(s)
selector is intended for the HA Companion App (i.e. your phone). It should be possible to create aNotification Group
including your Discord service, though.