Skip to content

Releases: mag1024/bosch-alarm-homeassistant

Set `code_arm_required` to false if the code is disabled

14 Jun 01:19
Compare
Choose a tag to compare

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/

v1.0.5

22 Jan 08:32
Compare
Choose a tag to compare

Don't query output status if we don't have any outputs configured

v1.0.4

22 Jan 01:54
Compare
Choose a tag to compare

Ignore subscription messages about unknown points

v1.0.3

20 Dec 21:26
Compare
Choose a tag to compare

Fix authentication issues with older AMAX panels

v1.0.2

13 Dec 09:09
e54f06d
Compare
Choose a tag to compare

Don't wait for panel connection to initialize the panel. This fixes issues with reloading the integration when the panel is not connected.

v1.0.1

11 Dec 23:25
Compare
Choose a tag to compare

Check that the user has the master code functions authority, as several commands require it

v1.0.0

07 Dec 03:27
Compare
Choose a tag to compare

Initial integration release for HACS