Skip to content

Releases: ZacheryThomas/homeassistant-smartrent

v0.3.3

08 Dec 16:32
Compare
Choose a tag to compare

Bugs:

  • fix issue where thermostats not returning humidity values broke entity creation

Full Changelog: v0.3.2...v0.3.3

v0.3.2

29 Sep 02:57
Compare
Choose a tag to compare

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

27 Sep 21:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

25 Sep 00:14
Compare
Choose a tag to compare

Features:

  • Add support for Multilevel (Dimmer) Switches

Full Changelog: v0.2.3...v0.3.0

v0.2.3

02 Aug 13:37
Compare
Choose a tag to compare

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

29 Jun 13:51
Compare
Choose a tag to compare

Bugs:

  • Fix issue where wrong device_class attr in sensors caused metrics anomalies

Full Changelog: v0.2.1...v0.2.2

v0.2.1

29 Jun 13:27
Compare
Choose a tag to compare

Bugs:

  • Fix issue where BinarySwitches broke sensor creation

Full Changelog: v0.2.0...v0.2.1

v0.2.0

07 Jun 14:10
Compare
Choose a tag to compare

Features:

  • Now supports sensor and battery information for Thermostat, DoorLocks and LeakSensors

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

01 Apr 14:39
Compare
Choose a tag to compare

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

v0.1.0: Now Supports Leak Sensors and Binary Switches!

12 Feb 21:44
Compare
Choose a tag to compare