* Reduce creation of MQTT related discovery tasks Most of the branching can avoid creating a task as it did not need to await for the majority of cases. We fallback to creating a task for the cases were we do need to await. * comment * revert |
||
---|---|---|
.. | ||
light | ||
vacuum | ||
__init__.py | ||
abbreviations.py | ||
alarm_control_panel.py | ||
binary_sensor.py | ||
button.py | ||
camera.py | ||
client.py | ||
climate.py | ||
config.py | ||
config_flow.py | ||
config_integration.py | ||
const.py | ||
cover.py | ||
debug_info.py | ||
device_automation.py | ||
device_tracker.py | ||
device_trigger.py | ||
diagnostics.py | ||
discovery.py | ||
fan.py | ||
humidifier.py | ||
lock.py | ||
manifest.json | ||
mixins.py | ||
models.py | ||
number.py | ||
scene.py | ||
select.py | ||
sensor.py | ||
services.yaml | ||
siren.py | ||
strings.json | ||
subscription.py | ||
switch.py | ||
tag.py | ||
text.py | ||
trigger.py | ||
update.py | ||
util.py |