Skip to content

Releases: asantaga/wiserHomeAssistantPlatform

R3.4.7

06 May 13:17
2ef04c7
Compare
Choose a tag to compare
  • Bump api to v1.5.14 to improve handling of hub connection errors
  • Fix - improve handling of hub update failures - #434
  • Fix - set entity values to unknown if not provided in the hub update - #471
  • Fix - removed use of async_add_job - #463
  • Fix - add color modes to lights - #458
  • Fix - use default boost temp with presets - #467
  • Add ability to unassign a schedule via the assign schedule service - #470
  • Updated v3.4.7 to fix typo in buttons causing issue.

R3.4.6

08 Mar 00:47
8277c74
Compare
Choose a tag to compare

What's Changed

  • Bump api to v1.5.13 to improve retry handling to include hub conneciton error
  • Prevent entities going unavailable if hub update failed
  • Fix issue with floor temp offset slider not loading
  • Fix hass.components.websocket_api deprecation warning in HA 2024.3 (issue #455)
  • Fix unique ids not unique error when changing configuration options
  • Add new automation to control hot water with a climate entity and an external temperature sensor on your water tank by @markchalloner. See wiki for more info.

Full Changelog: v3.4.5...v3.4.6

R3.4.5

05 Mar 14:10
3cff816
Compare
Choose a tag to compare

What's Changed

  • Bump api to v1.5.12 to improve performance of improved retry handling
  • Fixed issue caused by v3.4.4 that heating actuators and power tags error on load (issue #449, #450)
  • Fixed error setting up integration in config flow caused by session parameter being passed when no longer required (issue #446)
  • Fixed issue on 3 channel hubs with Heating sensor names
  • Fixed issue with signal sensor showing unknown on startup until first refresh
  • Changed preset icon to HA standard

R3.4.4

04 Mar 21:15
6d27d21
Compare
Choose a tag to compare

What's Changed

  • Bump api to v1.5.11
  • Improved api retry handling for inconsitant errors coming from the hub causing errors in the log and entities to go unavailable (issues #434, #436, #439)
  • Fixed Validation of translation placeholders error for German language (issue #434
  • Fixed diagnostic download failure (issue #444)
  • Fixed error with wall plugs not providing power data (issue #446)
  • Set state of target temp sensors to Unavailable when the climate HVAC mode is off (issue #447, #378)
  • Added ability to set a different IP port for hub - PR#430 - thanks @simick
  • Enabled statistics on batteries - PR#445 - thanks @msalway
  • Added number_of_trvs, number_of_trvs_locked and is_roomstat_locked attributes to climate entities (issue #374)

New Contributors

Full Changelog: v3.4.3...v3.4.4

R3.4.3

01 Mar 03:58
0289282
Compare
Choose a tag to compare

What's Changed

  • Fixed Warning error in logs caused by new HA2024.2 requirement to explicity support Turn On/Off for climate entities (issue #435)
  • Bump api to v1.5.7 to fix issue setting lower target temp when in passive mode

Full Changelog: v3.4.2...v3.4.3

R3.4.2

27 Dec 11:23
1437d12
Compare
Choose a tag to compare

What's Changed

  • Reverted to using aiohttp for communication and resolved issues caused by HA2023.12
  • Bumped api to v1.5.5
  • Fixed issue where hub communication would error due to command characters in payload (issue #418)
  • Updated schedule card to allow hiding of hot water schedule (issue #415)
  • Included version in card resources to improve updating of new versions
  • Added more v2 hub features and attributes
  • Improved error handling/logging when hub offline and command is issued

R3.4.1

11 Dec 11:24
c800f8d
Compare
Choose a tag to compare

What's Changed

  • Corrected error deleting schedule
  • Handle space at end of secret key and prevent error (issue #409)
  • Updated schedule card to v1.3.2 - fixed some UI bugs, added ability to hide info and assignments via config (issue #404)

R3.4.0

07 Dec 11:23
2da86c0
Compare
Choose a tag to compare

NOTE: This is an urgent release to resolve issues in loading the integration in HA 2023.12. There maybe some issues that have not been identified in testing. Please raise them if you have any problems.

What's Changed

  • Fixed issue in HA 2023.12 with errors reading hub - issue #407
  • Add PowerTagE support for v2 hub (experimental)
  • Add tilt functions for shutters v2 hub (experimental)
  • Fixed issue whereby non ASCII chars are removed in device/room names - issue #396

R3.3.11

03 Nov 18:18
80eb457
Compare
Choose a tag to compare

What's Changed

  • Add check for overrides to prevent turning off away mode when selecting cancel overrides when no overrides exist (bug in Wiser hub)
  • Correct sensor device class and native values to fix history not displaying issue in HA 2023.11

R3.3.10

07 Oct 15:14
284dc4d
Compare
Choose a tag to compare

What's Changed

  • bump api to v1.3.8 to fix passive mode error if room trv/roomstat goes offline
  • make battery sensor unavailable if no battery info provided by hub (previously showed 0%)
  • add uptime and last reset reason to Hub signal sensor
  • make LTS sensors normal sensors instead of diagnostic sensors so they show in Area card - issue #381
  • save schedule service will now create directory for file if it doesn't exist
  • correct relative modulation level magnitude