Skip to content

Releases: nielsfaber/alarmo

v1.6.2

19 Jun 05:34

Choose a tag to compare

  • Fix problems with enabling/disabling of actions and notifications
  • Improve support for using scripts in actions and notifications
  • Prevent the auto-filling of arm modes when editing an existing action or notification

v1.6.1

12 Jun 07:32

Choose a tag to compare

  • Fix bugs introduced by last update related to notifications/actions editor
  • Translation updates
  • Improve support for reloading Alarmo through "Integrations" page

v1.6.0

09 Jun 05:16

Choose a tag to compare

  • Add failed_to_arm event for external automation usage
  • Added spanish translation (thanks @ajtudela !)
  • Fixed websocket support for non-admin users
  • Prevent installing multiple instances of alarmo integration (thanks @rroller !)
  • Update layout of automations editor, various changes to to automation support
  • Attempt to fix caching issues with alarmo-card

v1.5.7

01 May 05:02

Choose a tag to compare

  • Added french translation of alarmo-card (thanks @matthieumorvan !)
  • Updated french translation of frontend (thanks @Patrick44fr !)
  • Updates for breaking changes in upcoming HA release
  • Add option for scaling the size of the buttons in the alarmo-card
  • Add alarmo.disarm service
  • Fixed a bug causing actions in push messages to be ignored

v1.5.6

07 Apr 04:32

Choose a tag to compare

  • make code input for alarmo_arm service optional
  • add option to keep keypad visible in alarmo-card
  • add option for auto-bypassing sensors
  • added catalonian translation (thanks @dtalens!)
  • added a fix (yet again) to prevent the alarm to start in armed state after restarting HA while it should stay disarmed

v1.5.5

29 Mar 10:56
f2e4a1f

Choose a tag to compare

  • Fixed an issue causing the alarm to go to armed state after restarting HA in some cases
  • Added alarmo-card
  • Added alarmo.arm service

v1.5.4

10 Mar 05:31

Choose a tag to compare

Added version number to manifest

v1.5.3

20 Feb 14:52

Choose a tag to compare

  • Updated estonian translation (thanks @Repsionu !)
  • Updated french translation (thanks @Patrick44fr !)
  • Allow combining the "allow open" function in combination with "immediate" for motion sensors
  • Improve the styling of the header in the Alarmo panel
  • Improve formatting of the {{arm_mode}} in notifications
  • Clean up code for registering the panel in HA

v1.5.2

31 Jan 15:42

Choose a tag to compare

  • Fixed a bug causing MQTT command to fail when only a single area is configured (correction of bugfix in v1.5.1)
  • Fixed a bug in the notifications/actions editor, causing action service data to be falsely overwritten in case multiple services are configured
  • Added a test button in the notification/actions panel for manually triggering the configured actions
  • Fixed a bug causing the triggering of an always_on sensor to fail, when alarm is disarmed
  • Added the MQTT event topic

v1.5.1

29 Jan 18:20

Choose a tag to compare

  • Added Italian translation (thank you @mccoy88f !)
  • Added French translation (thank you @Patrick44fr !)
  • Fixed a bug causing notifications/actions to be ignored when only a single area is configured
  • Fixed a bug causing the editing of a notification or action to fail when only a single area is configured
  • Fixed a bug causing MQTT command to fail when only a single area is configured
  • Fixed a bug causing the disarming of the master to fail in case a code is used
  • Improved some issues regarding reloading of entities when areas are renamed or deleted