Hey, I’m using a Sonoff NSPanel Pro in the Android launcher to run the HA Companion App. The panel is connected to the same Wi-Fi network as my phone and PC; both can connect to the HA dashboard (app and browser), but the panel, for some reason, shows ERR_NAME_NOT_RESOLVED.
HA is running on a Raspberry Pi 4.
I tried running a web server on my PC, and the Sonoff panel was able to open that web page but not HA, which is running on my Pi.
I installed a new version of Android System WebView—no change.
I assigned HA a static IP—no change.
I tried using the HA IP address instead of the URL—can’t access the site via IP address for some reason.
I noticed one thing: in my router settings, the IP address of my Sonoff panel appears with a different MAC address than the one shown on the panel. I googled the MAC address and it seems to belong to an access point (not sure if that matters).
I think my Sonoff panel can’t resolve homeassistant.local:8123 to its IP address. Any ideas on how to solve this?