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
026ca4e4e47bb169aee2dd612a03bba4f7d28512
core
/
tests
/
components
/
deconz
History
Robert Svensson
fd6b5ed072
Prefer using xy over hs when supported by light (
#52883
)
2021-07-12 08:17:50 +02:00
..
__init__.py
…
conftest.py
…
test_alarm_control_panel.py
…
test_binary_sensor.py
…
test_climate.py
…
test_config_flow.py
…
test_cover.py
…
test_deconz_event.py
…
test_device_trigger.py
…
test_fan.py
…
test_gateway.py
…
test_init.py
Make use of entry id rather than unique id when storing deconz entry in hass.data (
#52584
)
2021-07-06 17:18:54 +02:00
test_light.py
Prefer using xy over hs when supported by light (
#52883
)
2021-07-12 08:17:50 +02:00
test_lock.py
…
test_logbook.py
…
test_scene.py
…
test_sensor.py
…
test_services.py
Make use of entry id rather than unique id when storing deconz entry in hass.data (
#52584
)
2021-07-06 17:18:54 +02:00
test_switch.py
…