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

Add back weather prognosis #130

Closed
elden1337 opened this issue Sep 16, 2024 · 5 comments
Closed

Add back weather prognosis #130

elden1337 opened this issue Sep 16, 2024 · 5 comments

Comments

@elden1337
Copy link
Owner

after HA changes we need to call a service to get the data.

elden1337 pushed a commit that referenced this issue Oct 15, 2024
elden1337 pushed a commit that referenced this issue Oct 15, 2024
@enoch85
Copy link
Contributor

enoch85 commented Oct 15, 2024

Thank you!!

@enoch85
Copy link
Contributor

enoch85 commented Oct 15, 2024

JFTR:

tzinfo=datetime.timezone.utc)), WeatherObject(_DTstr='2024-10-16T11:00:00+00:00', WeatherCondition='cloudy', Temperature=11.6, Wind_Speed=26.21, Wind_Bearing=141, Precipitation_Probability=0, Precipitation=0.0, DT=datetime.datetime(2024, 10, 16, 11, 0,

Please note which I fo that is extracted from Openweather, are you looking for time date and temperature, or more factors?

@elden1337
Copy link
Owner Author

This is soley tested with the sensor weather... that works with the service to get prognosis fyi

@enoch85
Copy link
Contributor

enoch85 commented Oct 16, 2024

Hmm, is there some way to test that it actually works? I looked though some debug logs yesterday, but didn't find anything obvious.

@elden1337
Copy link
Owner Author

Weather here is currently too stable to influence the already set offsets.

If you add the entity and get no errors after reboot it is counting with it.

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

No branches or pull requests

2 participants