Giter VIP home page Giter VIP logo

node-red-contrib-nest's Introduction

node-red-contrib-nest

Node-Red (http://nodered.org) nodes for communicating with Nest thermostats and smoke detectors. Allows you to query as well as set parameters including target temperatures and home/away status.

#Install

Run the following command after you have done a global install of Node-RED

sudo npm install -g node-red-contrib-nest

You will need a Nest device and a Nest Developer Program account.

Login to the Nest developer portal and create a client app (i.e. Node-Red), choosing which types of data you wish to make available for read and/or write.

Complete the Nest Developer client app registration forms, leaving the Redirect URI blank to enable the PIN CODE authentication process.

#Usage

The nest node will appear in it's own "Nest" catagory on the Node-Red pallet. Drag and drop it onto the canvas and configure as you would any other node-red module with both input and output.

The nest node allows you to select the type of device (thermostat or smoke/CO detector) or structure that you want to query. If the ID field is blank it will return all devices or structures on the account.

The nest node allows you to select "streaming" mode. When streaming is true, the nest node will continuously send messages out whenever there is a change in the data on the device. The nest also sends "null" heartbeat messages every 30 seconds to indicate the connection is still up. If streaming is false, then it acts as a one time request response and emits only one output message for each input message.

#Disclaimer

Use these programs at your own risk. The author does not guaranteed the proper functioning of these applications.

Author

Hans Jespersen, https://github.com/hjespers

#Feedback and Support

For more information, feedback, or community support see the Node-Red Google groups forum at https://groups.google.com/forum/#!forum/node-red

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.