Skip to content

Releases: ZacheryThomas/homeassistant-smartrent

v0.5.2

12 Jan 22:21
Compare
Choose a tag to compare

Bug Fixes:

  • Roll back unique_id as str enforcement. Breaks already existing entities and automations. Will change this later instead.

Full Changelog: v0.5.1...v0.5.2

v0.5.1

12 Jan 19:31
Compare
Choose a tag to compare

What's Changed

  • Add support for getting hvac_action state from climate entities

Full Changelog: v0.5.0...v0.5.1

v0.5.0

08 Jan 15:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.6...v0.5.0

v0.4.7

05 Dec 16:25
Compare
Choose a tag to compare

What's Changed

  • Update manifest.json dependency on smartrent-py to 0.4.5 by @anthonymkz in #31

New Contributors

Full Changelog: v0.4.6...v0.4.7

v0.4.6

18 Jul 21:25
Compare
Choose a tag to compare

Misc:

  • Make supports_features easier to manage within climage

Full Changelog: v0.4.5...v0.4.6

v0.4.5

18 Jul 21:16
Compare
Choose a tag to compare

Bug Fixes:

  • Added turn_on, turn_off flags for climate: #24
  • Fixed deprecation warnings on startup: #27, #28

Full Changelog: v0.4.4...v0.4.5

v0.4.4

19 Jan 18:06
Compare
Choose a tag to compare

Bug Fixes:

  • Update code to no longer use deprecated consts: #23

Full Changelog: v0.4.3...v0.4.4

v0.4.3

30 Jul 20:53
Compare
Choose a tag to compare

Bug Fixes:

  • Update smartrent.py library to prevent casting issue: #21

Full Changelog: v0.4.2...v0.4.3

v0.4.2

20 Jul 04:36
Compare
Choose a tag to compare

Bug Fixes:

Full Changelog: v0.4.1...v0.4.2

v0.4.1

09 Apr 21:12
Compare
Choose a tag to compare

Bug Fixes:

  • Update smartrent.py library to fix dependency issues: #18

Full Changelog: v0.4.0...v0.4.1