Use lightbulb type

This commit is contained in:
Evan Coleman
2015-04-22 22:30:05 -04:00
parent 410f3bb588
commit 298ed58f14

View File

@@ -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,