core/tests/components/matter
Arturo 5e5ace9c4e
Add door lock device type to matter integration (#89277)
* Adds base code for matter lock

* Adds basic matter door lock support

* Adds matter lock fixture

* Adds tests for matter lock

* Addresses feedback

* Added logic to handle inter states of matter lock

* Addesses feedback
2023-03-21 01:29:33 +01:00
..
fixtures Add door lock device type to matter integration (#89277) 2023-03-21 01:29:33 +01:00
__init__.py
common.py Bump python-matter-server to 3.0.0 (#88607) 2023-02-22 14:24:30 -05:00
conftest.py Bump python-matter-server to 3.0.0 (#88607) 2023-02-22 14:24:30 -05:00
test_adapter.py Fail CI on lingering tasks (#88905) 2023-03-07 11:35:48 +01: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 Fail CI on lingering tasks (#88905) 2023-03-07 11:35:48 +01:00
test_config_flow.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_diagnostics.py Fail CI on lingering tasks (#88905) 2023-03-07 11:35:48 +01:00
test_door_lock.py Add door lock device type to matter integration (#89277) 2023-03-21 01:29:33 +01:00
test_helpers.py Fail CI on lingering tasks (#88905) 2023-03-07 11:35:48 +01:00
test_init.py Improve hass_ws_client type hint in tests (#89703) 2023-03-14 16:31:40 +01:00
test_light.py Fail CI on lingering tasks (#88905) 2023-03-07 11:35:48 +01:00
test_sensor.py Fail CI on lingering tasks (#88905) 2023-03-07 11:35:48 +01:00
test_switch.py Fail CI on lingering tasks (#88905) 2023-03-07 11:35:48 +01:00