Commit graph

6 commits

Author SHA1 Message Date
Eric Severance
cf5e21a996
Use properties of wemo Insight device () 2022-05-23 08:43:42 +02:00
Eric Severance
c6ba987995
Use device properties for WeMo Insight sensors () 2022-03-28 17:47:18 -07:00
Eric Severance
7eacabf684
Share common EntityTestHelpers in wemo tests () 2022-01-05 17:22:38 -08:00
Eric Severance
e6ba3b41cb
Add Binary Sensor for WeMo Insight & Maker ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-22 20:09:22 +02:00
Eric Severance
67d04b6082
Use DataUpdateCoordinator for wemo ()
* Use DataUpdateCoordinator for wemo

* Rename DeviceWrapper->DeviceCoordinator and make it a subclass of DataUpdateCoordinator

* Rename async_update_data->_async_update_data to override base class

* Rename: device -> coordinator
2021-08-21 20:14:55 +02:00
Eric Severance
a6331d85ed
Support energy/power sensors in the WeMo component () 2021-07-26 08:50:22 -07:00