github nielsfaber/alarmo v1.8.0

latest releases: v1.10.0, v1.9.15, v1.9.14...
2 years ago

Breaking changes:

  • When switching between armed states without disarming in between (e.g. armed_home -> armed_away, via service alarmo.arm) this will now be via state arming. 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_required attribute of alarm_control_panel entities.

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_format attribute from alarm_control_panel entities 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_mode wildcard in notifications
  • Fix swedish translation
  • Hide Alarmo from side menu for non-administrator users
  • Remove is_administrator setting for users

Don't miss a new alarmo release

NewReleases is sending notifications on new releases.