core/homeassistant/components/weather
Erik Montnemery 683c2f8d22
Add service for getting a weather forecast (#97078)
* Add service for getting a weather forecast

* Fix translations

* Improve service description

* Improve error handling

* Adjust typing

* Adjust typing

* Adjust service response format
2023-08-07 14:05:37 +02:00
..
__init__.py Add service for getting a weather forecast (#97078) 2023-08-07 14:05:37 +02:00
const.py Add new Forecasting to Weather (#75219) 2023-07-21 17:30:48 +02:00
group.py
manifest.json
recorder.py
services.yaml Add service for getting a weather forecast (#97078) 2023-08-07 14:05:37 +02:00
strings.json Add service for getting a weather forecast (#97078) 2023-08-07 14:05:37 +02:00
websocket_api.py Add service for getting a weather forecast (#97078) 2023-08-07 14:05:37 +02:00