From e12bbb50bb8132bc29b1b1768f1a9aec52f86057 Mon Sep 17 00:00:00 2001 From: Artem Sheremet Date: Sun, 12 Apr 2026 09:52:08 +0000 Subject: [PATCH] Improve WiFi security by requiring WPA2 --- templates/wifi.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/wifi.yaml b/templates/wifi.yaml index d1938d8..84b390e 100644 --- a/templates/wifi.yaml +++ b/templates/wifi.yaml @@ -20,6 +20,7 @@ text_sensor: wifi: ssid: !secret wifi_ssid password: !secret wifi_password + min_auth_mode: WPA2 # Used for uploading, and our DNS server understands unqualified queries. domain: "" # Require reliable WiFi connection for IoT.