devices_remove_device
Removes a device from its Home Assistant config entry using device ID and config entry ID.
Instructions
Remove a device from a specific config entry.
Uses WS config_entries/remove_device. Both device_id and the owning
config_entry_id are required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | ||
| config_entry_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||