avee87
ca50fca738
Add twice-daily forecasts to MetOffice ( #145472 )
2025-05-26 16:56:15 +02:00
avee87
4f24d63de1
Update metoffice to use DataHub API ( #131425 )
...
* Update metoffice to use DataHub API
* Reauth test
* Updated to datapoint 0.11.0
* Less hacky check for day/night in twice-daily forecasts
* Updated to datapoint 0.12.1, added daily forecast
* addressed review comments
* one more nit
* validate credewntials in reauth flow
* Addressed review comments
* Attempt to improve coverage
* Addressed comments
* Reverted unnecessary reordering
* Update homeassistant/components/metoffice/sensor.py
* Update tests/components/metoffice/test_sensor.py
* Update homeassistant/components/metoffice/sensor.py
---------
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-05-21 21:56:32 +02:00
Joost Lekkerkerker
e8d7eb05ae
Delete unused snapshots ( #123656 )
...
* Delete unused snapshots
* Delete unused snapshots
2024-08-12 13:28:09 +02:00
G Johansson
b190cdceaf
Remove hourly weather entity from metoffice ( #112452 )
2024-03-27 11:06:31 +01:00
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
Erik Montnemery
ecdb0bb46a
Modernize metoffice weather ( #99050 )
...
* Modernize metoffice weather
* Exclude sensors from additional test
2023-10-10 16:49:36 +02:00