areas_control_area
Control all entities of a specific domain within a Home Assistant area by turning them on, off, or toggling their state.
Instructions
Turn on/off/toggle all entities of a domain in an area. action: 'turn_on' | 'turn_off' | 'toggle'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| area_id | Yes | ||
| action | Yes | ||
| domain | No | light |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |