1.1.145 • Published 3 years ago

homebridge-dummythermostsetable v1.1.145

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

3 years ago

1.1.142

3 years ago

1.1.141

3 years ago

1.1.140

3 years ago

1.1.139

3 years ago

1.1.138

3 years ago

1.1.137

3 years ago

1.1.136

3 years ago

1.1.135

3 years ago

1.1.134

3 years ago

1.1.133

3 years ago

1.1.132

3 years ago

1.1.131

3 years ago

1.1.13

3 years ago

1.1.12

3 years ago

1.1.11

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago