core/tests/components/deconz
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
..
snapshots Add minor version to config entries (#105479) 2023-12-12 08:44:35 +01:00
__init__.py
conftest.py
test_alarm_control_panel.py Add type hints to integration tests (part 4) (#87848) 2023-02-11 08:26:13 +01:00
test_binary_sensor.py Update deconz tests to use device & entity registry fixtures (#103703) 2023-11-09 18:06:53 +01:00
test_button.py Update deconz tests to use device & entity registry fixtures (#103703) 2023-11-09 18:06:53 +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 Guard expensive debug formatting with calls with isEnabledFor (#97073) 2023-07-23 10:54:25 +02:00
test_cover.py Add type hints to integration tests (part 4) (#87848) 2023-02-11 08:26:13 +01:00
test_deconz_event.py Update deconz tests to use device & entity registry fixtures (#103703) 2023-11-09 18:06:53 +01:00
test_device_trigger.py Update deconz tests to use device & entity registry fixtures (#103703) 2023-11-09 18:06:53 +01:00
test_diagnostics.py Use snapshot assertion for Deconz diagnostics test (#98908) 2023-08-23 21:37:03 +02:00
test_fan.py Add type hints to integration tests (part 4) (#87848) 2023-02-11 08:26:13 +01:00
test_gateway.py Update deconz tests to use device & entity registry fixtures (#103703) 2023-11-09 18:06:53 +01:00
test_init.py Update deconz tests to use device & entity registry fixtures (#103703) 2023-11-09 18:06:53 +01:00
test_light.py Improve LIDL christmas light detection in deCONZ (#105155) 2023-12-07 09:19:38 +01:00
test_lock.py Add type hints to integration tests (part 4) (#87848) 2023-02-11 08:26:13 +01:00
test_logbook.py Update deconz tests to use device & entity registry fixtures (#103703) 2023-11-09 18:06:53 +01:00
test_number.py Update deconz tests to use device & entity registry fixtures (#103703) 2023-11-09 18:06:53 +01:00
test_scene.py Update deconz tests to use device & entity registry fixtures (#103703) 2023-11-09 18:06:53 +01:00
test_select.py Update deconz tests to use device & entity registry fixtures (#103703) 2023-11-09 18:06:53 +01:00
test_sensor.py Support new deCONZ Particulate Matter endpoint (#104276) 2023-11-24 11:39:13 +01:00
test_services.py Update deconz tests to use device & entity registry fixtures (#103703) 2023-11-09 18:06:53 +01:00
test_siren.py Add type hints to integration tests (part 4) (#87848) 2023-02-11 08:26:13 +01:00
test_switch.py Update deconz tests to use device & entity registry fixtures (#103703) 2023-11-09 18:06:53 +01:00