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 21:06:19 +00:00
Code
Activity
Files
e85b0ec052d70ba9217a70cfb306b5dd5997ccd8
core
/
tests
/
components
/
homekit_controller
History
J. Nick Koston
564a505486
Update homekit controller lock to support locking, unlocking, jammed (
#52821
)
2021-07-20 23:55:04 -05:00
..
specific_devices
Add secondary temperature sensors to homekit_controller (
#52194
)
2021-06-28 23:48:29 +02:00
__init__.py
…
common.py
…
conftest.py
…
test_air_quality.py
…
test_alarm_control_panel.py
…
test_binary_sensor.py
…
test_camera.py
…
test_climate.py
Support setting hvac_mode and temp in same homekit_controller set_temperature service call (
#52195
)
2021-06-29 11:14:28 +02:00
test_config_flow.py
Update the ip/port in the homekit_controller config entry when it changes (
#52554
)
2021-07-05 15:16:49 -05:00
test_cover.py
…
test_device_trigger.py
…
test_fan.py
…
test_humidifier.py
…
test_init.py
…
test_light.py
…
test_lock.py
Update homekit controller lock to support locking, unlocking, jammed (
#52821
)
2021-07-20 23:55:04 -05:00
test_media_player.py
…
test_sensor.py
Fix homebridge devices becoming unavailable frequently (
#52753
)
2021-07-08 17:26:25 +01:00
test_storage.py
Merge system options into pref properties (
#51347
)
2021-06-01 22:34:31 +02:00
test_switch.py
…