From 8f2fdd53a7375c9fc3ed5094e55fbeb5c0c3d940 Mon Sep 17 00:00:00 2001 From: Kaufman Home Automation Date: Wed, 15 Jun 2022 09:29:24 -0700 Subject: remove fast_connect: false no longer needing to set fast connect to false since the custom wifi component now scans wifi networks with fast connect enabled. --- kauf-plug-update.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/kauf-plug-update.yaml b/kauf-plug-update.yaml index 1c90706..83977ee 100644 --- a/kauf-plug-update.yaml +++ b/kauf-plug-update.yaml @@ -42,10 +42,6 @@ wifi: ap: ap_timeout: 2147483647ms # maximum 32 bit value. About 3.5 weeks in milliseconds. - # by default, fast_connect is disabled. Will automatically be enabled by wifi component - # needs to be set false here as dashboard import version sets true - fast_connect: false - # add forced hash in update bin file which isn't needed for dashboard import. # Allows saving wifi credentials across update. forced_hash: 1432266978 -- cgit v1.2.3