Eric Severance
|
2ac075bb37
|
Perform wemo state update quickly after a timeout (#46702)
* Perform state update quickly after a timeout
* with async_timeout.timeout(...) -> async with async_timeout.timeout(...)
|
2021-02-18 00:38:08 +01:00 |
Eric Severance
|
eb3e5cb67f
|
Remove calls to wemo.reconnect_with_device (#46646)
|
2021-02-17 13:17:31 +01:00 |
Eric Severance
|
94131df5e0
|
Remove exception handling for AttributeError in wemo (#46674)
|
2021-02-17 00:07:22 -08:00 |
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
Eric Severance
|
8fe5e61cbf
|
Test edge cases in wemo platform code (#44136)
|
2020-12-12 19:41:20 +01:00 |