mirror of
https://github.com/home-assistant/core.git
synced 2026-02-26 12:55:16 +00:00
* Move removal of sensor entities into a base class * Fix martins comments on sensors * Reflect sensor changes on device_tracker platform * Reflect sensor changes on switch platform * Improve layering * Make sure to clean up entity and device registry when removing entities * Fix martins comments