devices_update_device
Update a device registry entry by modifying its custom name, area assignment, or enable/disable status.
Instructions
Update a device registry entry.
Pass only the fields you want to change. disabled_by should be "user"
or None (to re-enable). Uses WS config/device_registry/update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | ||
| name_by_user | No | ||
| area_id | No | ||
| disabled_by | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||