mirror of
https://github.com/home-assistant/core.git
synced 2026-05-14 12:31:04 +01:00
d1e1b9b38a
* 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