homebridge-mostat

1.0.7 • Public • Published

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"
    }
]

Package Sidebar

Install

npm i homebridge-mostat

Weekly Downloads

1

Version

1.0.7

License

ISC

Unpacked Size

29.3 kB

Total Files

4

Last publish

Collaborators

  • lukasa1993