yaml tidyups and warning removals

This commit is contained in:
root
2026-01-24 14:06:52 +13:00
parent 9bbde16d8d
commit c104187d62
44 changed files with 391 additions and 124 deletions
+1 -1
View File
@@ -341,7 +341,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);