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-22 02:47:14 +00:00
Code
Activity
Files
3a71b62de6c8dfa10834e7d4b2e052d0aa3317bc
core
/
tests
/
components
/
deconz
History
Robert Svensson
e2ef9d1afc
Some lights only support hs, like the lidl christmas lights (
#44059
)
2020-12-09 19:02:44 +01:00
..
__init__.py
…
conftest.py
…
test_binary_sensor.py
Fix device refresh service can always add devices (
#43950
)
2020-12-05 11:53:43 +01:00
test_climate.py
Add fan support to deCONZ climate platform (
#43721
)
2020-12-02 18:08:46 +01:00
test_config_flow.py
Allow creating deCONZ config entry even when no bridge id is available
2020-12-02 19:10:47 +01:00
test_cover.py
Add tilt support to deCONZ covers (
#43607
)
2020-11-24 21:42:11 +01:00
test_deconz_event.py
Add device id to deconz_event (
#43552
)
2020-11-23 09:22:44 +01:00
test_device_trigger.py
Add default config if not there (
#43321
)
2020-11-25 15:10:04 +01:00
test_fan.py
…
test_gateway.py
…
test_init.py
…
test_light.py
Some lights only support hs, like the lidl christmas lights (
#44059
)
2020-12-09 19:02:44 +01:00
test_lock.py
…
test_scene.py
…
test_sensor.py
Track deCONZ lib changes to light based devices (
#43366
)
2020-11-23 11:37:11 +01:00
test_services.py
…
test_switch.py
…