hass-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
test_alarm_control_panel.py
test_binary_sensor.py
test_button.py
test_camera.py
test_climate.py
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
test_device_trigger.py
test_diagnostics.py Use snapshot assertion in homekit_controller diagnostics tests (#105647) 2023-12-27 13:49:09 +01:00
test_event.py
test_fan.py
test_humidifier.py
test_init.py
test_light.py Add color temp support for older HomeKit devices (#107206) 2024-01-04 22:50:26 -10:00
test_lock.py
test_media_player.py
test_number.py
test_select.py
test_sensor.py
test_storage.py
test_switch.py