Skip to content
This repository was archived by the owner on Nov 26, 2023. It is now read-only.

aliengreen/homebridge-mostat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Supports thermostat devices on HomeBridge Platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%