This website requires JavaScript.
Explore
Help
Sign In
codex-admin
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/elisspace/core.git
synced
2026-09-20 17:51:58 +00:00
Code
Issues
Releases
Wiki
Activity
Files
4cad29d7d4820fcaaec64cf361f040f80413005b
core
/
tests
/
components
/
tradfri
T
History
Patrik Lindgren
and
Martin Hjelmare
f8a84f0101
Add diagnostics for Tradfri platform (
#66092
)
...
Co-authored-by: Martin Hjelmare <
marhje52@gmail.com
>
2022-02-08 22:05:33 +01:00
..
__init__.py
…
common.py
Implement coordinator class for Tradfri integration (
#64166
)
2022-01-27 11:12:52 +01:00
conftest.py
Add air quality sensor for Tradfri air purifier (
#65070
)
2022-01-29 23:55:05 +01:00
test_config_flow.py
…
test_cover.py
…
test_diagnostics.py
Add diagnostics for Tradfri platform (
#66092
)
2022-02-08 22:05:33 +01:00
test_fan.py
Add sensor for filter time left on Tradfri fan platform (
#65877
)
2022-02-08 02:21:22 +01:00
test_init.py
Remove stale tradfri devices (
#65218
)
2022-01-31 16:43:16 -08:00
test_light.py
Implement coordinator class for Tradfri integration (
#64166
)
2022-01-27 11:12:52 +01:00
test_sensor.py
Add sensor for filter time left on Tradfri fan platform (
#65877
)
2022-02-08 02:21:22 +01:00
test_switch.py
Add test cases for Tradfri switch platform (
#64156
)
2022-01-15 12:27:42 +01:00
test_util.py
…