core/homeassistant/components/config
Erik Montnemery 1a42bd5c4c
Add aliases to area registry items (#84294)
* Add aliases to area registry items

* Update test

* Fix WS API
2022-12-21 08:44:44 +01:00
..
__init__.py
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
config_entries.py Add websocket type hints in components (#80654) 2022-10-20 13:41:14 +02:00
core.py Add country to detect location info (#82941) 2022-11-29 13:52:49 -05:00
device_registry.py Add aliases to device registry items (#84246) 2022-12-20 23:43:31 +01:00
entity_registry.py Add aliases to entity registry items (#84239) 2022-12-20 12:10:46 +01:00
manifest.json Set system & entity integration types (#79593) 2022-10-04 10:36:42 -04:00
scene.py Fix race when deleting a scene (#81896) 2022-11-10 17:27:26 +01:00
script.py Fix race when deleting a script (#81897) 2022-11-10 17:27:14 +01:00
services.yaml