-
Notifications
You must be signed in to change notification settings - Fork 40
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
DWD Weather Provider #149
base: master
Are you sure you want to change the base?
DWD Weather Provider #149
Conversation
…vice) - !!only usable for german locations!! - This provider uses https://brightSky.dev for querying data for a given location. Just define WEATHER_PROVIDER=DWD in your .env File supports also ETO !
Infos added
…always 0:00 to 23:59 of the previous day
Fixt missing parameter
2. Fixt DWD WateringData 3. Fixt OpenMeteo "raining"
Fixt DWD last 24h (needs UTC date)
@opensprinklershop I don't think the changes in the |
Hi, yes you're right!
Rui Marinho ***@***.***> schrieb am Mi., 21. Aug. 2024, 01:44:
… @opensprinklershop <https://github.com/opensprinklershop> I don't think
the changes in the baselineEToData folder are expected, right? Some of
the files are being deleted and they are required to generate the baseline
information.
—
Reply to this email directly, view it on GitHub
<#149 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AL5L5XDE6ALWVQQ2EG5TKCLZSPIEHAVCNFSM6AAAAABMPBINHSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJZHEZTOMBQHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@opensprinklershop just so you know, I have merged this PR to the PR129 branch, which was your origin DWD PR. I know the naming is confusing, it's a branch caleld PR129: |
Please add the DWD (Deutsch Wetter Dienst = German Weather Provider) service.