home-assistant / home-assistant/android
Store most recently selected complications for faster selection when watchface is changed
- 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.**
Anytime a watchface is changed this triggers Wear OS to start with a blank slate of complications. This means that you need to again select the entities wherever you had previously selected. It can be a bit cumbersome to do this for all 3 complications if you change watchfaces often.
**Describe the solution you'd like**
For the app to store the most recently used complications maybe 3 is a good default? Could be shown at the top above Favorite entities as those complications are most likely to get selected again.
**Describe alternatives you've considered, if any**
Add more domain types to favorite entities so other entities can be added faster
**Additional context**
Ref: https://discord.com/channels/330944238910963714/562408603345092636/1016743145263874189
Contributor guide
Assessment
This issue has not been assessed yet.