mirror of
https://github.com/home-assistant/core.git
synced 2026-08-28 09:04:48 +01:00
* Remove discovered device when discovery topic is cleared * Move entity removal away from mqtt discovery * Move discovery update to mixin class * Add testcase * Review comments