Hi,
I have used zipato keypad for a while. It makes among others an entity “sensor.keypad_access_control”, which changes states between 5 or 6, depending on if the alarm is activated or not.
I use this sensor to trigger an input_boolean which in turn, turns on my burglar alarm.
The problem I am having, is that if I turn on the burglar alarm from my phone (turn on the input_boolean), the state of the sensor will be the same. And if I then come home and try to turn off the alarm, nothing happens, because the state is already off on the keypad. So if I do not use the phone, I need to turn on the alarm, and then off again on the keypad, for the signal to be registered.
Does anyone have a suggestion to make this work?
TIA