iobroker.nest

0.0.1 • Public • Published

Logo

ioBroker.nest

NPM version Downloads Build Status

NPM

adapter for NEST devices like NEST-thermostat, NEST-protect, NEST-camera

Installation:

Installation requires nodejs v4 at minimum ioBroker admin v3 is needed

from npm

npm install iobroker.nest

actual version from github (this might not every time work, when development is in progress)

npm install https://github.com/foxthefox/ioBroker.nest/tarball/master --production

Settings

  • set your access_token and save the adapter (not save and close)
  • Press the search button for discovery.

available Objects

The following objects are currently implemented:

  • thermostat
  • protect
  • camera

ToDo

  • creation of access_token from client_id/client_secret/pin
  • commands for thermostat

Changelog

0.0.1

  • initial release only reading status of all devices

/iobroker.nest/

    Package Sidebar

    Install

    npm i iobroker.nest

    Weekly Downloads

    6

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    88.2 kB

    Total Files

    14

    Last publish

    Collaborators

    • foxthefox