minor changes on led controller V1.2

This commit is contained in:
root
2025-08-20 00:13:29 +12:00
parent f7ad26c288
commit c76ca83932

View File

@@ -245,8 +245,8 @@ globals:
initial_value: '0' # default = Fade Up to Full (so can be deployed with no other setup)
# Determine last fade direction.
# true when youve asked the light to end up ON (ramp up)
# and false when youve asked it to end up OFF
# true when you asked the light to end up ON (Ramp Up)
# false when you asked the light to end up OFF (Ramp Down)
- id: ramp_switch_target_on
type: bool
restore_value: true