mirror of
https://github.com/home-assistant/core.git
synced 2025-06-05 13:47:06 +00:00

* Periodically attempt to discover new wemo devices * Set self._stop=None after stopping the periodic discovery task * Use the async_fire_time_changed test helper to simplify test_discovery * Stop the pywemo registry outside of the async loop * Add a comment describing why async_fire_time_changed is used