hass-core/tests/components/gree
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 Migrate Gree to has entity name (#104739) 2023-12-07 22:47:52 +01:00
__init__.py Add gree climate integration (#37498) 2020-10-14 15:15:56 +02:00
common.py Use SnapshotAssertion in gree climate tests (#90339) 2023-03-27 10:01:39 +02:00
conftest.py Add missing mock in gree config flow tests (#89450) 2023-03-09 18:12:22 +01:00
test_bridge.py Migrate gree tests to use freezegun (#105340) 2023-12-09 10:19:42 +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 missing mock in gree config flow tests (#89450) 2023-03-09 18:12:22 +01:00
test_init.py Add type hints to integration tests (f-g) (#87700) 2023-02-08 13:33:52 +01:00
test_switch.py Update service call return values and error handling (#94657) 2023-06-16 07:01:40 -07:00