mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-28 15:36:29 +00:00
Documentation: Add hidden=true comment for Wifi routers not broadcasting SSID (#241)
This commit is contained in:
parent
47bb76acec
commit
56992c6a77
@ -51,6 +51,8 @@ type=802-11-wireless
|
|||||||
[802-11-wireless]
|
[802-11-wireless]
|
||||||
mode=infrastructure
|
mode=infrastructure
|
||||||
ssid=MY_SSID
|
ssid=MY_SSID
|
||||||
|
# Uncomment below if your SSID is not broadcasted
|
||||||
|
#hidden=true
|
||||||
|
|
||||||
[802-11-wireless-security]
|
[802-11-wireless-security]
|
||||||
auth-alg=open
|
auth-alg=open
|
||||||
|
Loading…
x
Reference in New Issue
Block a user