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 weather reporting to db #56

Open
matthew73210 opened this issue Jun 29, 2023 · 1 comment
Open

Add weather reporting to db #56

matthew73210 opened this issue Jun 29, 2023 · 1 comment

Comments

@matthew73210
Copy link
Contributor

Had a quick look at the backend, and it shouldn't be too hard to the stream_processing.py a function that grabs the weather every hour and appends it to the db. Using the mdata variable. + also changing various files etc..
conditions: rainy, sun etc
temp : lol
hum : xx
pressure :

I suppose that air quality could also be added and where the sun is at (can be calucated from lat/log + time)

I'll give it a go sometime and do a pr, unless you want to have a go at it too.

@matthew73210
Copy link
Contributor Author

for futur reference open-meteo has all that is needed

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