Skip to content

Back to basics

Compare
Choose a tag to compare
@akasma74 akasma74 released this 05 Jul 00:05
· 217 commits to master since this release
2ba603a

This release is all about ignoring open sensors when setting alarm.

Instead of several MQTT commands/service calls that take or don't take into account open sensors, there is now ignore_open_sensors attribute that affects everything but web panel ARM modes.
It can be changed in bwalarm.yaml, from Settings->Alarm or using set_ignore_open_sensors service call.

Lovelace alarm card and MQTT panel users: as the default value of ignore_open_sensors is False, this release won't let you set alarm with open sensors. To get things back to normal, change its value to True.

For more information please refer to doc/configuration.md and doc/notes.md