diff --git a/esphome/esp-downstairskitchleds.yaml b/esphome/esp-downstairskitchleds.yaml index 3a31cb3..aa622fe 100644 --- a/esphome/esp-downstairskitchleds.yaml +++ b/esphome/esp-downstairskitchleds.yaml @@ -244,8 +244,8 @@ globals: restore_value: true initial_value: '0' # default = Fade Up to Full (so can be deployed with no other setup) - # Determine last fade tirection. - # true when you’ve asked the light to end up ON (ramp up) + # Determine last fade direction. + # true when you’ve asked the light to end up ON (ramp up) # and false when you’ve asked it to end up OFF - id: ramp_switch_target_on type: bool