hello,
I have changed my router, so homeassistant is moving from 192.168.0.32 to 192.168.1.32 and the router also changed from subnet 0 to 1.
home assistant companion on android is not able to reach my rpi3. the address http://homeassistant.local:8123 or http://192.168.1.32:8123 does not work
uninstall and reinstall the app does not solve the problem.
errorcode : -1
ERR_EMPTY_RESPONSE
in configuration.yaml I comment out following 3 lines :
external_url: “http://homeassistant.local:8123”
ssl_certificate: /ssl/fullchain.pem
ssl_key: /ssl/privkey.pem