Releases: tonyroberts/hawundasmart
Releases · tonyroberts/hawundasmart
v1.3.0
What's Changed
- Add sensors and service call for getting and setting presets
- Convert signal strength to dBm
Full Changelog: v1.2.1...v1.3.0
v1.2.1
v1.2.0
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
- @danelphick made their first contribution in #24
Full Changelog: v1.1.0...v1.2.0
v1.1.0
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
Initial release