devices_update_device
Update a device's registry entry by changing its area, user-defined name, or disable/enable status. Pass only the fields to modify.
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 |
|---|---|---|---|
| area_id | No | ||
| device_id | Yes | ||
| disabled_by | No | ||
| name_by_user | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||