diff options
author | KaufHA <[email protected]> | 2023-04-19 21:44:43 -0700 |
---|---|---|
committer | KaufHA <[email protected]> | 2023-04-19 21:44:43 -0700 |
commit | a3e6206fd729276c820d17afb6012cd8a7aea981 (patch) | |
tree | 7f40b9a684ac64c6b981909b967f91d71092614d | |
parent | 147a55b25bc3c2676098377516e1c2f40de3ce6c (diff) | |
download | PLF12-a3e6206fd729276c820d17afb6012cd8a7aea981.tar.gz PLF12-a3e6206fd729276c820d17afb6012cd8a7aea981.zip |
update for esphome 2023.04
-rw-r--r-- | kauf-plf12-minimal.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kauf-plf12-minimal.yaml b/kauf-plf12-minimal.yaml index 7c56c65..48dcd3f 100644 --- a/kauf-plf12-minimal.yaml +++ b/kauf-plf12-minimal.yaml @@ -123,12 +123,14 @@ switch: pin: number: $sub_blue_led_pin inverted: true + restore_mode: RESTORE_DEFAULT_ON # relay output - platform: gpio id: relay name: $friendly_name pin: $sub_relay_pin + restore_mode: RESTORE_DEFAULT_ON # automatically make blue led equal relay state on_turn_on: |