core/tests/components/climate
Michael Hansen fca19a3ec1
Move climate intent to homeassistant integration (#139371)
* Move climate intent to homeassistant integration

* Move get temperature intent to intent integration

* Clean up old test
2025-02-28 10:25:38 -05:00
..
__init__.py
common.py Add support for swing horizontal mode for mqtt climate (#139303) 2025-02-26 15:44:16 +01:00
conftest.py Use setup_test_component_platform in Climate tests (#123941) 2024-08-22 09:38:27 +02:00
test_device_action.py Fix consider-using-tuple pylint warnings in core tests (#119463) 2024-06-12 12:35:01 +02:00
test_device_condition.py Use service_calls fixture in core platform tests [a-l] (#120904) 2024-07-01 19:27:50 +02:00
test_device_trigger.py Remove deprecated climate constants (#131798) 2024-11-29 00:38:05 +01:00
test_init.py Update signature of platforms' async_setup_entry in tests (#138271) 2025-02-11 13:17:39 +01:00
test_intent.py Move climate intent to homeassistant integration (#139371) 2025-02-28 10:25:38 -05:00
test_recorder.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_reproduce_state.py Add horizontal swing support to ClimateEntity (#125578) 2024-11-27 15:06:46 +01:00
test_significant_change.py Add horizontal swing support to ClimateEntity (#125578) 2024-11-27 15:06:46 +01:00