* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
entity_test_helpers.py | ||
test_binary_sensor.py | ||
test_device_trigger.py | ||
test_fan.py | ||
test_init.py | ||
test_light_bridge.py | ||
test_light_dimmer.py | ||
test_sensor.py | ||
test_switch.py | ||
test_wemo_device.py |