Skip to content

Releases: dingusdk/haihcviewer

2025.2.0

15 Feb 12:43
98910af
Compare
Choose a tag to compare

Fix the async warning from the Home Assistant log.

2024.3.1

26 Mar 10:42
9645a3d
Compare
Choose a tag to compare

Update to newest ihcsdk 2.8.6
And fix warning: "fureture behavior change in HA" see issue

2024.1.1

07 Jan 10:15
Compare
Choose a tag to compare

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

27 Dec 16:23
Compare
Choose a tag to compare

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

07 Apr 13:17
Compare
Choose a tag to compare

Fix the binary sensor - the "inverting" is now saved correctly in the ihc_manual_setup.yaml file

2.0.7

24 Jul 14:34
6b9e2c8
Compare
Choose a tag to compare

Bump ruamel back to version 2.15 - look like this will run with HA 2022.7.6

2.0.6

14 Mar 09:53
Compare
Choose a tag to compare

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

13 Dec 10:31
Compare
Choose a tag to compare

Make Ihcviewer work with HA 2022.12.1 that has some breaking changes

2.0.4

08 Oct 11:14
Compare
Choose a tag to compare
2.0.4 Pre-release
Pre-release

Added dependency to ruamel.yaml==0.15.100 module to make it work with latest HA where this has been removed

2.0.3

03 May 12:19
Compare
Choose a tag to compare
2.0.3 Pre-release
Pre-release

Added version to manifest to prevent warning in Home assistant
(Updated npm packages)