Hi there
Im reading the documentation to try create a Notify group… and no success
[Notifications - Home Assistant](https://Link 1)
[Introduction | Home Assistant Companion Docs](https://Link 2)
Check the image.
The ideia is create a way to have just one user, and add many devices I need and just notify the user/person, as I attach also
Seems not possible reading the documentation, so we need to modify the configuration.yml
Its strange we cannot create this using UI
Per the docs:
Notify groups
This group is a special case of groups currently only available via YAML configuration.
Also, your syntax is incorrect. Also per the docs:
action string Required
The name part of an entity ID, e.g., if you use notify.html5 normally, just put html5.
So you need to drop the “notify.” at the beginning of each.
First information yea it’s true I read that
Second information about the “notify” I read somewhere to put. And on documentation to remove like you said
Both won’t work.
Will try again later
Have you reloaded your config file/restarted HA after adding it?
1 Like
Reload and also restart for double check
Tomorrow I will try again
Thanks
seems Im lost in some place.
Probably not understanding the documentation correctly.
So Ive created on configuration.yml
Reaload, and reboot…
Already drop the notify thing like image show…
But well main thing…
where I call the “function” to test?
In a automation, what should put ?
Seems im missing some reading… but can’t understand where…
Nick4
(Nick)
8
It seems you haven’t read this: https://www.home-assistant.io/integrations/group
And please, don’t use images to post YAML code, that will most likely not benefit your request.
Already read that guide.
But will check again. Maybe miss something
Or my English not enough to complete understand the guide
About images. Ok.
Nick4
(Nick)
10
Start by creating a notifier group helper and remove that YAML group code from your config file.