hass-core/tests/components/homematicip_cloud
G Johansson 83f4d3af5c
Implement mode validation in Climate entity component (#105745)
* Implement mode validation in Climate entity component

* Fix some tests

* more tests

* Fix translations

* fix deconz tests

* Fix switcher_kis tests

* not None

* Fix homematicip_cloud test

* Always validate

* Fix shelly

* reverse logic in validation

* modes_str

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-27 14:51:39 +01:00
..
__init__.py
conftest.py Add per-file-ignore to pylint (#86289) 2023-01-22 17:26:24 +01:00
helper.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
test_alarm_control_panel.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_binary_sensor.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_button.py Migrate homematicip_cloud tests to use freezegun (#105592) 2023-12-12 20:51:32 +01:00
test_climate.py Implement mode validation in Climate entity component (#105745) 2023-12-27 14:51:39 +01:00
test_config_flow.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_cover.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_device.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
test_hap.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
test_helpers.py Add type hints to tests (#89497) 2023-03-10 12:06:50 +01:00
test_init.py Fix missing f-string in filterable_job (#89340) 2023-03-08 15:53:48 -05:00
test_light.py Return 'None' for light attributes when off instead of removing them (#101946) 2023-10-19 01:08:08 +02:00
test_lock.py Add type hints to tests (#89497) 2023-03-10 12:06:50 +01:00
test_sensor.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_switch.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_weather.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00