core/tests/components/matter
Erik Montnemery 7539cf25be
Don't require passing identifiers to DeviceRegistry.async_get_device (#96479)
* Require keyword arguments to DeviceRegistry.async_get_device

* Update tests

* Update tests

* Don't enforce keyword arguments
2023-07-13 13:39:25 -04:00
..
fixtures Set Matter battery sensors as diagnostic (#95794) 2023-07-04 14:54:37 +02:00
__init__.py
common.py Bump Matter Server to 3.6.3 (#95519) 2023-06-29 15:28:34 +02:00
conftest.py Set Matter battery sensors as diagnostic (#95794) 2023-07-04 14:54:37 +02:00
test_adapter.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_api.py Improve hass_ws_client type hint in tests (#89703) 2023-03-14 16:31:40 +01:00
test_binary_sensor.py Set Matter battery sensors as diagnostic (#95794) 2023-07-04 14:54:37 +02:00
test_climate.py Add Matter Climate support (#95434) 2023-07-03 12:33:50 +02:00
test_config_flow.py Include UUID in hassio discovery data (#91970) 2023-04-25 09:48:47 +02:00
test_cover.py Matter cover position improvements (#92278) 2023-05-31 16:08:01 +02:00
test_diagnostics.py Fail CI on lingering tasks (#88905) 2023-03-07 11:35:48 +01:00
test_door_lock.py Set Matter battery sensors as diagnostic (#95794) 2023-07-04 14:54:37 +02:00
test_helpers.py Fail CI on lingering tasks (#88905) 2023-03-07 11:35:48 +01:00
test_init.py Change subscription logic for Matter devices (#95387) 2023-06-27 21:12:29 +02:00
test_light.py Bump Matter server library to 3.4.1 and address changes (#93411) 2023-05-23 20:42:09 +02:00
test_sensor.py Set Matter battery sensors as diagnostic (#95794) 2023-07-04 14:54:37 +02:00
test_switch.py Fail CI on lingering tasks (#88905) 2023-03-07 11:35:48 +01:00