hass-core/homeassistant/components/config
2023-05-29 14:38:33 -04:00
..
__init__.py Add empty config schema to integrations a-c (#93608) 2023-05-29 14:38:33 -04:00
area_registry.py Add aliases to area registry items (#84294) 2022-12-21 08:44:44 +01:00
auth.py Add websocket type hints in config (#80532) 2022-10-18 22:15:55 -04:00
auth_provider_homeassistant.py Add websocket type hints in config (#80532) 2022-10-18 22:15:55 -04:00
automation.py Adjust entity registry access in core platforms (#88944) 2023-03-01 08:02:16 +01:00
config_entries.py Restore original websocket commands for config entries (#93707) 2023-05-28 21:40:35 -04: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 Fix race when deleting a script (#81897) 2022-11-10 17:27:14 +01:00
services.yaml