1
mirror of https://github.com/home-assistant/core synced 2024-07-15 09:42:11 +02:00
ha-core/homeassistant/components/config
Erik Montnemery 3ba8a82243
Differentiate between warnings and errors in check_config helper (#102902)
* Differentiate between warnings and errors in check_config helper

* Update tests

* Treat configuration errors in frontend and its dependencies as errors

* Improve test coverage

* Address review comments

* Improve test coverage

* Improve test coverage

* Address review comments

* Add comment
2023-11-05 03:08:04 +01:00
..
__init__.py Add is_admin checks to scene/script/automation APIs (#98025) 2023-08-08 12:11:52 +02:00
area_registry.py
auth_provider_homeassistant.py
auth.py
automation.py
config_entries.py Remove unnnecessary pylint configs from components/[a-d]* (#98911) 2023-08-24 00:54:02 +02:00
core.py Differentiate between warnings and errors in check_config helper (#102902) 2023-11-05 03:08:04 +01:00
device_registry.py
entity_registry.py Improve performance of config/entity_registry/get* calls (#101984) 2023-10-14 08:40:16 -10:00
manifest.json
scene.py
script.py
services.yaml