mirror of
https://github.com/home-assistant/core.git
synced 2026-05-27 10:46:38 +01:00
e1cbd6b4c0
* Migrate mqtt to async * address paulus comment / convert it complet async * adress paulus comment / remove future * Automation triggers should be async * Fix MQTT async calls * Show that event helpers are callbacks * Fix tests * Lint