home-assistant / home-assistant/android
WearOS - Confirmation of successful update in template/shortcut tile
- 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.**
Quite often I try to refresh template widget and/or press a button on the shortcut tile but it fails because I don't have a data connection.
**Describe the solution you'd like**
When I update the template tile I would like a confirmation that the template data is refreshed/shortcut button command has been sent. I'm not sure what would be the best method here but perhaps flashing a green dot in the template and shortcut tile if refreshed/command received? I think a triple vibration feedback on failure also would be nice. I often click the shortcut and don't wait to see if the command actually succeeded.
**Describe alternatives you've considered, if any**
A timestamp on the template tile helps knowing if the update succeeded. Not possible on shortcut tile.
Contributor guide
Assessment
This issue has not been assessed yet.