home-assistant / home-assistant/android
Use external URL when vpn active
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 3.9k
- Forks
- 1.1k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 81
Description
**Is your feature request related to a problem? Please describe.**
When vpn is on, internal url is obviously not reachable, external URL should be used
**Describe the solution you'd like**
Detect if vpn is on, even if network SSID match one in database, use external URL anyways
**Describe alternatives you've considered, if any**
Wait 60 second until it time out and refresh external url
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.