⚠️ Rules of Engagement
Please read before submitting:
- Language: All issues must be submitted in English.
- Completeness: You must fill out all sections of this template.
- Respect: This project is maintained by a student/developer in their spare time; help me help you by being clear.
- Automatic Closure: Issues that are not in English or are incomplete will be closed immediately.
Describe the bug
A clear and concise description of what the bug is.
Each protocol expects a default port, http is 80, https is 443, rtsp 554, ssh 22 etc.
Currently the update URL feature sets the port to 8123 by default which is not standard bringing confusion (even though it is stated in the documentation)
To Reproduce
Steps to reproduce the behavior:
- Go to Settings
- Click on Update url
- Enter a home assistant https domain not using port 8123
- See error
Expected behavior
A clear and concise description of what you expected to happen.
I expect standard ports to work standardly.
Screenshots/Video
If applicable, add screenshots or a video to help explain your problem (very helpful for UI/Overlay issues!).
Environment (please complete the following information):
- Android TV Device: Chromecast with Google TV
- Android Version: Android 14
- QuickBars Version: 1.3.3
- Home Assistant Version: 2026.7.3
Additional context
Add any other context about the problem here (relevant Home Assistant logs are great!).
🛠️ Want to fix this?
If you intend to submit a PR for this bug, please comment below first so we can coordinate and avoid duplicate work!
Please read before submitting:
Describe the bug
A clear and concise description of what the bug is.
Each protocol expects a default port, http is 80, https is 443, rtsp 554, ssh 22 etc.
Currently the update URL feature sets the port to 8123 by default which is not standard bringing confusion (even though it is stated in the documentation)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
I expect standard ports to work standardly.
Screenshots/Video
If applicable, add screenshots or a video to help explain your problem (very helpful for UI/Overlay issues!).
Environment (please complete the following information):
Additional context
Add any other context about the problem here (relevant Home Assistant logs are great!).
🛠️ Want to fix this?
If you intend to submit a PR for this bug, please comment below first so we can coordinate and avoid duplicate work!