This commit is contained in:
Julien Cabillot 2017-03-09 21:04:03 +01:00 committed by Cabillot Julien
parent 150818aa4e
commit 97e0307af1

View File

@ -17,7 +17,7 @@ input_slider:
strip1_animation_speed: strip1_animation_speed:
name: "Strip1 Animation Speed" name: "Strip1 Animation Speed"
initial: 120 initial: 120
min: 10 min: 0
max: 150 max: 150
step: 10 step: 10
@ -27,7 +27,7 @@ light:
command_topic: "strip1/switch" command_topic: "strip1/switch"
state_topic: "strip1/status" state_topic: "strip1/status"
rgb_command_topic: "strip1/color/switch" rgb_command_topic: "strip1/color/switch"
rgb_state_topic: "strip1/color/status" rgb_state_topic: "strip1/color/status"
brightness_command_topic: "strip1/brightness/switch" brightness_command_topic: "strip1/brightness/switch"
brightness_state_topic: "strip1/brightness/status" brightness_state_topic: "strip1/brightness/status"