hass-aarlo icon indicating copy to clipboard operation
hass-aarlo copied to clipboard

Can't change mode of alarm_control_panel

Open aneisch opened this issue 3 years ago • 1 comments

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!

aneisch avatar Nov 19 '22 00:11 aneisch

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.

github-actions[bot] avatar May 12 '24 02:05 github-actions[bot]

This issue was closed because it has been inactive for 28 days since being marked as stale.

github-actions[bot] avatar Jun 09 '24 02:06 github-actions[bot]