Hi! Since many months ago I was searching something like this, but I am not interested in arm or disarm the alarm, so that repository for me is “useless” if all of the work is arm or disarm the alarm.
I ONLY WANT to know if the alarm is set or not. Depending on that tiny, small, localized and friendly question. Becomes the great power of automation (open or not open windows if you are or not are in home, make the vacuum robot work, does it necessary to heat the house?, did I miss some window or door open? -in Verisure/securitas direct you pay for each door or window sensor, so is better to mix with a one cheaper-, and so on…)
So. Anyone know ANY integration that works in SPAIN with Securitas Direct/Verisure and shows the actual state of the alarm ?
Thank you very much!
PS: This is more accurate than having a home assistant companion in each mobile phone, that is innacurate or not updating so much the position to let home assistant know that you leave home (also, the Asuswrt is not compatible with AiNodes, so mine is switching in and out). Also, is good variable to trust: Anyone is in home or not. Doesnt care if is your partner, you, or your mother. So is the simpliest way to trust in your automations.
PS2: I has thinking about how to see if the alarm is set or not set since long ago (with no need to be overflowed by bluetooth/gps/wifi trackers, radar sensors, camera recognitions, and its limitations…).
Some time ago, for the persons who know what is SMS-time-like, there were a devices (doesnt knew about them) that has the hability to let them call. So, when the call is set, you can sent them commands with numbers pre programed. The first ones work with the DIAL TONE. So I am thinking about it: A device that hears for a specific TONE secuence: The arm secuence and disarm secuence tones are different. So if were possible to put it in a ESP32.ESPHome and tell Home assistant that information, would be awesome: Also, it is something apart of your “alarm company world/cloud” so no need to set you house’s password or anything in a non encripted file in your network.
I also considered some Shelly buttons to only thell home assistant that the alarm is set or no. But you can forget it and you are introducing a new thing in your routine’s (also, explain to other persons what they have to do if you need them to enter your house when you are away)… I think this is more generic and automatic.
Anyone who knows to code/develop it? xD