home-assistant / home-assistant/android
Expose cloud URL for troubleshooting
- Dominant language
- Kotlin
- Stars
- 3.9k
- Forks
- 1.1k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 81
Description
Today I had an issue outside of my house, I was not able to reach out my home through the cloud URL. It worked over VPN and at home. It seems that for some reason over 4G I was not able to reach the IP of the cloud URL.
I wanted to troubleshoot the issue and to do so I wanted to try to open the cloud URL on a browser instead of within the app, to make sure the issue is not in the app. The only place where I found the URL while not at home was within the logs in the exception that it cannot reach the IP.
We should display this URL within the settings somewhere, if I'm not wrong iOS is already exposing this URL.
CC @bgoncal
Contributor guide
Assessment
This issue has not been assessed yet.