Removed deprecated light

This commit is contained in:
Jeffrey Stone 2020-04-10 13:33:41 -04:00
parent bd276e3720
commit d3b9241fb0
1 changed files with 0 additions and 14 deletions

View File

@ -35,20 +35,6 @@
# payload_off: "off"
# 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
- platform: mqtt
name: "Side Door Light"