1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-23 15:27:09 +00:00

4 Commits

Author SHA1 Message Date
Marc Mueller
aa16a9d707
Add empty line after module docstring (3) () 2024-03-08 20:38:34 +01: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
61079ab7fa
Support receiving long-press events from WeMo devices ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-06-16 12:00:34 +02:00
Raman Gupta
88376bf363 move wemo services to wemo domain () 2019-11-27 16:49:12 -08:00