diff options
author | KaufHA <[email protected]> | 2022-10-27 13:47:42 -0700 |
---|---|---|
committer | KaufHA <[email protected]> | 2022-10-27 13:47:42 -0700 |
commit | fe549895c8371652348358c9e259c742906d4c0d (patch) | |
tree | f147fb6b589be82951f82c8321842ae864f165c4 /kauf-plug-minimal.yaml | |
parent | 9106e439ce96a824869854c12f57889cc90e275e (diff) | |
download | PLF10-fe549895c8371652348358c9e259c742906d4c0d.tar.gz PLF10-fe549895c8371652348358c9e259c742906d4c0d.zip |
disable early pin init
Diffstat (limited to 'kauf-plug-minimal.yaml')
-rw-r--r-- | kauf-plug-minimal.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kauf-plug-minimal.yaml b/kauf-plug-minimal.yaml index b704f89..e79f370 100644 --- a/kauf-plug-minimal.yaml +++ b/kauf-plug-minimal.yaml @@ -56,6 +56,7 @@ esphome: esp8266: board: esp01_1m restore_from_flash: true + early_pin_init: false # https://esphome.io/components/wifi.html |