I used your configuration. But whenever I am trying to send a notification by adding a priority the gotify server returns HTTP 400. I figured out that this is because HA sends the priority value as a string instead of an integer.
If I am using the example where the priority is set with a fixed value in the notify config it says “Number value” instead. So I guess HA puts the priority value in double quotes when it sends it to the gotify server.
From HA developer tools - services I am putting the value “10” (without the double quotes) into the target field
good day. no it doesn’t work with a priories “variable”. you need to put a fix value and possibly create different notify services with different priories.
Can someone tell me how this is better than the built in notification in the home assistant android/iOS app? Not questioning the usage of Gotify more curious about learning what I can gain from switching to this.
Trying out Gotify just for fun…
Noticed that in Android version it does not show image in the notification. Only if you open the app it will show up… Same for others?
Just stumbled upon Gotify and setting it up, and glad to see proper support is coming to HA for it (hopefully) soon from the PR mentioned above.
Only question I have is, will it be possible to bridge Gotify notifications to be pushed to iOS via the HA Companion App? One thing Gotify is missing is iOS support, so I’m hoping it will be possible to bridge this functionality once HA has an integration for it? Or is this something already possible to do with the code above?
Been using gotify for 12 months without issues- get notifications from nodered via mqtt for events in HA etc.
Had absolutely no luck trying to push from HA notify. Tried all every single option and still nothing through.