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
2025-12-24 12:59:34 +00:00
Code
Activity
Files
c68b259bd3e43d77fe9b9d47c768f9aa6198571e
core
/
tests
/
components
/
homekit_controller
History
Franck Nijhof
c68b259bd3
Cleanup of unused connection_class logic (
#49865
)
...
Co-authored-by: Joakim Sørensen <
joasoe@gmail.com
>
2021-04-29 23:12:58 +02:00
..
specific_devices
Disable strict type checks for tests (
#49851
)
2021-04-29 15:57:02 +02:00
__init__.py
…
common.py
Cleanup of unused connection_class logic (
#49865
)
2021-04-29 23:12:58 +02:00
conftest.py
Fix turn on without speed in homekit controller (
#47597
)
2021-03-08 10:43:22 -08:00
test_air_quality.py
…
test_alarm_control_panel.py
…
test_binary_sensor.py
…
test_camera.py
…
test_climate.py
…
test_config_flow.py
Use config_entries.SOURCE_* constants (
#49631
)
2021-04-25 11:27:40 +02:00
test_cover.py
…
test_device_trigger.py
Add id to automation triggers (
#48464
)
2021-03-31 14:56:04 +02:00
test_fan.py
Fix turn on without speed in homekit controller (
#47597
)
2021-03-08 10:43:22 -08:00
test_humidifier.py
…
test_init.py
Disconnect homekit_controller devices on the stop event (
#49244
)
2021-04-14 21:47:15 -10:00
test_light.py
…
test_lock.py
…
test_media_player.py
…
test_sensor.py
…
test_storage.py
Cleanup of unused connection_class logic (
#49865
)
2021-04-29 23:12:58 +02:00
test_switch.py
…