Skip to content

Releases: rainepretorius/olarm-ha-integration

Version 2.3.2

30 Oct 20:13
5a24f16
Compare
Choose a tag to compare

Bugfixes

  • Made code and integration compatible with Home Assistant 2024.10
  • Thanks @zAAmpie

Please Note
I no longer have an Olarm device connected to my alarm system, so will not be able to test this release.

Version 2.3.1

10 Jun 17:35
3a93c8e
Compare
Choose a tag to compare

Bugfixes
Made code and integration compatibe with Home Assistant 2024.6
Fixed config_flow (ui setup) not working for some users)

Version 2.3.0

10 Jun 10:35
3cc96a1
Compare
Choose a tag to compare

Improvements:
Added static entity ID to resolve the issue if a zone is renamed, that there is a new sensor created.

Bugfixes
Fix for Home Assistant 2024.6 where it will not start:

Please note:
Please note that there now may not be the correct info for each Olarm Service under the services tab. There will also now no longer be the fill example data.

Version 2.2.9

30 Jan 12:19
Compare
Choose a tag to compare

Improvements:
Added static entity ID to resolve the issue if a zone is renamed, that there is a new sensor created.

Version 2.2.8

07 Jan 18:43
Compare
Choose a tag to compare

Bugfixes:
Improved API limiter config.

Added Support
Now supports minor_version added in Home-Assistant version 2024.1.

Version 2.2.6

25 Oct 11:23
Compare
Choose a tag to compare

Should fix JSON not selializable when trying to install.
Follow zone number as unique_id and not zone name. (This allows the zones to be renamed in the Olarm App or on the ALarm panel and have the same entity id.

Version 2.2.5

24 Oct 05:00
Compare
Choose a tag to compare

Added sensor to show which zone triggered the alarm.
Full Changelog: version2.2.4...version2.2.5

Version 2.2.4

20 Sep 11:34
Compare
Choose a tag to compare

Added triggering the armed response radio via Home Assistant if the radio is triggered via a PGM.
Full Changelog: version2.2.3...version2.2.4

Version 2.2.3

19 Sep 08:05
229e633
Compare
Choose a tag to compare

Fixed icons to use sensor types first then name.

What's Changed

  • Fixed icons to use sensor type first, then name by @Cha0s2nd in #74

New Contributors

Full Changelog: version2.2.2...version2.2.3

version2.2.2

25 Jun 10:30
Compare
Choose a tag to compare

Bugfixes:

  • Fixed the Alarm Control Panel not updating its state after the coordinator update.