Jevgeni Kiski
Jevgeni Kiski
Most probably it is because clock is not set up. Live event came with zero date.
I fixed it yesterday
It is a feature request. I won't be able to implement that until Home Assistant will support that. I do not see any settings related: - https://www.home-assistant.io/integrations/homekit/ - https://www.home-assistant.io/integrations/alarm_control_panel.mqtt/
Somebody already did that by parsing raw events. Try to use search.
I had a feature request somewhere about it. But I would like to make that optional and not default. HomeAssistant with Auto Discovery is not the only platform that can...
Duplicate of #181. Will close this one.
Thank you @wili98w
Interesting. It used to work. Can you try one more time? Code on HomeAssistant side still expects same data that I am sending: https://github.com/home-assistant/core/blob/dev/homeassistant/components/mqtt/alarm_control_panel.py
More interesting that they started to suppport remote command. So I'd be able to send code to the PAI and validate there. From the code I'd be able to figure...
I need to spend some time to debug it. Maybe, I will implement code checking on the PAI side. For EVO I am able to get user codes to match...