Releases: asantaga/wiserHomeAssistantPlatform
Releases · asantaga/wiserHomeAssistantPlatform
R3.4.19
R3.4.18
- 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
R3.4.16
- 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
- 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
R3.4.13
- 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
- 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
R3.4.10
- Fix issue creating sensors introduced in v3.4.9 - issue #513