gicamm / homeassistant-comelit

With Comelit Hub/Vedo integration, you can connect your Home Assistant instance to Comelit Simple Home and Vedo systems.
Apache License 2.0
23 stars 7 forks source link

Bug in alarm status night #108

Open ward0 opened 1 week ago

ward0 commented 1 week ago

integration version: 0.9.3

Action done:

  1. press the 'house' icon on the physical keyboard VEDOS.
  2. the action inside the alarm configuration is activate the surround (I think p1_pres)
  3. Inside HA, the status is not updated to 'night': image image

Logging: 2024-11-09 14:08:23.297 DEBUG (Thread#BS) [custom_components.comelit.vedo] Updating the alarm area {'name': 'Woning', 'id': 0, 'p1_pres': 1, 'p2_pres': 0, 'ready': 0, 'armed': 0, 'alarm': 0, 'alarm_memory': 0, 'sabotage': 0, 'anomaly': 0, 'in_time': 0, 'out_time': 0} 2024-11-09 14:08:23.297 DEBUG (Thread#BS) [custom_components.comelit.vedo] updated the alarm area Woning

ward0 commented 3 days ago

VEDOS website console:

http://192.168.1.30:6082/action.cgi?vedo=1&**p1**=32&_=1731569426448

ward0 commented 2 days ago

Dev info: action: alarm_control_panel.alarm_arm_night target: entity_id: alarm_control_panel.comelit_vedo_woning

This does not work when I check the VEDO app.