diff options
Diffstat (limited to 'kauf-plug.yaml')
-rw-r--r-- | kauf-plug.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kauf-plug.yaml b/kauf-plug.yaml index 38414ca..873c9f4 100644 --- a/kauf-plug.yaml +++ b/kauf-plug.yaml @@ -369,6 +369,7 @@ script: - delay: 3s - lambda: global_preferences->sync(); + # pwm outputs for LEDs so they can be dimmed # https://esphome.io/components/output/esp8266_pwm.html output: @@ -761,7 +762,6 @@ select: set_action: - script.execute: script_save_changes - - platform: template name: $friendly_name Blue LED Config id: select_bled |