I am a total beginner and hoped home assistant green would have been easy to install.
I plugged to my router but can’t seem to find the server. from the nova app, i understand I could asign a fixed IP address to home assistant or modify DCHP/DNS settings (things I know nothing about).
I was using home assistant app from iphone. I am logged into the same wifi network. i have also tried, with no sucess, to connect to all recommended server from home assistant troubleshooting guide from a PC running windows.
Leaving aside the Home Assistant app for a moment, you should be able to connect to HA with any normal browser on the same network:
http://homeassistant.local:8123
You can use the exact URL if you know it:
http://192.168.1.130:8123
A static IP address can be helpful later on, but you shouldn’t need it for this.
It won’t connect without the port number (8123), and if your browser normally uses https you may get a warning message about the site being “not secure”. You can ignore this - HA uses http by default.
I have a mesh network (not Tenda Nova) and I’ve never noticed any impact on HA.
Many thanks. I solved the issue plugging the HA into the mesh instead of the router. Would you say this is suboptimal or may cause issues in the future?