homebridge-little-warmth
v1.0.1
Published
Get temperature from a command, and present it as a temperature for the cosy bedroom
Downloads
5
Readme
Little Warmth for homebridge
Get temperature from a command, and present it as a temperature for the cosy bedroom
example config
"accessories": [
{
"accessory": "LittleWarmth",
"name": "Little Warmth",
"command": "/bin/get_temperature"
}
],