hass-core/homeassistant/components/met
Martin Malina d2d21b4158
Show current day in met weather forecast (#91891)
Version 0.10.0 of pyMetno added the option
to defined range_start when calling get_forecast:
https://github.com/Danielhiversen/pyMetno/pull/35/files

So let's use that to include today in the forecast.
2023-05-24 16:07:59 +02:00
..
__init__.py Show current day in met weather forecast (#91891) 2023-05-24 16:07:59 +02:00
config_flow.py Display unit of elevation in met config flow (#88283) 2023-03-28 11:51:35 +02:00
const.py Met.no use native_* (#74259) 2022-06-30 10:47:29 -07:00
manifest.json Show current day in met weather forecast (#91891) 2023-05-24 16:07:59 +02:00
strings.json Add options flow for met (#88525) 2023-02-22 10:18:58 +01:00
weather.py Move attribution constants to entity attributes (#90519) 2023-03-31 14:25:49 +02:00