Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.
/ nest Public archive

read and write nest thermostat temperature

License

Notifications You must be signed in to change notification settings

dylanarmstrong/nest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nest

Set temperature and mode of Nest thermostat

Setup

Copy config.example.json to config.json and include your client token and device id. The Nest API docs are pretty good about all the information you could possibly want for this.

Usage

nest Reads temperature

nest 72 Sets temperature to 72

nest --mode cool 72 Sets mode to cool and temperature to 72

Options

--help Show help

--mode string Accepts cool or heat, sets mode of thermostat

--temp number Temperature to set thermostat to, default option

If no options provided, read current temperature.

About

read and write nest thermostat temperature

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published