Skip to content

Commit 809307a

Browse files
committed
remove shortcode
1 parent ef084da commit 809307a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/components/wifi.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,11 +111,9 @@ wifi:
111111

112112
Defaults to `WPA2` on ESP32 and `WPA` on ESP8266 (will change to `WPA2` in 2026.6.0).
113113

114-
{{% notice warning %}}
115114
**Security Warning:** Setting `min_auth_mode: WPA` allows connection to networks using deprecated WPA/TKIP encryption,
116115
which has known security vulnerabilities. Only use this setting for legacy routers that cannot be upgraded to WPA2 or WPA3.
117116
If your router supports WPA2 or newer, use the default `WPA2` setting for better security.
118-
{{% /notice %}}
119117

120118
- **passive_scan** (*Optional*, boolean): If enabled, then the device will perform WiFi scans in a passive fashion.
121119
Defaults to `false`.

0 commit comments

Comments
 (0)