Pushover listener to receive events

The protocol is really easy about this. when you query, it tells you how many messages are available. you can choose to fetch them or set the timestamp to the current time and ignore them. It works via a last read timestamp. no problem

hi all. for those who may be interested, i finally found a spot of time and implemented this as a custom_component.

it’s here

i’ve never submitted something for hacs, and i’m trying to work through it, but i think right now it’s waiting on a pull request for the icons to be approved… but i dunno if i’m doing it all right or not. regardless, it’s super easy to install and get going in any case. holler if you have any questions or issues.

2 Likes

Thank you very much!
I tried to install it but get an installation error, for which I have already opened an issue:
https://github.com/armedad/pushover_listener/issues/1
Any chance of a bug fix?

Unfortunately, after HA update to 2025.8.0 an error occurs:
https://github.com/armedad/pushover_listener/issues/2