* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
entity_test_helpers.py | ||
test_binary_sensor.py | ||
test_fan.py | ||
test_init.py | ||
test_light_bridge.py | ||
test_light_dimmer.py | ||
test_switch.py |