minor changes on led controller V1.2
This commit is contained in:
@@ -244,7 +244,7 @@ globals:
|
|||||||
restore_value: true
|
restore_value: true
|
||||||
initial_value: '0' # default = Fade Up to Full (so can be deployed with no other setup)
|
initial_value: '0' # default = Fade Up to Full (so can be deployed with no other setup)
|
||||||
|
|
||||||
# Determine last fade tirection.
|
# Determine last fade direction.
|
||||||
# true when you’ve asked the light to end up ON (ramp up)
|
# true when you’ve asked the light to end up ON (ramp up)
|
||||||
# and false when you’ve asked it to end up OFF
|
# and false when you’ve asked it to end up OFF
|
||||||
- id: ramp_switch_target_on
|
- id: ramp_switch_target_on
|
||||||
|
Reference in New Issue
Block a user