devices_remove_device
Remove a device from a Home Assistant config entry by providing both the device ID and the 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 | |||