core/homeassistant/components/config
Franck Nijhof 0e2775667d
Add category registry (#110897)
* Add category registry

* Add entity registry support

* Update homeassistant/components/config/entity_registry.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Use ulid instead

* Add tests for adding same name in different scopes

* Handle keyerror on update

* Lookup tweak

* Omit categories from entity registry snapshots

* Use base registry

* Update snapshots

* Update snapshots

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-03-15 13:25:16 +01:00
..
__init__.py Add category registry (#110897) 2024-03-15 13:25:16 +01:00
area_registry.py Add floor support to areas WebSocket API (#113402) 2024-03-14 12:55:31 +01:00
auth.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
auth_provider_homeassistant.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
automation.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
category_registry.py Add category registry (#110897) 2024-03-15 13:25:16 +01:00
config_entries.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
const.py Fix config modules being imported in the event loop (#112462) 2024-03-05 21:18:57 -05:00
core.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
device_registry.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
entity_registry.py Add category registry (#110897) 2024-03-15 13:25:16 +01:00
floor_registry.py Add aliases support to floor registry WebSocket API (#113401) 2024-03-14 23:07:07 +01:00
label_registry.py Add theme color support to labels (#113404) 2024-03-15 13:22:06 +01:00
manifest.json
scene.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
script.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
services.yaml
view.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00