From bab7ffafe65bedfe5dff18768b7bfc484df30a89 Mon Sep 17 00:00:00 2001 From: Roman Priesol Date: Wed, 6 May 2026 22:17:59 +0200 Subject: [PATCH] Force WPA2 for esp8266 devices --- common/wifi_esp8266.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/common/wifi_esp8266.yaml b/common/wifi_esp8266.yaml index a9591ab..cb783c6 100644 --- a/common/wifi_esp8266.yaml +++ b/common/wifi_esp8266.yaml @@ -6,3 +6,4 @@ wifi: password: !secret wifi_password # enable_btm: true # enable_rrm: true + min_auth_mode: WPA2