Helper creation and duplication #554
Replies: 6 comments 2 replies
-
|
Most helpers supports yaml configuration just fine so not sure why it's a topic here? |
Beta Was this translation helpful? Give feedback.
-
|
Agree to the request. It should be a no brainer to copy and paste helpers as almost any other element/diagram or automation. But the feature does not exist. Creating multiple helpers is tiresome. YAML does work of course, but HomeAssistant was designed for balancing between coding and accessibility. So it is a question of taget audience and user orientation to have such normal features. |
Beta Was this translation helpful? Give feedback.
-
|
I agree to the request. Copying/duplicating an existing helper would be a great addition. For clarity, the following would be helpful for me (as i have a number of groups with >25 entities): |
Beta Was this translation helpful? Give feedback.
-
|
I support the request as well: It’s manageable, but it would be much easier if the UI supported batch create/update and offered a way to migrate helpers between YAML and the UI in both directions. It would also help if there were a helper type that supports selecting multiple options, similar to how the UI lets you pick multiple weekdays in automations. Building something like that in a dashboard requires creating seven separate helpers that can be toggled individually, which feels overly complicated for such a simple use case. |
Beta Was this translation helpful? Give feedback.
-
|
Ties into this request, not sure its exactly the same, but just like dashboards, I would like to be able to view the whole yaml of the helper instead of just parts. I think this ties into duplication piece somewhat. |
Beta Was this translation helpful? Give feedback.
-
|
Agree to this request Creating helpers is in my opinion quite cumbersome in the first place. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe your core improvement
This request is twofold:
Use cases:
Current limitations
Currently, helpers must be created manually through the UI, one at a time. This becomes tedious and error-prone when many similar helpers are needed — especially in setups involving dozens of helpers for rooms, users, or devices.
Technical benefits
Additional context
Other parts of Home Assistant (like automations and scripts) support YAML configuration, duplication, and templating. Bringing similar capabilities to helpers would ensure consistency across the platform and greatly improve usability for power users.
This request is somewhat related to: https://github.com/orgs/home-assistant/discussions/34
Beta Was this translation helpful? Give feedback.
All reactions