I get this site cannot be reached, when I enter my Pi IP:8123 to access home assistant, it says: try search Google for 192.XXX.X.XXX:8123. I already open port forward on 8123 on my router, using windows 10. Thank you.
Hey @Emerson,
Check that you have the HTTP component added to your configuration.yaml file.
I know sounds easy, but I did once remove it for some cleanup testing and drove me crazy to realize .
If still the issue, can you ping your raspberry pi? Same network etc??
Alternatively, what does your log look like? Are you having any errors?
I am able to login to HA now Davedan, thanks, but another issue now is that I cannot find my yaml file anywhere, any clues?
After I add command in my yaml then I restart home assistant
I will not able to connect my pi IP:8123
anyone have same issue here?
Since you use the AIO installer, it’s in /home/homeassistant/.homeassistant/
You can find the details in the documentation.