Skip to content

foxthefox/ioBroker.nest

Repository files navigation

Logo

ioBroker.nest

Number of Installations Number of Installations NPM version

Tests: Test and Release

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

1.0.1

  • corrections

1.0.0 BREAKING CHANGE

  • the adapter does not use the old nest portal anymore
  • the new google nest portal is used
  • change to classbased adapter
  • githubactions instead travis

0.0.1

  • initial release only reading status of all devices

License

The MIT License (MIT)

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

About

NEST adapter for ioBroker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published