core/homeassistant/components/zha
Paulus Schoutsen 3a32d2bdcb
Add background tasks to config entries (#88335)
* Use a set for config entries task tracking

* Allow adding background tasks to config entries

* Add tests for config entry add tasks

* Update docstrings on core create task

* Migrate roon and august

* Use in more places

* Guard for None
2023-02-17 13:50:05 -05:00
..
core Add background tasks to config entries (#88335) 2023-02-17 13:50:05 -05:00
__init__.py
alarm_control_panel.py
api.py
backup.py
binary_sensor.py
button.py
climate.py
config_flow.py
cover.py
device_action.py
device_tracker.py
device_trigger.py
diagnostics.py
entity.py
fan.py
light.py Add background tasks to config entries (#88335) 2023-02-17 13:50:05 -05:00
lock.py
logbook.py
manifest.json
number.py
radio_manager.py
select.py
sensor.py Account for changed python3.11 enum.IntFlag 0 behavior in zha (#88144) 2023-02-15 11:40:48 -06:00
services.yaml
siren.py
strings.json
switch.py