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