Eric Severance
|
fe4cf611f7
|
Disable update polling for Wemo when devices can push updates (#46806)
|
2021-02-20 09:37:48 -10:00 |
Eric Severance
|
e6125a1e4e
|
Bump pywemo to 0.6.2 (#46797)
|
2021-02-20 03:49:39 +01:00 |
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
|
8bee3cda37
|
Centralize wemo exception handling (#46705)
|
2021-02-17 23:36:39 +01:00 |
Eric Severance
|
f7c0fc5553
|
Increase async_timeout for wemo update polling (#46649)
|
2021-02-17 13:17:16 +01:00 |
Eric Severance
|
8255815688
|
Share wemo entity code to reduce duplicate boilerplate (#44113)
|
2020-12-13 12:02:45 +01:00 |