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-02-25 20:35:09 +00:00
Code
Activity
Files
609eb00a2615eaab29285ff0dc1913d6908b0632
core
/
tests
/
components
/
matter
History
Marcel van der Veldt
609eb00a26
Add remaining Matter Operational State sensor discovery schemas (
#136741
)
2025-01-29 09:16:30 +01:00
..
fixtures
Add sensor for Matter OperationalState cluster / CurrentPhase attribute (
#129757
)
2025-01-28 16:39:41 +01:00
snapshots
Add remaining Matter Operational State sensor discovery schemas (
#136741
)
2025-01-29 09:16:30 +01:00
__init__.py
…
common.py
…
conftest.py
Add power/energy sensor for Matter draft electrical measurement cluster (
#132920
)
2025-01-28 08:37:39 +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_event.py
…
test_fan.py
…
test_helpers.py
…
test_init.py
…
test_light.py
…
test_lock.py
Standardize
helpers.xxx_registry
imports (
#136688
)
2025-01-28 08:48:34 +01:00
test_number.py
Catch and convert MatterError when sending device commands (
#136635
)
2025-01-27 19:36:16 +01:00
test_select.py
Add TemperatureLevel feature from Matter TemperatureControl cluster (
#134532
)
2025-01-25 12:22:45 +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
…