mirror of
https://github.com/home-assistant/core.git
synced 2026-09-06 10:05:57 -05:00
* Move asyncio condition to instance from class, to be able to pass in lopp. * Avoid not needed sife effects in init methods. * Clean up.