Releases: ZacheryThomas/homeassistant-smartrent
Releases · ZacheryThomas/homeassistant-smartrent
v0.3.3
Bugs:
- fix issue where thermostats not returning humidity values broke entity creation
Full Changelog: v0.3.2...v0.3.3
v0.3.2
Bugs:
- fix issue where brightness value not being returned as expected in Home Assistant
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Fixes issues with lights introduced in 0.3.0 by @AppleTechy in #10
New Contributors
- @AppleTechy made their first contribution in #10
Full Changelog: v0.3.0...v0.3.1
v0.3.0
v0.2.3
Bugs:
- Fix issue where too many api token updates would cause problems with auth
- Fix issue where thermostat's humidity would be negative
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Bugs:
- Fix issue where wrong
device_class
attr in sensors caused metrics anomalies
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
Features:
- Now supports sensor and battery information for
Thermostat
,DoorLocks
andLeakSensors
Bugs:
- Fix issue where entity errored out when network is down during entity creation. HA should retry entity creation during network events now.
Misc:
- Added support for
pre-commit
for development
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Changes error handling upon bad connection to be more generous. Should prevent bug where a flaky network causes the component to no longer receive updates.
Full Changelog: v0.1.0...v0.1.1