mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 18:27:51 +00:00

* 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