hass-core/tests/components/metoffice
Kevin Stillhammer 173f4760bc
Deprecate weather.get_forecast (#102534)
* Deprecate weather.get_forecast

* Rename forecast to get_forecasts

* raise issue for use of deprecated service

* Add fix_flow

* Add service translation/yaml
2023-11-19 20:44:02 +01:00
..
snapshots Deprecate weather.get_forecast (#102534) 2023-11-19 20:44:02 +01:00
__init__.py
conftest.py Add support for Python 3.12 (#101651) 2023-10-10 21:34:49 +02:00
const.py Migrate MetOffice to new entity naming style (#74978) 2022-09-28 16:37:35 +02:00
test_config_flow.py Add type hints to integration tests (part 14) (#88005) 2023-02-15 10:31:43 +01:00
test_init.py Update m* tests to use entity & device registry fixtures (#103980) 2023-11-15 10:33:11 +01:00
test_sensor.py Use datetime.UTC alias [3.11] (#97067) 2023-07-22 17:05:11 -05:00
test_weather.py Deprecate weather.get_forecast (#102534) 2023-11-19 20:44:02 +01:00