rainepretorius / olarm-ha-integration

Integration for Olarm devices created by a BSC(Computer Science and Mathematics) student.
https://raine.pretoriusse.net
BSD 2-Clause "Simplified" License
30 stars 13 forks source link

Change areas to use alarm_panel_control instead of binary_sensor for status #6

Closed NeilDuToit92 closed 1 year ago

NeilDuToit92 commented 1 year ago

Changing the area binary sensors to alarm_panel_control allows HA to directly use it as an alarm. It also gets rid of separate entities 'Armed', 'Sleep', 'Disarmed' etc. It is not possible to control the Olarm from the control panel yet, just see status updates.

image image

rainepretorius commented 1 year ago

Hi Neil, Looks good. Will Merge it in and add the arm and disarm.