0.0.4 • Published 8 years ago

homebridge-thermostat-netamo v0.0.4

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

homebridge-thermostat-netamo

A plugin for homebridge.

Configuration

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