home-assistant-core/homeassistant/scripts
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
..
benchmark Don't allow hass.config.config_dir to be None (#98442) 2023-08-16 13:00:14 +02:00
macos String formatting and max line length - Part 7 (#84532) 2022-12-27 11:18:56 +01:00
__init__.py Bump mypy to 0.930 (#62642) 2021-12-27 17:55:17 +01:00
auth.py Don't allow hass.config.config_dir to be None (#98442) 2023-08-16 13:00:14 +02:00
check_config.py Remove logic converting empty or falsy YAML to empty dict (#103912) 2023-12-05 18:08:11 +01:00
ensure_config.py Don't allow hass.config.config_dir to be None (#98442) 2023-08-16 13:00:14 +02:00