hass-core/tests/components/wemo
Eric Severance 6e52b26c06
Speed-up wemo discovery (#46821)
* Speed-up wemo discovery

* Use gather_with_concurrency to limit concurrent executor usage

* Comment fixup: asyncio executors -> executor threads
2021-02-20 11:16:50 -10:00
..
__init__.py Add tests for the wemo component (#44088) 2020-12-10 22:24:26 +01:00
conftest.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
entity_test_helpers.py Perform wemo state update quickly after a timeout (#46702) 2021-02-18 00:38:08 +01:00
test_binary_sensor.py Test edge cases in wemo platform code (#44136) 2020-12-12 19:41:20 +01:00
test_fan.py Register Wemo fan services with entity service helper (#44192) 2020-12-15 14:19:57 +01:00
test_init.py Speed-up wemo discovery (#46821) 2021-02-20 11:16:50 -10:00
test_light_bridge.py Perform wemo state update quickly after a timeout (#46702) 2021-02-18 00:38:08 +01:00
test_light_dimmer.py Test edge cases in wemo platform code (#44136) 2020-12-12 19:41:20 +01:00
test_switch.py Test edge cases in wemo platform code (#44136) 2020-12-12 19:41:20 +01:00