zones_update_zone
Update a Home Assistant zone by sending only the fields you want to change. Modify location, radius, name, icon, or passive state.
Instructions
Update a zone via WS config/zone/update; only the fields you pass are sent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| latitude | No | ||
| longitude | No | ||
| radius | No | ||
| name | No | ||
| icon | No | ||
| passive | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||