core/tests/components/humidifier
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
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 Improve lists in integrations [G-H] (#113168) 2024-03-13 17:25:27 +01:00
test_intent.py Fix exposure checks on some intents (#118988) 2024-06-06 20:41:25 -05:00
test_recorder.py Refactor recorder states tests (#114073) 2024-03-23 15:41:12 -04:00
test_reproduce_state.py
test_significant_change.py