entities_bulk_set_entity_exposure
Bulk expose or hide entities across voice assistants like Alexa and Google Assistant in a single API call.
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 |
|---|---|---|---|
| assistants | No | ||
| entity_ids | Yes | ||
| should_expose | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||