Skip to content

Releases: tonyroberts/hawundasmart

v1.2.1

29 Jul 14:46
Compare
Choose a tag to compare

What's Changed

  • Updated DeviceClass for signal and battery sensor entities by @pink88 in #34

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

15 Apr 16:24
9e69366
Compare
Choose a tag to compare

What's Changed

  • Added support for HubSwitch hardware v2 (previously only v4 was tested)
  • Unicode room names now appear correctly in Home Assistant
  • Setting water heater operation mode was failing after a recent HA update
  • State shown in Home Assistant works better when changing state in UI
  • Fixed some warnings on startup (thanks @danelphick)
  • Fix various connection issues with the Wundasmart HubSwitch

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

04 Dec 11:57
Compare
Choose a tag to compare

This release adds some new options to the integration.

  • Poll Interval
    Seconds between polling the WundaSmart hub for new values. Default is 300 (5 minutes).
  • Connect Timeout
    Seconds to wait before timing out when attempting to connect to the WundaSmart hub. Default is 5 seconds.
  • Read Timeout
    Seconds to wait before timing out when attempting to read the response from a request sent to the WundaSmart hub. Default is 5 seconds.

If you are having trouble with fetching values from the WundaSmart box you can increase these timeouts. Sometimes it is also necessary to restart the WundaSmart hub if it has got into a bad state where it no longer responds reliably.

v1.0.0

21 Nov 14:32
3b720de
Compare
Choose a tag to compare

Initial release