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-26 04:46:08 +00:00
Code
Activity
Files
c660fae8d8dfd190186fc404ca77cc1bc4c0cda3
core
/
tests
/
components
/
deconz
History
Robert Svensson
e60b247b51
Simplify setup of deCONZ platforms (
#72453
)
2022-05-24 20:48:09 -07:00
..
__init__.py
…
conftest.py
…
test_alarm_control_panel.py
…
test_binary_sensor.py
Simplify setup of deCONZ platforms (
#72453
)
2022-05-24 20:48:09 -07:00
test_button.py
…
test_climate.py
…
test_config_flow.py
Make deCONZ SSDP discovery more strict by matching on manufacturerURL (
#71124
)
2022-04-30 19:33:47 +02:00
test_cover.py
…
test_deconz_event.py
Clean up accessing device_registry helpers via hass (
#72031
)
2022-05-17 12:22:15 -07:00
test_device_trigger.py
…
test_diagnostics.py
…
test_fan.py
…
test_gateway.py
Pydeconz raise ResponseError when deCONZ Rest API Plugin is not yet ready (
#71078
)
2022-04-29 23:55:55 +03:00
test_init.py
…
test_light.py
Use light enums in tests (
#70801
)
2022-04-26 16:32:00 +02:00
test_lock.py
…
test_logbook.py
Clean up accessing device_registry helpers via hass (
#72031
)
2022-05-17 12:22:15 -07:00
test_number.py
…
test_scene.py
…
test_sensor.py
Add state class measurement to deCONZ LightLevel sensors (
#71516
)
2022-05-08 15:54:43 +02:00
test_services.py
…
test_siren.py
…
test_switch.py
…