mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-26 22:46:32 +00:00
fix wireless settings (#124)
This commit is contained in:
parent
ee6399a8ba
commit
59cb3b4844
@ -45,11 +45,11 @@ id=hassos-network
|
|||||||
uuid=72111c67-4a5d-4d5c-925e-f8ee26efb3c3
|
uuid=72111c67-4a5d-4d5c-925e-f8ee26efb3c3
|
||||||
type=802-11-wireless
|
type=802-11-wireless
|
||||||
|
|
||||||
[wifi]
|
[802-11-wireless]
|
||||||
mode=infrastructure
|
mode=infrastructure
|
||||||
ssid=MY_SSID
|
ssid=MY_SSID
|
||||||
|
|
||||||
[wifi-security]
|
[802-11-wireless-security]
|
||||||
auth-alg=open
|
auth-alg=open
|
||||||
key-mgmt=wpa-psk
|
key-mgmt=wpa-psk
|
||||||
psk=MY_WLAN_SECRED_KEY
|
psk=MY_WLAN_SECRED_KEY
|
||||||
|
Loading…
x
Reference in New Issue
Block a user