mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-03-31 11:41:55 +00:00
Moved a cree connected bulb to Skylar's lamp
This commit is contained in:
parent
1fbe7841d8
commit
df7f1881b7
10
lights/skylars_room.yaml
Normal file
10
lights/skylars_room.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
- 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
|
Loading…
x
Reference in New Issue
Block a user