본문 바로가기

카테고리 없음

Home assistant

 

 

ha> login

nmcli radio

nmcli device wifi rescan

nmcli device wifi

nmcli device wifi connect "SSID" password "PASSWORD"

REBOOT the machine, then it will be connected

 

the way of access address is as below;

http://X.X.X.X:8123

homeassistant:8123

 

WIFI connection through command line

ha> network update wlan0 --piv4-method auto --wifi-auth wpa-psk  --wifi-mode infrastructure --wifi-ssid "MY-SSID" --wifi-psk MY_PSW