mirror of
https://github.com/home-assistant/core.git
synced 2026-07-04 23:51:32 +02:00
57bcb4743d
* Async remove call removed too much, resulting in disabled entities coming back after a restart * Calling super().async_remove is no longer needed, changed to self.async_remove * Yes, they should be sets...