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
d75c97cbf3ca64fbd397cee6d50e6c10756841fc
core
/
tests
/
components
/
homekit_controller
History
Jc2k
d75c97cbf3
Revert "Set Fahrenheit reporting precision to tenths for Homekit Controller climate entities (
#50415
)" (
#51698
)
2021-06-10 15:41:42 +01:00
..
specific_devices
Handle clamped fan maxValue in homekit_controller (
#51088
)
2021-05-25 16:06:17 -05:00
__init__.py
…
common.py
Cleanup of unused connection_class logic (
#49865
)
2021-04-29 23:12:58 +02:00
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
Revert "Set Fahrenheit reporting precision to tenths for Homekit Controller climate entities (
#50415
)" (
#51698
)
2021-06-10 15:41:42 +01:00
test_config_flow.py
Allow user to override insecure setup codes and pair with homekit_controller (
#50986
)
2021-05-23 10:15:38 -05: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
…
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
Merge system options into pref properties (
#51347
)
2021-06-01 22:34:31 +02:00
test_switch.py
…