core/tests/components/climate
Michael Hansen 67e0ccf677
Use exposed error messages in Assist (#127503)
* Use exposed error messages

* Report expose errors

* Remove comment

* Relative import

* Rework expose check logic

* Delay creation of all names list, and skip config/hidden entities

* Clean up commented code and type issue

* Fix test

* Move assistant check
2024-10-11 13:06:03 -04:00
..
__init__.py
common.py Add missing hass type hint in component tests (c) (#124067) 2024-08-18 15:35:31 +02: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 Use service_calls fixture in core platform tests [a-l] (#120904) 2024-07-01 19:27:50 +02:00
test_init.py Change Climate set temp action for incorrect feature will raise (#126692) 2024-09-25 21:16:14 +02:00
test_intent.py Use exposed error messages in Assist (#127503) 2024-10-11 13:06:03 -04:00
test_recorder.py
test_reproduce_state.py Remove use of deprecated set_aux_heat call from climate _async_reproduce_states (#121873) 2024-07-19 10:14:12 +02:00
test_significant_change.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00