core/tests
Michael Hansen 45f1d50f03
Add HassGetWeather intent (#102613)
* Add HassGetWeather intent

* Use async_match_states

* Extend test coverage

* Use get_entity

* Update homeassistant/components/weather/intent.py

* Fix state

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-11-15 16:20:15 -06:00
..
auth
components Add HassGetWeather intent (#102613) 2023-11-15 16:20:15 -06:00
fixtures Add tests for components with custom validators (#104024) 2023-11-15 13:11:33 +01:00
hassfest
helpers Refactor config.async_log_exception (#104034) 2023-11-15 19:09:49 +01:00
pylint
resources
scripts
snapshots Refactor config.async_log_exception (#104034) 2023-11-15 19:09:49 +01:00
test_util Bump aiohttp to 3.9.0rc0 for python 3.12 only (#103507) 2023-11-15 01:02:14 +01:00
testing_config
util Fix including yaml files with scalar values (#103914) 2023-11-13 15:23:50 +01:00
__init__.py
common.py Add support for responses to `call_service` WS cmd (#98610) 2023-11-10 21:44:43 +01:00
conftest.py
ignore_uncaught_exceptions.py
patch_time.py
ruff.toml
syrupy.py
test_bootstrap.py
test_config.py Refactor config.async_log_exception (#104034) 2023-11-15 19:09:49 +01:00
test_config_entries.py
test_core.py
test_data_entry_flow.py
test_exceptions.py
test_loader.py
test_main.py
test_requirements.py
test_runner.py
test_setup.py
test_test_fixtures.py
typing.py