This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-07-18 12:03:33 +01:00
Code
Activity
Files
693de289a2db4dcad756854f459551521756067c
core
/
tests
/
components
/
matter
T
History
…
..
fixtures
…
snapshots
…
__init__.py
…
common.py
Make Matter snapshot logic a shared function (
#126744
)
2024-09-25 15:12:48 +02:00
conftest.py
…
test_adapter.py
…
test_api.py
Remove expected lingering test fixture from Matter (
#127713
)
2024-10-06 16:00:40 +02:00
test_binary_sensor.py
…
test_button.py
Snapshot more platforms for Matter (
#127541
)
2024-10-08 16:17:21 +02:00
test_climate.py
…
test_config_flow.py
…
test_cover.py
…
test_diagnostics.py
…
test_event.py
…
test_fan.py
…
test_helpers.py
…
test_init.py
Improve config entry state transitions when unloading and removing entries (
#138522
)
2025-02-17 18:16:57 +01:00
test_light.py
…
test_lock.py
…
test_number.py
…
test_select.py
Add select platform discovery schemas for the Matter LaundryWasherControls cluster (
#136261
)
2025-01-29 14:17:00 +01:00
test_sensor.py
Add sensor for Matter OperationalState cluster / CurrentPhase attribute (
#129757
)
2025-01-28 16:39:41 +01:00
test_switch.py
Catch and convert MatterError when sending device commands (
#136635
)
2025-01-27 19:36:16 +01:00
test_update.py
…
test_vacuum.py
…
test_valve.py
…