Updated light_switch to use WPA2 as encryption mode

This commit is contained in:
Nicolas Bachschwell 2026-03-08 20:37:58 +01:00
parent dd345e9ab6
commit 22ec47e11c
No known key found for this signature in database
GPG key ID: 2D73288FF7AEED2F

View file

@ -8,6 +8,7 @@ wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
fast_connect: true
min_auth_mode: WPA2
ap:
ssid: nbs_light_rescue
password: !secret rescue_ap_password