1.0.8 • Published 3 years ago

homebridge-teplomer-thevelda v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

homebridge-teplomer-thevelda

npm npm

Description

This homebridge plugin thevelda thermometer is getting data from teplomer.thevelda.eu to Apple's HomeKit.

Installation

  1. Install this plugin: npm install -g homebridge-teplomer-thevelda
  2. Update your config.json file

Config

"accessories": [
     {
       "accessory": "Thermometer",
       "name": "Thermometer",
       "id": "0000000000",
       "apiroute": "https://teplomer.thevelda.eu"
     }
]

Core

KeyDescriptionDefault
accessoryMust be ThermometerThermometer
nameName to appear in the Home appN/A
idID of ThermometerN/A

Additional options

KeyDescriptionDefault
defaultUrlRoot URL of Teploměr thevelda serverhttps://teplomer.thevelda.eu/
pollIntervalTime (in seconds) between device polls60
1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago