69
Open source, self hosted weather stations?
(lemmy.dbzer0.com)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
I used wview for years, and published a couple of weather stations publically. Sadly that looks to be abandoned now.
Nowadays I just run Home Assistant and combine an anenometer, a rain tip gauge and about a million different temperature sensors into that, mostly with 8266's running Esphome to collect and forward that data. It's a fun and cheap little hobby if you like collecting data. The gauge and anenometer were off aliexpress for about £5 each, the esps about the same, and temp sensors less than a quid each. All software foss of course, and uses almost no resources so can run on any linux server.