core/tests/components/weather
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
..
snapshots
__init__.py
conftest.py Import Generator from typing_extensions (5) (#118993) 2024-06-06 17:33:27 +02:00
test_init.py Use registry fixtures in tests (v-y) (#118299) 2024-05-28 14:26:14 +02:00
test_intent.py Fix exposure checks on some intents (#118988) 2024-06-06 20:41:25 -05:00
test_significant_change.py
test_websocket_api.py