mirror of
https://github.com/mtan93/homebridge.git
synced 2026-05-30 14:21:45 +01:00
still WIP
with Thermostat stub. Somehow stops working after a few lines of console.log
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* This is a demo KNX lamp accessory shim.
|
||||
* It can switch a light on and off, and optionally set a brightness if configured to do so
|
||||
* This is a demo KNX thermostat accessory shim.
|
||||
* It can
|
||||
*
|
||||
*/
|
||||
var Service = require("HAP-NodeJS").Service;
|
||||
|
||||
Reference in New Issue
Block a user