ha-core/homeassistant/components/weather
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
..
__init__.py Deprecate weather.get_forecast (#102534) 2023-11-19 20:44:02 +01:00
const.py
group.py
intent.py Add HassGetWeather intent (#102613) 2023-11-15 16:20:15 -06:00
manifest.json
services.yaml Deprecate weather.get_forecast (#102534) 2023-11-19 20:44:02 +01:00
strings.json Deprecate weather.get_forecast (#102534) 2023-11-19 20:44:02 +01:00
websocket_api.py