core/homeassistant/components/tasmota
J. Nick Koston 3be3226aaa
Convert tasmota discovery callback function to a normal function (#90865)
* Convert tasmota discovery callback function to a normal function

Nothing was being awaited when the payload had not changed.
This allows us to avoid creating a task.

see #90801

* comment
2023-04-08 23:13:22 -04:00
..
__init__.py
binary_sensor.py
config_flow.py
const.py
cover.py
device_automation.py
device_trigger.py
discovery.py
fan.py
light.py
manifest.json
mixins.py
sensor.py
strings.json
switch.py