This website requires JavaScript.
Explore
Help
Sign In
codex-admin
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/elisspace/core.git
synced
2026-09-02 01:06:07 +00:00
Code
Issues
Releases
Wiki
Activity
Files
db7c260ffbd7239656c88edcf61fb72cdff67822
core
/
tests
/
components
/
homekit_controller
History
Jacob Southard
2d4576ddcf
Fix HomeKit climate integration for devices with a single set point in Heat_Cool mode. (
#45065
)
...
* Check supported flags in auto mode, and add tests. * Fix test description.
2021-01-16 22:02:57 +01:00
..
specific_devices
Fix velux homekit covers not enumerated correctly (
#44318
)
2020-12-17 17:12:06 +01:00
__init__.py
…
common.py
…
conftest.py
Fix async_track_utc_time_change firing too early (
#42176
)
2020-11-05 16:34:56 +01:00
test_air_quality.py
…
test_alarm_control_panel.py
…
test_binary_sensor.py
…
test_camera.py
Add initial camera support to homekit_controller (
#43100
)
2020-11-14 12:07:22 +00:00
test_climate.py
Fix HomeKit climate integration for devices with a single set point in Heat_Cool mode. (
#45065
)
2021-01-16 22:02:57 +01:00
test_config_flow.py
Hide HomeKit devices from discovery that are known to be problematic (
#44014
)
2020-12-07 13:51:35 +01:00
test_cover.py
…
test_device_trigger.py
Add default config if not there (
#43321
)
2020-11-25 15:10:04 +01:00
test_fan.py
…
test_humidifier.py
Add HomeKit humidifier/dehumidifier (
#42311
)
2020-11-14 17:59:13 +00:00
test_light.py
…
test_lock.py
…
test_media_player.py
…
test_sensor.py
…
test_storage.py
…
test_switch.py
…