entities_bulk_set_entity_exposure
Expose or hide multiple entities for one or more voice assistants in a single API call, reducing repetitive manual work.
Instructions
Expose/hide many entities across one or more voice assistants in one call.
assistants defaults to all three: conversation, cloud.alexa,
cloud.google_assistant. Pass a subset to target specific ones.
Uses WS homeassistant/expose_entity which natively accepts lists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_ids | Yes | ||
| should_expose | Yes | ||
| assistants | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||