Todolist watch card #848
Unanswered
florentledsgo
asked this question in
Android
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature
It would be fine that the Home Assistant Wear OS app could support a To-Do List card/tile, similar to the Lovelace To-Do List card available in the frontend.
This would allow selecting one of the available todo.* entities (since multiple lists can be created in Home Assistant, e.g. “groceries”, “tasks”, “projects”) and displaying it directly on the smartwatch.
Use cases
On Wear OS, the app should let :
Choose which To-Do list (todo.*) to display on the watch.
View the items of that list in a scrollable list or tile.
Mark items as done by tapping them → the item disappears from the list right away (synchronizing with Home Assistant).
This would make the watch a simple, fast task manager without needing to open the phone or a dashboard.
Examples
Shopping list: While in the store, I can tick items off my groceries list directly on my watch, and they disappear as I go, keeping the list clean.
Daily tasks: Manage multiple task lists.
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions