0.0.1 • Published 6 years ago

iobroker.nest v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Logo

ioBroker.nest

Number of Installations Number of Installations 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

License

The MIT License (MIT)

Copyright (c) 2017 -2019 foxthefox foxthefox@wysiwis.net