Releases: snicker/zwift_hass
Releases · snicker/zwift_hass
v3.3.4
- Fixes unit error on altitude sensor
v3.3.3
- fixes non-relative import statement from v3.3.2
- from v3.3.2:
- removes temporary env workaround for protobuf version increase
- implement new protobuf files directly in this integration and patches upstream library (thanks @clyra !)
v3.3.1
- implements temporary workaround for protobuf version increase (see #37)
v3.3
- Implements
unique_id
for UI customization ability
- Updates to
device_state_attributes
v3.2.6
- automatically increases update interval by 1/4s at a time if Zwift servers throttle updates (429 errors)
- does not clear data from sensors if updates fail
v3.2.4
- Increases API request interval to 2s while player is online to reduce 429 complaints from Zwift servers
v3.2.2
- fixes issue with gradient errors
- adds iot_class to manifest
thanks @badguy99!
v3.2.1
- implements rounding for sensor values
- removes several superfluous and unnecessary profile values from attributes
- add names for new world values (thanks to @mountainsandcode for this and the 2 changes above!)
- implements automated checks using
hassfest
(thanks to @badguy99!)