Provided by: uhome_1.3-0ubuntu1_all
NAME
nest-home - sets your Nest to note that you're currently at home nest-away - sets your Nest to note that you're currently away from home
SYNOPSIS
nest-home nest-away
OPTIONS
Note that the environment variables NEST_USERNAME and NEST_PASSWORD must be set.
DESCRIPTION
This utility will set update your Nest's "away" setting, noting that you're either home or away, depending on how you invoke it.
FILES
You need to set up a file at ~/.uhome/nest.yaml with your Nest credentials: $ cat ~/.uhome/nest.yaml username: "your-email@example.com" password: "1-2-3-4-5"
EXAMPLES
$ nest-away Nest updated --> away=True $ nest-home Nest updated --> away=False
SEE ALSO
uhome(1)
AUTHOR
This manpage and the utility were written by Dustin Kirkland <dustin.kirkland@gmail.com> for Ubuntu systems (but may be used by others). Permission is granted to copy, distribute and/or modify this document and the utility under the terms of the Apache2 License. The complete text of the Apache2 License can be found in /usr/share/common- licenses/Apache-2.0 on Debian/Ubuntu systems.