gboudreau / nest-api

Unofficial Nest Learning Thermostat API
GNU Lesser General Public License v3.0
299 stars 92 forks source link

Implement alternative getStatus #126

Closed bauzer714 closed 4 years ago

bauzer714 commented 4 years ago

Creates an alternative method for obtaining status information from the server, but only if explicitly dictating this method is preferred. The current getStatus logic remains the default.

For full functionality of the 'nonowner' devices, PR: https://github.com/gboudreau/nest-api/pull/125 is needed too.

bauzer714 commented 4 years ago

Part 2 to resolve https://github.com/gboudreau/nest-api/issues/122