Skip to content

Releases: msp1974/aioWiserHeatAPI

v1.6.5

08 Dec 14:25
67b0c74
Compare
Choose a tag to compare
  • Fix: improve status handling of hot water for hw climate mode

v1.6.4

04 Dec 12:41
72e84f5
Compare
Choose a tag to compare
  • Fix: fix issue of default extra config values not being provided

v1.6.3

03 Dec 17:19
a2a3ce7
Compare
Choose a tag to compare
  • Fix: fix error in temp validator from websocket schedule data that errored if a slot was set to off

v1.6.2

03 Dec 15:44
2473cb0
Compare
Choose a tag to compare
  • Fix: Not correctly adding equipment data to device
  • Fix: Incompatibility with Python3.13

v1.6.1

02 Dec 20:09
39c8e2f
Compare
Choose a tag to compare
  • Added support for temperature and humidity sensor

v1.6.0

27 Nov 18:40
207096d
Compare
Choose a tag to compare
  • Refactored how devices are enumerated
  • BREAKING CHANGE - threshold sensor is now a device attribute and not its own device
  • Added: support for 2 gang light switches
  • Added: support for threshold and UI configuration as device attributes
  • Added: support for PTC devices
  • Added: UUID now exists for all devices (for future use)
  • Added: New attributes and stored extra config for Hot Water to support HW Climate automation in HA integration
  • Added: Control of interacts with room climate for binary sensors

v1.5.19

13 Nov 18:54
537f8af
Compare
Choose a tag to compare
  • Fixed error when BoilerInterface does not provide DeviceId field
  • Fixed not supporting non ascii characters in schedule names
  • Added ButtonPanel device support

v1.5.18

04 Nov 17:05
b6bfc58
Compare
Choose a tag to compare
  • Handle client payload error in retry routine

v1.5.17

19 Oct 16:53
e8b6fc1
Compare
Choose a tag to compare
  • Fixed error setting opentherm endpoint for fw above 4.32.46
  • Added support for CFMT devices

v1.5.16

14 Oct 23:49
bae9b08
Compare
Choose a tag to compare

Add support for alternate opentherm endpoint for v2 hubs with fw versions 4.32.47 and above - issue #15