minor changes on led controller V1.2

This commit is contained in:
root
2025-08-20 00:10:46 +12:00
parent 27b26d165f
commit f7ad26c288

View File

@@ -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 youve asked the light to end up ON (ramp up) # true when youve asked the light to end up ON (ramp up)
# and false when youve asked it to end up OFF # and false when youve asked it to end up OFF
- id: ramp_switch_target_on - id: ramp_switch_target_on