core/tests/components/config
epenet b23a66d776
Add websocket type hints in entity_registry (#80657)
* Add websocket type hints in entity_registry

* Adjust websocket_list_entities

* Fix update

* Fix websocket_update_entity

* Apply suggestion

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

* Apply suggestion

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

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-10-20 12:20:39 +02:00
..
__init__.py
test_area_registry.py
test_auth.py
test_auth_provider_homeassistant.py
test_automation.py
test_config_entries.py Integrations v2.1: Differentiating hubs, devices and services (#80524) 2022-10-19 12:41:43 +02:00
test_core.py
test_device_registry.py Revert "Add serial_number to device registry entries" (#79139) 2022-09-27 16:36:38 +02:00
test_entity_registry.py Add websocket type hints in entity_registry (#80657) 2022-10-20 12:20:39 +02:00
test_init.py
test_scene.py
test_script.py