Closed goots86 closed 4 years ago
I find something : In file init.py line 170 : "BR": {"type": DEVICE_CLASS_ALARM, "new_state": STATE_ALARM_DISARMED},
BR in SIA event xls means : Alarm/trouble condition has been eliminated and not DISARMED.
That is a good catch, I will look into it, thanks!
@goots86 just to check, the expectation is that the alarm goes back to the state it had previously, either Night or Away, correct?
Yes, but in fact, the state goes to disarmed.
This was fixed in the v0.3.2 release.
Hello,
I try to implement Sia/Ajax with HA but I have some problem.
When hub send a triggered alarm to HA, after end of alarm, HA reset state of alarm on disarmed ?
It's a normal working of script ? or it's a bug ?
Thanks for your answer.
My HA run on docker for your information. HA version : 0.108.9