Skip to content

Releases: akasma74/Hass-Custom-Alarm

Fix for Python 3.10 and HACS

08 Jan 22:00
0cc0303
Compare
Choose a tag to compare

This release fixes potential problems described in issue #140.

Fix for HA 2022.5.X and newer

29 Apr 16:36
Compare
Choose a tag to compare

It fixes #139.
Works fine with older HA versions as well.

Another fix for HA 2021.12 or newer

01 Mar 22:30
Compare
Choose a tag to compare

It's a fix for #138 so you only need to update if you get those warnings.

Fix for HA 2021.12 or newer

24 Dec 16:15
Compare
Choose a tag to compare

This release brings no benefits for users of HA older than 2021.12 and fixes issue #136.
As always, please open a new issue if you experience any problems with this release.
And don't forget to backup your config before downloading this one.

Fix for HA 2021.10 or newer

02 Oct 18:27
Compare
Choose a tag to compare

It's a fix that only affects HA 2021.10 or newer so you don't really need to update if you are using an older version of HA.

Add 'version' key (Home Assistant 2021.3.0 or higher)

16 May 20:50
Compare
Choose a tag to compare

If you run Home Assistant 2021.3.0, this version resolves 'No version key' issue (#129).

Security improvements

23 Jan 15:22
Compare
Choose a tag to compare

This release is recommended to anyone who use the panel view and run HA < 0.115
It makes sure internal communications are safe and secure.

It does not add or remove any functionality so should not have any negative impact on your system.
It does not bring any changes to those who don't use panel view or run HA 0.115 or newer so they can easily skip this release.

Fix for HA 0.115 and newer

25 Sep 00:08
Compare
Choose a tag to compare

Since HA 0.115 html panels are deprecated and this component no longer worked.
This fix checks your HA version and only registers the panel if HA is older than 0.115.
That means you can download and use this code with any version of HA and the only difference will be no panel if you have HA 0.115 or newer.
It's a temporary fix until a proper solution is developed.

Fix for HA 0.110

21 May 23:05
e45906f
Compare
Choose a tag to compare

This release fixes a warning about deprecated custom component and lack of icons in the alarm's interface.
It works with older HA versions, too.

Make sure you clear cache of all of your browsers after installing this release.

Rollback

07 Apr 06:45
Compare
Choose a tag to compare

This release rolls back changes from the previous 2 releases as they turned out to be unnecessary and caused some issues.
NOTE: because of the changes in HA your alarm panel has now a new address:
instead of http://hassio.local:8123/custom-alarm it's http://hassio.local:8123/alarm
Don't forget to update your wallpanel configs etc