areas_control_area
Turn on, off, or toggle every entity of a domain in an area. Provide area_id and action; domain defaults to light.
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 |