hass-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 Deprecate weather.get_forecast (#102534) 2023-11-19 20:44:02 +01:00
__init__.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
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 Add significant Change support for weather (#104840) 2023-12-05 19:17:52 +01:00
test_websocket_api.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00