mirror of
https://github.com/mtan93/homebridge.git
synced 2026-05-06 14:26:03 +01:00
Use lightbulb type
This commit is contained in:
+1
-1
@@ -106,7 +106,7 @@ X10.prototype = {
|
||||
designedMaxLength: 1
|
||||
}]
|
||||
},{
|
||||
sType: types.SWITCH_STYPE,
|
||||
sType: types.LIGHTBULB_STYPE,
|
||||
characteristics: [{
|
||||
cType: types.NAME_CTYPE,
|
||||
onUpdate: null,
|
||||
|
||||
Reference in New Issue
Block a user