core/tests/components/climate
Michael Hansen 87114bf19b
Fix exposure checks on some intents (#118988)
* Check exposure in climate intent

* Check exposure in todo list

* Check exposure for weather

* Check exposure in humidity intents

* Add extra checks to weather tests

* Add more checks to todo intent test

* Move climate intents to async_match_targets

* Update test_intent.py

* Update test_intent.py

* Remove patch
2024-06-06 20:41:25 -05:00
..
__init__.py
common.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
conftest.py Import Generator from typing_extensions (2) (#118989) 2024-06-06 17:24:22 +02:00
test_device_action.py Unignore Ruff PLR in tests (#114470) 2024-04-01 11:11:59 +02:00
test_device_condition.py Improve typing for `calls` fixture in tests (a-l) (#118349) 2024-05-29 09:06:48 +02:00
test_device_trigger.py Improve typing for `calls` fixture in tests (a-l) (#118349) 2024-05-29 09:06:48 +02:00
test_init.py Use issue_registry fixture in component tests (#118041) 2024-05-24 15:54:20 +02:00
test_intent.py Fix exposure checks on some intents (#118988) 2024-06-06 20:41:25 -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 empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_significant_change.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00