core/tests/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
conftest.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_area_registry.py Add floor support to areas WebSocket API (#113402) 2024-03-14 12:55:31 +01:00
test_auth.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_auth_provider_homeassistant.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_automation.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_category_registry.py Add category registry (#110897) 2024-03-15 13:25:16 +01:00
test_config_entries.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_core.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_device_registry.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_entity_registry.py Add category registry (#110897) 2024-03-15 13:25:16 +01:00
test_floor_registry.py Add aliases support to floor registry WebSocket API (#113401) 2024-03-14 23:07:07 +01:00
test_init.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_label_registry.py Add theme color support to labels (#113404) 2024-03-15 13:22:06 +01:00
test_scene.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_script.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00