Removed deprecated light
This commit is contained in:
parent
bd276e3720
commit
d3b9241fb0
|
@ -35,20 +35,6 @@
|
||||||
# payload_off: "off"
|
# payload_off: "off"
|
||||||
# retain: true
|
# retain: true
|
||||||
|
|
||||||
|
|
||||||
# Bedroom
|
|
||||||
|
|
||||||
- platform: mqtt
|
|
||||||
name: "Skylars Lamp"
|
|
||||||
state_topic: "smartthings/Skylars Lamp/switch"
|
|
||||||
command_topic: "smartthings/Skylars Lamp/switch"
|
|
||||||
brightness_state_topic: "smartthings/Skylars Lamp/level"
|
|
||||||
brightness_command_topic: "smartthings/Skylars Lamp/level"
|
|
||||||
brightness_scale: 101
|
|
||||||
payload_on: "on"
|
|
||||||
payload_off: "off"
|
|
||||||
retain: true
|
|
||||||
|
|
||||||
# Outside
|
# Outside
|
||||||
- platform: mqtt
|
- platform: mqtt
|
||||||
name: "Side Door Light"
|
name: "Side Door Light"
|
||||||
|
|
Loading…
Reference in New Issue