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-06-06 15:36:51 +01:00
Code
Activity
Files
0755310258c706bb9daebdf0260ae8ba9f4eaa61
core
/
tests
/
components
/
tradfri
T
History
Patrik Lindgren
70321ed795
Add battery sensor for Tradfri blinds (
#65067
)
2022-01-27 17:47:47 +01:00
..
__init__.py
…
common.py
Implement coordinator class for Tradfri integration (
#64166
)
2022-01-27 11:12:52 +01:00
conftest.py
…
test_config_flow.py
…
test_cover.py
Add test cases for Tradfri cover platform (
#64072
)
2022-01-14 19:40:14 +01:00
test_fan.py
Implement coordinator class for Tradfri integration (
#64166
)
2022-01-27 11:12:52 +01:00
test_init.py
…
test_light.py
Implement coordinator class for Tradfri integration (
#64166
)
2022-01-27 11:12:52 +01:00
test_sensor.py
Add battery sensor for Tradfri blinds (
#65067
)
2022-01-27 17:47:47 +01:00
test_switch.py
Add test cases for Tradfri switch platform (
#64156
)
2022-01-15 12:27:42 +01:00
test_util.py
…