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-02-26 12:55:16 +00:00
Code
Activity
Files
4e85bdd67cb1244eed347ad4fd088a5b62b7c9e3
core
/
tests
/
components
/
homekit_controller
History
J. Nick Koston
3191fef8d6
Update the ip/port in the homekit_controller config entry when it changes (
#52554
)
2021-07-05 15:16:49 -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
Use async zeroconf registration functions (
#50168
)
2021-05-11 11:03:36 -05:00
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
…
test_media_player.py
…
test_sensor.py
…
test_storage.py
Merge system options into pref properties (
#51347
)
2021-06-01 22:34:31 +02:00
test_switch.py
…