Eric Severance
|
a6331d85ed
|
Support energy/power sensors in the WeMo component (#53419)
|
2021-07-26 08:50:22 -07:00 |
|
Eric Severance
|
61079ab7fa
|
Support receiving long-press events from WeMo devices (#45503)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-06-16 12:00:34 +02: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
|
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 |
|