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-27 14:31:13 +00:00
Code
Activity
Files
cf3a8b60ffa00eb144d56a8fac73f3b38c5bf655
core
/
tests
/
components
/
homekit_controller
History
Joakim Plate
c5de32e7b1
Climate const.py move (
#20945
)
...
* Move constants to const.py * Import from const instead of climate
2019-02-14 20:34:43 +01:00
..
common.py
Homekit controller BLE groundwork (
#20538
)
2019-01-28 17:21:20 +01:00
conftest.py
…
test_alarm_control_panel.py
Add more HomeKit controller tests (
#20515
)
2019-01-28 13:20:32 +01:00
test_binary_sensor.py
Add support for HomeKit motion sensor devices (
#20555
)
2019-01-28 20:30:56 -08:00
test_climate.py
Climate const.py move (
#20945
)
2019-02-14 20:34:43 +01:00
test_cover.py
Homekit controller BLE groundwork (
#20538
)
2019-01-28 17:21:20 +01:00
test_light.py
Add more HomeKit controller tests (
#20515
)
2019-01-28 13:20:32 +01:00
test_lock.py
Add more HomeKit controller tests (
#20515
)
2019-01-28 13:20:32 +01:00
test_switch.py
…