I enquired about that and the fronted guys pointed me to this
It works the other way round - generally the panel just displays the alarm’s state and specifically, when one tries to set the alarm, the panel checks for open sensors (asking for override/cancel if needed) and then calls a service to arm. The only feedback is a change of the alarm’s state.
I’ve been able to somewhat replicate this using node red.
When I attempt to arm using my tileboard interface a “call_service” event with “alarm_arm_[mode]” is sent to the HA event bus. I am then monitoring for this in node red and if following this the alarm is still in the disarmed state it will then show a popup alert on tileboard.
Now for the next piece of the puzzle. What do I send to the “alarm_set_ignore_open_sensors” service to set true/false?
Can you please also confirm that if I activate this and arm with open sensors if they are closed and re-opened it will trigger as normal?
The issue is these two components are not the same, you’ve installed a diffrent component (and it has a different file structure).
This topic relates to the former component that is currently not supported.
The latter one lives there.
To report issues with it you need to go there.
To read more about it check out the Github docs and an appropriate topic (but please use Github if you have issues and don’t post them in the topic).
After following your guide for install I get an error stating the integration bwalarm not available. Am I missing a step somewhere? I checked permissions and such, but no luck. I am setup on HA in a VENV.
This forum is abandoned and there is no reason to ask here for anything (especially if you have an issue - Github is the right place).
Please read this.