Remove wife's desk strip as it broke
This commit is contained in:
@ -13,7 +13,7 @@ let firstFloorLights = []
|
|||||||
let basementLights = []
|
let basementLights = []
|
||||||
|
|
||||||
if (deskState === 'on') {
|
if (deskState === 'on') {
|
||||||
firstFloorLights.push('light.tina_desk_strip','light.tina_lamp_top','light.tina_lamp_side')
|
firstFloorLights.push('light.tina_lamp_top','light.tina_lamp_side')
|
||||||
}
|
}
|
||||||
|
|
||||||
if (livingRoomState === 'on') {
|
if (livingRoomState === 'on') {
|
||||||
|
Reference in New Issue
Block a user