-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Add support for icons in todo list items #146061
8000New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Hey there @allenporter, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
Hey there @home-assistant/core, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This requires an architectural discussion in the architecture repo (see pending creation time PR).
Icons are not part of rfc5545 so I am not necessarily in favor of this, but to motivate we need at least a few example integrations that can add this, not really a local todo only feature.
|
This pull request depends on the resolution of an architectural discussion. For that reason, I'll go ahead and close it for now. We can reopen this one, once the architectural proposal has been approved. ../Frenk |
Proposed change
Add the ability to use icons together with todo items. This will improve usability for kids.
Type of change
Additional information
Checklist
ruff format homeassistant tests
)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest
.requirements_all.txt
.Updated by running
python3 -m script.gen_requirements_all
.To help with the load of incoming pull requests: