I have an ethernet connection on my Pi that is connected to a local hub and some devices, but does not have internet.
I also have a Wifi connection where the actual internet connection comes from.
If I disconnect the ethernet and reboot, everything is fine and I can plug in the ethernet connection later.
But if I don’t unplug the ethernet before I reboot, I end up with host_internet = false
At the same time my Home Assistant is actually configured to use the Wifi as it’s default for Intergrations:
Configure which network adapters integrations will use. A restart is required for these settings to apply.
Adapter: wlan0 (Default)
Still I get the host_internet = false.
I think there is a bug in HAOS