hass-aarlo
hass-aarlo copied to clipboard
Can't change mode of alarm_control_panel
Note: If I change the mode in Aarlo app the correct state is reflected in HA, I just can't change it from HA.
aarlo:
username: !secret arlo_username
password: !secret arlo_password
#backend: sse
alarm_control_panel:
- platform: aarlo
away_mode_name: armed
home_mode_name: disarmed
2022-11-18 18:40:15.909 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: domain=alarm_control_panel, service=alarm_disarm, service_data=entity_id=alarm_control_panel.aarlo_garage>
2022-11-18 18:40:15.921 DEBUG (SyncWorker_2) [custom_components.aarlo.alarm_control_panel] Garage set mode to disarmed
2022-11-18 18:40:15.921 DEBUG (SyncWorker_2) [pyaarlo] set:ArloBase/xx/activeSchedule=None
2022-11-18 18:40:15.922 DEBUG (SyncWorker_2) [pyaarlo] Garage:new-mode=disarmed,id=mode0
Running latest beta but this has been an issue for a few months. Let me know what else I can provide to assist in debugging!
This issue is stale because it has been open for 365 days with no activity. This issue will be automatically closed within 28 days if there is no further activity.
This issue was closed because it has been inactive for 28 days since being marked as stale.