Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

bobvanderclay/panicboard-panel-nest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Panic Status Board panel for Nest thermostats

See the History for updates.

About this panel.

Instructions

I've had a few requests for more details installing this. Right now, I had only intended this as an experiment. But, since it seems so useful, I'm cleaning it up, adding a few features, and writing some additional instructions, hopeing to make it accessable to more people.

In the meantime, if you're familiar with running Node.js apps and want to play around with it as-is, once you've downloaded the application and installed the npm dependancies with:

npm install

You run the app with your nest.com username and password as parameters:

node app.js "Nest username" "Nest password"

By default, it runs on port 3000.

WARNING

This exposes an API to your nest device, do not run this outside your local network. Again, this is experimental code only, use at your own risk.

Thank you:

About

Panic Status Board panel for Nest thermostats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published