diff options
author | KaufHA <[email protected]> | 2022-10-20 08:49:42 -0700 |
---|---|---|
committer | KaufHA <[email protected]> | 2022-10-20 08:49:42 -0700 |
commit | 1837da10be2125baabc1a15a64719cd3d3deb150 (patch) | |
tree | c79216e92489e9c75f9d77cb9aa4b3a5e3d5a130 /kauf-plug.yaml | |
parent | d486ec68b4ccce366f73ffc32c38bb09b7163970 (diff) | |
download | PLF10-1837da10be2125baabc1a15a64719cd3d3deb150.tar.gz PLF10-1837da10be2125baabc1a15a64719cd3d3deb150.zip |
update lite and minimal
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 |