Skip to content

Releases: Pyhass/Pyhiveapi

v1.0.1

12 Jan 22:47
Compare
Choose a tag to compare
fix trv fix

v1.0.0

12 Jan 21:53
Compare
Choose a tag to compare

What's Changed

  • No changes

v0.5.17

12 Jan 21:49
Compare
Choose a tag to compare

What's Changed

  • Fix python publishing (#83) @KJonline
  • Create and catch Key error for TRV matching (#82) @KJonline
  • Update session.py - handling offline / broken devices. (#81) @matt---4
  • Add unasync rule to convert 'asycio.Lock' to 'threading.Lock' in session.py (#75) @gormanb

v0.5.16

11 Dec 18:00
Compare
Choose a tag to compare

What's Changed

v0.5.15

26 Jan 21:32
Compare
Choose a tag to compare

What's Changed

Fixes
[BUG] Project has an invalid Python version constraint #58
[BUG] setBoostOn comparison error #56
[BUG] Exception when updating all entities #52

v0.5.14

03 Oct 11:43
3f3fad3
Compare
Choose a tag to compare

What's Changed

v0.5.13

25 Jun 11:23
Compare
Choose a tag to compare

What's Changed

  • Fix bug in hive config

v0.5.12

23 Jun 14:48
e715bea
Compare
Choose a tag to compare

What's Changed

  • Hive add ability to forget a device that has been registered in your account (#50) @KJonline
  • Fix pylint tests (#49) @KJonline

v0.5.11

22 Jun 15:18
604dd33
Compare
Choose a tag to compare

What's Changed

v0.5.10

11 Jun 16:31
Compare
Choose a tag to compare

What's Changed

  • Add boto3 credentials as the python boto3 library seems to need the credentials field populated to register a device.