-
-
Notifications
You must be signed in to change notification settings - Fork 833
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
We've introduced Add to feature in #5622 and it would be nice to extend it to Button widget.
The UI for selecting an action is available starting from HA core 2025.12.0 or (in nightly/dev).
- we need to define a new action in
EntityAddToActionfor Button widget - we need to adjust the logic of EntityAddToHandler to add the action when it makes sense
- modify
ButtonWidgetConfigureActivityto take the entity as parameter and prefill the selected entity
In this task you will also have to update the unit tests in EntityAddToHandler
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers