Sending group notifications raise errors #601
Unanswered
DrissiReda
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
First I want to thank you for this great component, it has been very helpful in setting up complex logic in my home assistant server and it's incredibly useful for a beginner.
However, I 'm running into issues sending notifications to groups:
The current code works for a single mobile, but gives an error when using a group instead, bear in mind send a notification to the group via the notify service works without an issue:
Both these function calls return the same output. Also I'd rather go with the first anyway because the targeted group is received via a variable.
Any ideas what I'm doing wrong to receive the error:
I may have made a mistake by opening a ticket #600 but because it works great for individual devices, I felt like it might be a bug. Not sure if I should keep everything in the issue ticket or in the discussions panel. Sorry if opening both is too much trouble.
Beta Was this translation helpful? Give feedback.
All reactions