0.0.12 • Published 3 years ago

homebridge-thermostat-netatmo v0.0.12

Weekly downloads
36
License
GPL-3.0
Repository
github
Last release
3 years ago

Build Status

homebridge-thermostat-netatmo

A netatmo thermostat plugin for homebridge.

To use this plugin, you need to register an application on the Netatmo developer platform

  1. Visit https://dev.netatmo.com/apps/createanapp#form (login with your netatmo account)
  2. Fill out the required application fields
  3. Copy and paste the client_id and client_secret into the configuraiton

Configuration

"accessories": [
    {
        "accessory": "Netatmo Thermostat",
        "name": "Thermostat",
        "client_id": "<clientid from https://dev.netatmo.com/>",
        "client_secret": "<secret from https://dev.netatmo.com/>",
        "username": "",
        "password": ""
    }
],
0.0.12

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

8 years ago