mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 10:08:40 +01: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