core/tests/components/matter
epenet b046ca9abe
Move ZeroconfServiceInfo to service_info helpers (#135653)
* Move ZeroconfServiceInfo to service_info helpers

* Adjust deprecation date

* Fix mypy/pylint

* Fix DeprecatedConstant

* Add deprecation test

* Adjust

* Also deprecate ATTR_PROPERTIES_ID
2025-01-15 12:25:42 +01:00
..
fixtures Fix reading of max mireds from Matter lights (#132710) 2024-12-09 15:14:24 +01:00
snapshots Add mW as unit of measurement for Matter electrical power sensors (#133504) 2024-12-19 11:40:05 +00:00
__init__.py
common.py
conftest.py
test_adapter.py
test_api.py
test_binary_sensor.py
test_button.py
test_climate.py
test_config_flow.py Move ZeroconfServiceInfo to service_info helpers (#135653) 2025-01-15 12:25:42 +01:00
test_cover.py
test_diagnostics.py
test_event.py
test_fan.py
test_helpers.py
test_init.py
test_light.py
test_lock.py
test_number.py
test_select.py
test_sensor.py Add Matter battery replacement description (#132974) 2024-12-17 00:03:32 +01:00
test_switch.py
test_update.py
test_vacuum.py
test_valve.py