Skip to content

tjhorner/homebridge-thermostatd-accessory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebridge-thermostatd-accessory

Homebridge accessory for thermostatd.

Example config

{
  // ...
  "accessories": [
    {
      "accessory": "ThermostatdAccessory",
      "name": "Thermostat",
      "host": "http://127.0.0.1:8080",
      "token": "cool_token_goes_here"
    }
  ],
  // ...
}

About

Homebridge accessory for thermostatd.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published