He everyone!
I’m looking into a way to send messages to my phone (iphone) even if it’s set to “Do not disturb” or when the sound is switched off. I’d like to use this for emergencies (flood, fire etc).
I found a very nice library to send messages using “Find my iPhone” which does exactly this (https://github.com/Neal/FindMyiPhone). The only downside is that it is a php script and since i’m running hassio on a raspberry pi, this script runs on a different server and I’d rather run the script on the raspberry itself.
Has anyone found a elegant solution for this?
Thanks!
Wouter