From 1b9ebd08d54297478843f2343c632551ddbb99e3 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 22 Aug 2025 00:32:42 +1200 Subject: [PATCH] max on time for LED in V1.3 --- esphome/esp-downstairskitchleds.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/esphome/esp-downstairskitchleds.yaml b/esphome/esp-downstairskitchleds.yaml index 71ce6c0..63750e5 100644 --- a/esphome/esp-downstairskitchleds.yaml +++ b/esphome/esp-downstairskitchleds.yaml @@ -42,9 +42,9 @@ # - Normal On/Off switch (quick ramp up/down) # - Fade up/down times (0–60 s) # - Output % (pre-gamma) and PWM % (post-gamma) -# - Output Set (1–100, respects min/max) +# - Output Set (1-100, respects min/max) # - Device diagnostics (from the included package) -# - Maximum “on” time before automatic fade-down (1–48 h; 0 = no limit) +# - Maximum 'on' time before automatic fade-down (1-48 h, 0 = no limit) # ########################################################################################## ##########################################################################################