Skip to content

Releases: dingusdk/haihc

2.1.1

26 Jan 07:28

Choose a tag to compare

Fix for the breaking changes in HA 0.61 (services will no longer register)

2.1.0

13 Jan 10:46

Choose a tag to compare

Auto setup has been moved from the individual platform to the IHC component.
If you have an old configuration you must remove auto_setup under each platform.

2.0.0

06 Jan 15:33

Choose a tag to compare

Preparing for Pull request to Home Assistant. Read here

1.2.0

25 Nov 15:50

Choose a tag to compare

Some restructuring of the code, and updated to use ihcsdk 2.1.0. This allow for faster startup, because enable notify requests to the ihc controller will be delayed.

1.1.0

19 Nov 12:16

Choose a tag to compare

  • Updated to use the new ihcsdk 2.0.1
  • More products will be recognized by autosetup
  • Service functions to set ihc runtime values

1.0.2

05 Nov 20:58

Choose a tag to compare

  • Sensors are now supported. Temperature, Humidity and light sensor are recognized automatically.
  • The documentation has been copied to the wiki here at github. For future releases I will update it here at githuib.
  • Validation of the configuration has been added. (For binary sensors you can no longer used the syntax id:name)
  • Use version 1.0.4 of the python ihcsdk - this has minor changes in soap communication and will wait for the controller to be ready before download the ihc project.

v1.0.1

24 Oct 21:41

Choose a tag to compare

The ihcsdk is now part of PyPi and this release have dependency setup so it should be download automatically by home assistant. (You do not need to install ihcsdk manually)

The first release

09 Oct 08:45

Choose a tag to compare

v1.0

Updated readme.md