hass-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 Don't use force_update for Tasmota sensors (#85943) 2023-03-28 17:14:52 +02:00
config_flow.py
const.py
cover.py
device_automation.py
device_trigger.py
discovery.py
fan.py
light.py
manifest.json Bump hatasmota to 0.6.4 (#88565) 2023-02-21 23:38:50 +01:00
mixins.py Convert tasmota discovery callback function to a normal function (#90865) 2023-04-08 23:13:22 -04:00
sensor.py Don't use force_update for Tasmota sensors (#85943) 2023-03-28 17:14:52 +02:00
strings.json
switch.py