Releases: dingusdk/haihcviewer
Releases · dingusdk/haihcviewer
2025.2.0
Fix the async warning from the Home Assistant log.
2024.3.1
Update to newest ihcsdk 2.8.6
And fix warning: "fureture behavior change in HA" see issue
2024.1.1
Changed the version number to YEAR.MONTH.REV
Initialization of the IHCViewer will give proper error if the IHC integration is too old and not configured with controller id.
2.0.9
Fix and issue where the ihc controller serial is not passed correcly from from the IHC integration to the IHCViewer, when making new manual setup of resources ids.
(This was dues to a change in the IHC integration requested as part of the review process, when trying to the the IHC integration PR accepted)
2.0.8
Fix the binary sensor - the "inverting" is now saved correctly in the ihc_manual_setup.yaml file
2.0.7
Bump ruamel back to version 2.15 - look like this will run with HA 2022.7.6
2.0.6
Fix breaking changes from HA 2022.3.1. - The Ihc viewer would show a blank page.
Note you may need to clear or refresh your browser cache after you have updated to this versions
2.0.5
Make Ihcviewer work with HA 2022.12.1 that has some breaking changes
2.0.4
Added dependency to ruamel.yaml==0.15.100 module to make it work with latest HA where this has been removed
2.0.3
Added version to manifest to prevent warning in Home assistant
(Updated npm packages)