Notify all

Have configured HTML5 notification.
When calling out of developers tools notify.html5_device name - everything works fine.
But when just running notify.notify with the same payload - nothing happens. Is this a bug or it’s meant this way? Shall i create notification groups?

Sorry, I don’t understand your problem. Why don’t you just use the service notify.html_5_device_name??

Well i want to send notification to all the devices configured in html5 push

Can you show your automation/script code?

It’s not relevant as even calling from dev tools - > services

notify.notify
message: hello world

Renders zero result.

Read here about notify.notify.
You need to create notification groups to achieve your goal.