Skip to content

Releases: asantaga/wiserHomeAssistantPlatform

R3.4.19

01 Feb 17:53
cc23479

Choose a tag to compare

  • Fixed: Breaking change in HA 2026.2 causes integration not to load - issue #643
  • Fixed: V2 hubs with firmware lower than 4.42.23 cannot connect on https

R3.4.18

05 Nov 18:56
8511c8d

Choose a tag to compare

  • Fixed no long term stats for temp/humidity sensors issue #598
  • Fixed deprecated ZeroconfServiceInfo - issue #612
  • Fixed error 500 when selecting integration config - issue #613
  • Fixed unable to create new schedule card - issue #616
  • Fixed schedule card badges are misaligned - issue #615
  • Changed: Communication to v2 hub now uses https over internal network
  • Bumped schedule card to v1.5.0
  • Bumped api to v1.7.0

R3.4.17

16 Sep 13:40
ba7ee4b

Choose a tag to compare

  • Fixed hot water climate does not respect away mode - issue #579
  • Fixed deprecation error sets option flow config_entry explicitly - issue #595
  • Fixed schedule card unable to edit - issue #607

R3.4.16

19 Mar 19:06
2fc7423

Choose a tag to compare

  • Fixed: incorrect identifer on hub device - #551
  • Fixed: deprecation warning for access to lovelace resource parameters - #561
  • Fixed: error on unloading services for hubs without hot water control
  • Fixed: deprecation warning for ZeroconfServiceInfo - #561
  • Bump api to v1.6.6 to support SSL for future firmware
  • Added: hub datetime attribute now available on the daylight saving switch - #557
  • Fixed: battery levels for devices that do not report battery voltage were incorrect - #563

R3.4.15

11 Dec 18:32
38bcc2c

Choose a tag to compare

  • Added experimental hw climate mode to operate differently. See wiki for details
  • Changed min/max hw climate temp range from 40-80C to 10-80C - issue #545
  • Fixed issue whereby hw climate errors if temp sensor not available after HA start - issue #541
  • Fixed issue whereby hw climate config requires some entry in the temp sensor select option, even if not enabled - issue #544
  • Fixed issue whereby hw min does not change when setting both via service call if temps are 1C or less different - issue #547

R3.4.14

04 Dec 13:13
26a7fee

Choose a tag to compare

  • Fixed issue causing integration not to load in some circumstances due to failed config entry migration - issue #539
  • Added binary sensor active state sensor

R3.4.13

03 Dec 17:28
2304e26

Choose a tag to compare

  • Added support for PowerTag C - issue #528
  • BREAKING CHANGE - refactored HW climate automation - issues #481, #490. See wiki for updated instructions
  • Added illuminance, humidity and temp sensors to devices with threshold sensors - issue #531
  • Added support for 2 gang light switch - issue #529
  • Added interacts with room climate switch to supported devices
  • Fixed support for Binary sensors with threshold sensors - issue #530
  • Fixed incompatibility with Python3.13 and HA2024.12 - issue #535
  • Fixed events not correctly firing for climate changes - issue #526
  • Fixed error when saving schedule with an off slot - issue #536
  • Changed all hot water related sensors to now belong to a hot water device
  • Bumped aiowiserheatapi to v1.6.3

R3.4.12

13 Nov 19:03
43d424e

Choose a tag to compare

  • Fixed issue assigning schedules with non ascii characters in name - issue #509
  • Fixed issue causing integration to fail loading when using HotWater climate automation - issue #517
  • Fixed issue causing custom cards to be unavailable due to wiser http path not registering - issue #521
  • Fixed issue causing integration to fail loading with BoilerInterface - issue #523
  • Added support for ButtonPanel (Wiser Odace) - issue #524
  • Bump api to v1.5.19 to support issue resolution of #509, #523, #524

R3.4.11

04 Nov 17:26
49faa18

Choose a tag to compare

  • Bump api to v1.5.18 to reduce Payload not completed errors
  • Fix typo in dimable light color mode - issue #518

R3.4.10

02 Nov 00:17
376342d

Choose a tag to compare

  • Fix issue creating sensors introduced in v3.4.9 - issue #513

From pulled v3.4.9

  • Fixed smoke alarm naming issue - issue #496
  • Set humidity to Unavailable if no value - issue #503
  • Add support for BoilerInterface - issue #499
  • Add support for WindowDoorSensor for v2 hub
  • Add support for CFMT device for v2 hub - issue #507