tschamm / boschshc-hass

Home Assistant component for accessing Bosch Smart Home Controller using boschshcpy python library.
Other
168 stars 25 forks source link

Alarm triggered does not show as state in Home Assistant #77

Closed superpower10 closed 1 year ago

superpower10 commented 1 year ago
  1. Enabled the Bosch Alarm System
  2. Wait set time
  3. Then I opened the door with Bosch sensor
  4. Bosch Smart Home App sends notifications that an Alarm has been triggered

This Trigger does not appear / arrive in the State of Entity „alarm_control_panel.bosch_alarm_system“ in Home Assistant.

According to Home Assistant Atomations it should be possible: platform: device device_id: xxxxx domain: alarm_control_panel entity_id: alarm_control_panel.bosch_alarm_system type: triggered

Reason I need this: Automation that send notification with URL to Camera App on iOS so I can look what’s going on.

I am not using Bosch cameras. They do not meet my expectations.

saxn-paule commented 1 year ago

I can confirm this. image

Alarm is triggered and siren makes noise: image

tschamm commented 1 year ago

Fixed with the latest release 0.4.49

superpower10 commented 1 year ago

@tschamm I hoped so but today the window sensors triggered an alarm because the dogs where barking.

But sadly the Alarm trigger didn‘t show up in Home Assistant.

That’s how I check it:

platform: device
domain: alarm_control_panel
entity_id: alarm_control_panel.bosch_alarm_system
type: triggered
lu-mueller commented 1 year ago

@tschamm I still have the problem with version 0.4.50

lu-mueller commented 1 year ago

Fixed with the release 0.4.58