mirror of
https://github.com/home-assistant/core.git
synced 2026-02-04 22:35:58 +01:00
* Use async with for locks * Fix regex in template test * Close session correctly * Use correct current_task method * push camera cleanup * Lint * Revert current_task * Update websocket_api.py * Mock executor_job betteR * Fix async_create_task mock