0.1.12 • Published 6 months ago

homebridge-jema-heater v0.1.12

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

homebridge-jema-heater

Heater accessory plugin using JEMA terminal (JEM-A 1427) and Switchbot Meter API for Homebridge

Configuration

Example configuration:

"accessories": [
   {
      "accessory": "JEMAHeater",
      "name": "Floor heater",
      "options": {
         "thresholdTemperature": 24.0,
         "monitor": {
            "pin": 23,
            "inverted": true
         },
         "control": {
            "pin": 24,
            "duration": 1000
         },
         "switchbot": {
            "token": "your token here",
            "deviceId": "your device id here",
            "duration": 1000
         }
      }
   }
]
0.1.11

6 months ago

0.1.12

6 months ago

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago