mirror of
https://github.com/home-assistant/core.git
synced 2026-05-29 11:45:35 +01:00
8ef542927f
* Add automation config validation * Remove unnecessary dict validator * Downgrade voluptuous to 0.8.9 * Fix linting * Address issues