riffnshred / nhl-led-scoreboard

🚨 Display NHL live score, stats, and more of your favorite teams, on a Raspberry Pi driven RGB LED matrix. 🚨
GNU General Public License v3.0
422 stars 96 forks source link

wunderground API for Weather #191

Open jrakestraw opened 3 years ago

jrakestraw commented 3 years ago

I have my own weather station and have my own api code. I would love to be able to use the data for my exact location.

I know others may want to be able to setup their weather based on a specific nearby location.

falkyre commented 3 years ago

It's doable, I've found a library that can be used with wunderground pws api and have tested it with mine. I'll look into creating another observation module to pull the data. No promises on when I can get to creating it as I have a few other things on the go right now