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-05-27 10:46:38 +01:00
Code
Activity
Files
19c7f663ca6ee4e5f4ce75dda577805db29ce85d
core
/
tests
/
components
/
matter
T
History
Ludovic BOUÉ
0563037c5a
Fix MatterValve state handling and allow None values for attributes (
#164066
)
2026-02-25 15:57:05 +01:00
..
fixtures
Add Matter KNX bridge fixture (
#163875
)
2026-02-23 17:30:51 +01:00
snapshots
Fix MatterValve state handling and allow None values for attributes (
#164066
)
2026-02-25 15:57:05 +01:00
__init__.py
…
common.py
Add Matter KNX bridge fixture (
#163875
)
2026-02-23 17:30:51 +01:00
conftest.py
Combine matter snapshot tests (
#162695
)
2026-02-19 19:38:33 +01:00
test_adapter.py
…
test_api.py
…
test_binary_sensor.py
…
test_button.py
…
test_climate.py
…
test_config_flow.py
…
test_cover.py
…
test_diagnostics.py
…
test_entity.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 allow_none_value=True to MatterDiscoverySchema for electrical power attributes (
#163195
)
2026-02-23 11:33:57 +01:00
test_switch.py
Fix Matter speaker mute toggle (
#161128
)
2026-02-23 14:38:37 +01:00
test_update.py
…
test_vacuum.py
Add CLEAN_AREA feature to Matter vacuum entity (
#163570
)
2026-02-25 10:47:47 +01:00
test_valve.py
Fix MatterValve state handling and allow None values for attributes (
#164066
)
2026-02-25 15:57:05 +01:00
test_water_heater.py
…