Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Releases: mattsch/badnest

v0.0.7

24 Mar 13:36
Compare
Choose a tag to compare

Changes

  • This repo is deprecated and shouldn't be used for real.

Contributors

@mattsch

v0.0.6

01 Oct 17:52
dd07530
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

Changes

  • Add a service to change the active Nest Temperature Sensor (#30) @jhujasonw

Contributors

@jhujasonw and @mattsch

v0.0.5

07 Jun 14:49
5dd0a91
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

Changes

  • Make the error message a little clearer when login is needed (#10) @mattsch

Contributors

@mattsch

v0.0.4

31 May 21:36
Compare
Choose a tag to compare

Changes

Contributors

@mattsch and @vinodmishra

Fix unique_ids

26 May 14:38
Compare
Choose a tag to compare

Should fix the issue where we generate duplicate devices for thermostats, etc.

More cleanup and bugfixing

25 May 23:40
f1ee9e7
Compare
Choose a tag to compare
Pre-release
  • Refactor to reduce duplicated code and hopefully make it less error prone
  • Hopefully better error/retry handling
  • All auth and reauth is centralized so should be slightly less fragile (and probably easier on the Nest servers)
  • Very prone to 502 errors still, not much to be done there.

Cleanup and camera improvements

23 May 13:07
1467577
Compare
Choose a tag to compare
  • Fix camera updates
  • Improve exception handling