1
mirror of https://github.com/home-assistant/core synced 2024-07-15 09:42:11 +02:00
ha-core/homeassistant/components/lovelace
Erik Montnemery 5b55c7da5f
Remove logic converting empty or falsy YAML to empty dict (#103912)
* Correct logic converting empty YAML to empty dict

* Modify according to github comments

* Add load_yaml_dict helper

* Update check_config script

* Update tests
2023-12-05 18:08:11 +01:00
..
__init__.py Raise and suppress stack trace when reloading yaml fails (#102410) 2023-11-24 17:34:45 +01:00
cast.py
const.py
dashboard.py Remove logic converting empty or falsy YAML to empty dict (#103912) 2023-12-05 18:08:11 +01:00
manifest.json
resources.py
services.yaml
strings.json
system_health.py
websocket.py Don't try to load resources in safe mode (#103122) 2023-10-31 19:25:25 +01:00