- #22 Device stats cards show after temperature update when using
nest temp <temperature>
instead of before to reflect the change more accurately and more pleasingly.
- #19 Fixes potential
KeyError
s on accessing properties of device traits that don't exist.
-
#19 Adds display of eco mode, and uses target temperature of eco mode in case eco mode is on instead of the regular target temperature.
-
#20 User Atom One Dark Pro theme colours because, we like to use pretty tools!
- #8 Breaking Change: CLI application name is renamed from
py-nest
tonest
for better user experience.
- #8 Breaking Change: Authentication is refactored and users should store their nest authentication information into a
config.yaml
file and place it under the~/.py-nest-thermostat/
folder. Seeconfig.yaml.sample
for more information.