This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-08-18 03:03:44 +01:00
Code
Activity
Files
bdf247faaab79cefdbee5f7a24cb68d07576b4cc
core
/
tests
/
components
/
deconz
T
History
Robert Svensson
and
GitHub
e22893a206
Make attestation of supported features easier to read (deCONZ test) (
#52096
)
...
Make is_deconz_group a constant
2021-06-22 20:34:25 +02:00
..
__init__.py
…
conftest.py
…
test_alarm_control_panel.py
Add tampering sensor to deCONZ integration (
#49776
)
2021-04-28 20:16:06 +02:00
test_binary_sensor.py
Add tampering sensor to deCONZ integration (
#49776
)
2021-04-28 20:16:06 +02:00
test_climate.py
…
test_config_flow.py
…
test_cover.py
…
test_deconz_event.py
Add tampering sensor to deCONZ integration (
#49776
)
2021-04-28 20:16:06 +02:00
test_device_trigger.py
…
test_fan.py
…
test_gateway.py
Cleanup of unused connection_class logic (
#49865
)
2021-04-29 23:12:58 +02:00
test_init.py
…
test_light.py
Make attestation of supported features easier to read (deCONZ test) (
#52096
)
2021-06-22 20:34:25 +02:00
test_lock.py
…
test_logbook.py
Add support for deCONZ alarm events in logbook (
#49652
)
2021-04-28 19:46:15 +02:00
test_scene.py
…
test_sensor.py
Entities for secondary temperature values created by certain Xiaomi devices in deCONZ (
#49724
)
2021-04-27 08:43:06 +02:00
test_services.py
Use device registry CONNECTION_* constants (
#49923
)
2021-04-30 23:58:50 +02:00
test_switch.py
…