1.0.7 • Published 4 years ago

homebridge-mostat v1.0.7

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

homebridge-mostat

Homebridge plugin to Mostat from homekit

Installation

  1. Install homebridge
  2. Install this plugin: npm install -g homebridge-mostat
  3. Update your config.json file (See below).

Configuration example

"accessories": [
    {
        "accessory": "mostat",
        "name":"Mostat name",
        "access_token": "bearer token",
        "device_uuid":"eui64"
    }
]
1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago