mirror of
https://github.com/home-assistant/core.git
synced 2026-05-23 17:00:13 +01:00
838b09bb8f
* Add ordered dict config validator * Have group component use ordered dict config validator * Improve config_validation testing * update doc string config_validation.ordered_dict * validate full dict entries * Further simplify ordered_dict validator. * Lint fix