entities_set_entity_exposure
Set whether an entity is exposed to a specific voice assistant (conversation, Alexa, or Google Assistant).
Instructions
Expose or hide an entity to a voice assistant.
assistant must be one of: "conversation", "cloud.alexa", "cloud.google_assistant".
Uses WS homeassistant/expose_entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| assistant | Yes | ||
| should_expose | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||