-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
Hello!
I just stumbled across pynest and it is exactly what I needed to track my nest thermostats, so thank you very much for it!
One peculiarity I came across is:
I use the "show" option to get all data and then grep from it what I need. The thermostat is set to use degrees Fahrenheit, but even without using the --celsius option I get the temperatures in Celsius. When I use the "curtemp" mode, it works as expected.
I could certainly implement a script to convert the celsius to fahrenheit, but as the thermostat is set to fahrenheit anyway, converting back and forth is kind of a dirty hack.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels