mirror of
https://github.com/home-assistant/core.git
synced 2025-04-28 03:07:50 +00:00

* Add multiple mailbox support * Fix extraneous debugging * Add cdr support * liniting errors * Mailbox log messages should mostly be debug. Fix race condition with initializing CDR * async decorators to async * Lint fixes * Typo * remove unneeded parameter * Fix variable names * Fix async calls from worker thread. Other minor cleanups * more variable renames