ff92a8b260
* Add update class method to DataUpdateCoordinator * Update homeassistant/helpers/update_coordinator.py Co-Authored-By: Paulus Schoutsen <balloob@gmail.com> * Move update_method param * Rename async_update_data to _async_update_data * Raise NotImplementedError * Re-raise NotImplementedError * Remove caplog, not needed anymore * Don't set last_update_success on NotImplementedError * Fix test Co-authored-by: Paulus Schoutsen <balloob@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
aiohttp_client.py | ||
area_registry.py | ||
check_config.py | ||
collection.py | ||
condition.py | ||
config_entry_flow.py | ||
config_entry_oauth2_flow.py | ||
config_validation.py | ||
data_entry_flow.py | ||
debounce.py | ||
deprecation.py | ||
device_registry.py | ||
discovery.py | ||
dispatcher.py | ||
entity.py | ||
entity_component.py | ||
entity_platform.py | ||
entity_registry.py | ||
entity_values.py | ||
entityfilter.py | ||
event.py | ||
icon.py | ||
integration_platform.py | ||
intent.py | ||
json.py | ||
location.py | ||
logging.py | ||
network.py | ||
restore_state.py | ||
script.py | ||
service.py | ||
signal.py | ||
state.py | ||
storage.py | ||
sun.py | ||
system_info.py | ||
temperature.py | ||
template.py | ||
translation.py | ||
typing.py | ||
update_coordinator.py |