Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weather forecast for today #35

Open
hphd70 opened this issue Apr 13, 2024 · 0 comments
Open

Weather forecast for today #35

hphd70 opened this issue Apr 13, 2024 · 0 comments

Comments

@hphd70
Copy link

hphd70 commented Apr 13, 2024

Hi Siku2,

thanks for this integration!
I am not sure if this is a problem of your integration, but I am sure you can tell me if is not.

I want to receive the forecast temperature for today.
But i receive the temperature for the days starting tomorrow.


service call on 13.04.2024:

service: weather.get_forecasts
target:
entity_id:
- weather.srf_weather
data:
type: daily
response_variable: weather_forecast


response (starting from 14.03.2024):

weather.srf_weather:
forecast:
- condition: partlycloudy
datetime: "2024-04-14T00:00:00+02:00"
precipitation_probability: 2
cloud_coverage: null
wind_bearing: 260
uv_index: 5
is_daytime: null
symbol_code: 10
symbol24_code: 1
sunrise: "2024-04-14T06:41:00+02:00"
sunset: "2024-04-14T20:16:00+02:00"
sunshine_hours: 10
temperature: 25
templow: 11
wind_gust_speed: 30
wind_speed: 6
precipitation: 0

I tried other weater integrations (e.g. open meteo) which gives me the temperature forecast for today. But I would rather using your integration.

Thanks for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant