mirror of
https://github.com/home-assistant/core.git
synced 2026-05-30 04:05:01 +01:00
c496748125
* Add WS API for removing a config entry from a device * Address review comments * Address review comments * Remove entity cleanup from ConfigEntries * Update + add tests * Improve comments in test * Add negative test * Refactor according to review comments * Add back async_remove_config_entry_device * Remove unnecessary error handling * Simplify error handling