Hacker News new | ask | show | jobs
by matmann2001 2194 days ago
I also made my own weather display. This one just runs on a RaspberryPi. It can be extended to collect info from other sources (I eventually plan to build some sensors for outside my home), but for now it gets indoor information from my Ecobee, and local weather and forecast from OpenWeatherMaps.

https://github.com/Mrjohns42/WeatherDash/blob/master/README....