This website requires JavaScript.
Explore
Help
Register
Sign In
nmelone
/
ha-core
Watch
1
Star
0
Fork
0
You've already forked ha-core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f1646f4ecc4e537bc74dbc22862ff9d15f1a815d
ha-core
/
tests
/
components
/
homekit_controller
History
Jacob Southard
3364e945aa
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-13 15:21:32 +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
Drop asynctest (
#44746
)
2021-01-01 22:31:56 +01:00
test_air_quality.py
…
test_alarm_control_panel.py
…
test_binary_sensor.py
…
test_camera.py
…
test_climate.py
Fix HomeKit climate integration for devices with a single set point in Heat_Cool mode. (
#45065
)
2021-01-13 15:21:32 +01:00
test_config_flow.py
Drop asynctest (
#44746
)
2021-01-01 22:31:56 +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
…