mirror of
https://github.com/mtan93/homebridge.git
synced 2026-04-16 22:05:15 +01:00
Erm...oops.
This commit is contained in:
@@ -93,8 +93,8 @@ ZWayServerPlatform.prototype = {
|
|||||||
"thermostat",
|
"thermostat",
|
||||||
"switchMultilevel",
|
"switchMultilevel",
|
||||||
"switchBinary",
|
"switchBinary",
|
||||||
"sensorBinary.Door/Window"
|
"sensorBinary.Door/Window",
|
||||||
"sensorMultilevel.Temperature",
|
"sensorMultilevel.Temperature"
|
||||||
];
|
];
|
||||||
|
|
||||||
var that = this;
|
var that = this;
|
||||||
|
|||||||
Reference in New Issue
Block a user