Add fetching of NOAA 3-day forecast

This commit is contained in:
Ian Renton
2026-04-03 17:10:36 +01:00
parent da7bb4223e
commit df9a82cad3
14 changed files with 137 additions and 23 deletions

View File

@@ -175,6 +175,10 @@ solar-condition-providers:
class: "HamQSL"
name: "HamQSL"
enabled: true
-
class: "NOAA3dayForecast"
name: "NOAA 3-day Forecast"
enabled: true
# Port to open the local web server on
web-server-port: 8080