Hide device
delete_deviceRemove a Domoticz device permanently using its idx or name. Requires confirm=True to prevent accidental deletion.
Instructions
Hide device. Preferred: idx. Requires confirm=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idx | No | Numeric Domoticz idx; preferred over name when known | |
| name | No | Case-insensitive Domoticz entity name | |
| confirm | No | Explicitly confirm this high-impact operation |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Optional Domoticz response title | |
| status | Yes | Status returned by Domoticz, normally OK |