Skip to content

Is it possible to get the home assistant entity selection dialogues when running services? #493

@zachboatwright

Description

@zachboatwright

I've figured out that if I name an argument "entity_id" in a service function, that I will get a dropdown when calling the service in the UI:
singleentity


Is there a way to select multiple entities and pass them in as a list similar to default HA services, like light.turn_on?
multientity

I've tried a few different things and have looked through the docs but haven't seen a way to do it. If it isn't possible yet, it would be a great feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions