mirror of
https://github.com/home-assistant/core.git
synced 2026-05-15 21:11:29 +01:00
f135d77a27
* Only check presence of values, not their content
* Add tests
* Revert "Only check presence of values, not their content"
This reverts commit 046f0ed5fd.
* Validate existence of keys, not their values
* Properly handle cases of missing keys