mirror of
https://github.com/home-assistant/core.git
synced 2026-09-01 10:17:44 -05:00
* Move core servcie from core to components * add new handler for signals/exception * Static persistent id * Move unittest * fix coro/callback * Add more unittest for new services * Address comments * Update __init__.py