core/homeassistant/components/config
epenet f2b736fad0
Adjust entity registry access in core platforms (#88944)
* Adjust entity registry access in platforms

* Adjust more core components
2023-03-01 08:02:16 +01:00
..
__init__.py Improve error message when a script fails to validate (#84438) 2022-12-22 16:26:57 +01:00
area_registry.py Add aliases to area registry items (#84294) 2022-12-21 08:44:44 +01:00
auth.py
auth_provider_homeassistant.py
automation.py Adjust entity registry access in core platforms (#88944) 2023-03-01 08:02:16 +01:00
config_entries.py Update async_matching_config_entries to use async_get_integrations (#88527) 2023-02-21 21:17:18 -05:00
core.py Optionally update sensor units when unit system is changed (#83851) 2023-02-03 16:30:50 +01:00
device_registry.py Refactor device registry JSON cache (#85539) 2023-01-09 09:50:27 -10:00
entity_registry.py Add WS command config/entity_registry/list_for_display (#87787) 2023-02-21 20:40:39 +01:00
manifest.json Sort manifests 2 (#87023) 2023-02-08 20:16:39 +01:00
scene.py Adjust entity registry access in core platforms (#88944) 2023-03-01 08:02:16 +01:00
script.py
services.yaml