hass-core/tests/components/gree
Mislav Mandarić 84b71c9ddb
Allow setting hvac mode through set_temperature climate method in Gree integration (#101196)
* Allow setting hvac mode through set_temperature climate method

* Suggested code simplification when reading hvac mode

Co-authored-by: G Johansson <goran.johansson@shiftit.se>

* Remove unnecessary temperature unit handling from set temperature with hvac mode tests

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2023-10-30 22:10:47 +01:00
..
snapshots Save previous unique id in entity registry when it changes (#102093) 2023-10-16 21:26:19 -10:00
__init__.py
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 Add type hints to integration tests (part 8) (#87982) 2023-02-13 11:13:48 +01:00
test_climate.py Allow setting hvac mode through set_temperature climate method in Gree integration (#101196) 2023-10-30 22:10:47 +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