core/tests/components/homekit_controller
G Johansson bc720b48b4
Add TURN_OFF and TURN_ON to ClimateEntityFeature (#101673)
* Add ClimateEntityFeature.TURN_OFF

* Fixes

* Fixes

* wording

* Change to services

* Fixing

* Fixing

* Last bits

* Review comments

* Add hvac_modes checks

* Fixes

* Add tests

* Review comments

* Update snapshots

* balboa

* coolmaster

* ecobee

* mqtt

* nest

* plugwise

* smarttub

* whirlpool

* zwave_js

* fix test climate

* test climate

* zwave

* nexia

* nuheat

* venstar

* tado

* smartthings

* self.hvac_modes not None

* more tests

* homekit_controller

* homekit controller snapshot
2024-01-30 15:07:47 +01:00
..
fixtures Cache homekit_controller supported features (#106702) 2024-01-04 10:31:09 -10:00
snapshots Add TURN_OFF and TURN_ON to ClimateEntityFeature (#101673) 2024-01-30 15:07:47 +01:00
specific_devices Add TURN_OFF and TURN_ON to ClimateEntityFeature (#101673) 2024-01-30 15:07:47 +01:00
__init__.py
common.py
conftest.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_alarm_control_panel.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_binary_sensor.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_button.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_camera.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_climate.py Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080) 2023-12-20 23:55:09 +01:00
test_config_flow.py Do not try to cleanup invalid config entries without an AccessoryPairingID (#108830) 2024-01-24 22:49:27 -10:00
test_connection.py Fix homekit_controller test (#108375) 2024-01-19 13:05:55 +01:00
test_cover.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_device_trigger.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_diagnostics.py Use snapshot assertion in homekit_controller diagnostics tests (#105647) 2023-12-27 13:49:09 +01:00
test_event.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_fan.py Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080) 2023-12-20 23:55:09 +01:00
test_humidifier.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_init.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_light.py Add color temp support for older HomeKit devices (#107206) 2024-01-04 22:50:26 -10:00
test_lock.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_media_player.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_number.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_select.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_sensor.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_storage.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_switch.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00