Skip to content

Releases: ZacheryThomas/homeassistant-smartrent

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

v0.4.0

20 Mar 22:21
Compare
Choose a tag to compare

Features:

  • Add support for Two Factor Auth
  • Add support for reentering auth when credentials expire

Full Changelog: v0.3.6...v0.4.0

v0.3.6

25 Feb 15:43
Compare
Choose a tag to compare

Bug Fixes

  • Fix issue that caused instability with auth

Full Changelog: v0.3.5...v0.3.6

v0.3.5

04 Feb 17:28
Compare
Choose a tag to compare

Bugs:

  • fix bug about missing typing information within lock

v0.3.4

03 Feb 19:19
Compare
Choose a tag to compare

Bugs:

  • fix issue where calls to async_lock and async_unlock fail when Homeassistant passes in kwargs.