yaml tidyups and warning removals
This commit is contained in:
@@ -346,7 +346,7 @@ switch:
|
||||
# Ramp-aware ON/OFF for HA (asymmetric, eased; no bounce)
|
||||
- platform: template
|
||||
id: mosfet_ramp_switch
|
||||
name: "${friendly_name} Fade Up/Down"
|
||||
name: "${friendly_name} Fade Up-Down"
|
||||
icon: mdi:led-strip-variant
|
||||
lambda: |-
|
||||
return id(ramp_switch_target_on);
|
||||
|
||||
Reference in New Issue
Block a user