Rich notifications for Android (actions, picture)

Hi! I just “upgraded” my doorbell so that I can mute it, and get notifications on my phone when someone pushes it. The next step would be to display an image of the visitor, or support actions such as “unlock door” or “play barking_dog.wav” :slight_smile:

Are there any simple notification services which allows me to do that? I tried Pushover, which seems nice and simple, but lacks these options. It seems like HTML5 at least supports actions, but it requires SSL which I have not yet configured.

Telegram can do it and there’s support for it already built into HA. How did you smarten up your doorbell?

1 Like

I added a MIMOlite between the button and bell. I can select whether to pass through button presses to the door bell through a parameter, and I can get notifications by reading the input status :slight_smile: