Hi, Sorry for my english , it’s not my natal language
I wrote a simple app to catch the phone events and send it to my HA instance,
You will find source in my github : https://github.com/Ludo59220/Home-Assistant-Call-notification
Ludovic
Hi, Sorry for my english , it’s not my natal language
I wrote a simple app to catch the phone events and send it to my HA instance,
You will find source in my github : https://github.com/Ludo59220/Home-Assistant-Call-notification
Ludovic
Very nice. I am currently using something similar i built via Automate. (Iike NodeRed for Android) Can your app also catch VoIP calls? I.e. Whatsapp Calls etc?
Thanks,
it’s base on android broadcast,
so with this, i only catch “normal” calls
Update : Adding sms events
Is there any advantage over just using Tasker/Join?