hass-core/tests/components/homekit_controller
Franck Nijhof 0e2775667d
Add category registry ()
* 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
..
fixtures Cache homekit_controller supported features () 2024-01-04 10:31:09 -10:00
snapshots Add category registry () 2024-03-15 13:25:16 +01:00
specific_devices Add empty line after module docstring (3) () 2024-03-08 20:38:34 +01:00
__init__.py
common.py Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
conftest.py Add empty line after module docstring (2) [tests.components] () 2024-03-08 19:16:21 +01:00
test_alarm_control_panel.py Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
test_binary_sensor.py Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
test_button.py Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
test_camera.py Add empty line after module docstring (2) [tests.components] () 2024-03-08 19:16:21 +01:00
test_climate.py Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
test_config_flow.py Add empty line after module docstring (2) [tests.components] () 2024-03-08 19:16:21 +01:00
test_connection.py Run service call tasks eagerly () 2024-03-08 20:37:21 -10:00
test_cover.py Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
test_device_trigger.py Improve lists in integrations [G-H] () 2024-03-13 17:25:27 +01:00
test_diagnostics.py Use snapshot assertion in homekit_controller diagnostics tests () 2023-12-27 13:49:09 +01:00
test_event.py Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
test_fan.py Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
test_humidifier.py Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
test_init.py Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
test_light.py Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
test_lock.py Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
test_media_player.py Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
test_number.py Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
test_select.py Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
test_sensor.py Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
test_storage.py Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
test_switch.py Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
test_utils.py Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00