1.1.145 • Published 2 years ago

homebridge-dummythermostsetable v1.1.145

Weekly downloads
-
License
Unlicense
Repository
github
Last release
2 years ago

npm Version

dummyThermostSetable

Plugin for homebridge to create a fake thermostat accessory

Installation

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

Configuration example

"accessories": [
     {
       "accessory": "Thermostat",
       "name": "Thermostat"
     }
]

Structure

KeyDescription
accessoryMust be Thermostat
nameName to appear in the Home app
temperatureDisplayUnits (optional)Whether you want °C (0) or °F (1) as your units (0 is default)
model (optional)Appears under "Model" for your accessory in the Home app
manufacturer (optional)Appears under "Manufacturer" for your accessory in the Home app
1.1.145

2 years ago

1.1.142

2 years ago

1.1.141

2 years ago

1.1.140

2 years ago

1.1.139

2 years ago

1.1.138

2 years ago

1.1.137

2 years ago

1.1.136

2 years ago

1.1.135

2 years ago

1.1.134

2 years ago

1.1.133

2 years ago

1.1.132

2 years ago

1.1.131

2 years ago

1.1.13

2 years ago

1.1.12

2 years ago

1.1.11

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago