mirror of
https://github.com/home-assistant/core.git
synced 2026-09-06 21:41:28 +01:00
* Check config before restarting. * Make check_config on restart async * don't check if notification service exists * Use .communicate() * Reduce the number of notifications. Add tests.