Releases: mag1024/bosch-alarm-homeassistant
Releases · mag1024/bosch-alarm-homeassistant
Fix issues with v1.0.9
Fix issues with entities not loading if a panel supports doors but no doors are configured
Support for doors and the solution 4000
Add in support for doors, exposing them as lock entities
Add in support for the solution 4000
Set `code_arm_required` to false if the code is disabled
Home assistant made a change recently that requires we set code_arm_required
to false if we don't want arming codes.
https://developers.home-assistant.io/blog/2024/05/22/alarm_control_panel_validation/