home-assistant / home-assistant/android
RangedValue complication
- 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.**
No.
**Describe the solution you'd like**
WearOS supports ranged value complications which show a progress bar.
I'd add the posibility to choose between "Short Text" or "Ranged Value" in the complication configuration screen.
As I didn't find any properties in HA it self which would describe the range I would add two additional textboxes to set the min and the max value in the complication screen if "Ranged Value" has been selected.
**Describe alternatives you've considered, if any**
None
**Additional context**
I could take a look to implement this myself if you guys accept the feature request.
Contributor guide
Assessment
This issue has not been assessed yet.