Releases: akasma74/Hass-Custom-Alarm
Fix for Python 3.10 and HACS
Fix for HA 2022.5.X and newer
It fixes #139.
Works fine with older HA versions as well.
Another fix for HA 2021.12 or newer
It's a fix for #138 so you only need to update if you get those warnings.
Fix for HA 2021.12 or newer
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
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)
If you run Home Assistant 2021.3.0, this version resolves 'No version key' issue (#129).
Security improvements
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
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
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
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