devices_remove_device
Removes a device from a Home Assistant config entry. Requires device ID and config entry ID to disconnect the device from the integration.
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 | |||