1.0.7 • Published 3 years ago

homebridge-mostat v1.0.7

Weekly downloads
2
License
ISC
Repository
github
Last release
3 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

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago