v1.8.0
Breaking changes:
- When switching between armed states without disarming in between (e.g.
armed_home->armed_away, via servicealarmo.arm) this will now be via statearming. This implies that the transition will wait for the exit delay (if configured), and a code may be needed for doing so (if configured). - Users of alarmo-card should update the card to the latest version, due to removal of the
code_disarm_requiredattribute ofalarm_control_panelentities.
Other changes:
- Update MQTT implementation for upcoming changes in HA 2021.12.
- Fix several bugs involved in the transitioning between armed states (e.g.
armed_home->armed_away) - Update
code_formatattribute fromalarm_control_panelentities for improved compatibility with Lovelace Alarm Panel card - Add warning notification about custom sensor name deprecation
- Add option to enable/disable users, both via Alarmo UI as via services (
alarmo.enable_user/alarmo.disable_user) - Add translation option for
arm_modewildcard in notifications - Fix swedish translation
- Hide Alarmo from side menu for non-administrator users
- Remove
is_administratorsetting for users