I have set the html5 notification for my devices. It works if I fire a test message via notify.html5_devicename however, it does nothing if I fire though notify.notify.
nothing in logs! am I missing something? devices are registered in html5_push_registrations.conf
From my understanding notify.notify should broadcast the message to all configured services, if not what is the point of having notify.notify if you have to call each notification service individually
Also as per the docs
The notify integration makes it possible to send notifications to a wide variety of platforms.
If you do not set the target (optional), shouldn’t it sent to all notification services.
target: is referring to a specific device, not a notification platform. For example, if I have two devices set up to receive notifications from Pushbullet, but I only want to send the notification to one device, I can specify the device name in target:.