From 348a1be1b5dbd24870b9c3eb8b3e0047c9bdb63f Mon Sep 17 00:00:00 2001 From: Nigel Daniels Date: Mon, 6 May 2024 13:07:51 -0700 Subject: [PATCH] Updates to MMM-Weather-Now and MMM-3Day-Forecast --- 3rd-Party-Modules.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index 0f3a284..69f7883 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -368,7 +368,7 @@ The following modules are maintained by their respective authors. If you have a |Title |Author |Description | |:-|:-:|:-| |[MMM-2Day-NOAA-Forecast](https://github.com/jinserk/MMM-2Day-NOAA-Forecast) |jinserk |Show 4 consecutive 12-hr forecast, provided by [NOAA National Weather Service API](https://www.weather.gov/documentation/services-web-api). No user registration nor API-key required. | -|[MMM-3Day-Forecast](https://github.com/nigel-daniels/MMM-3Day-Forecast) |nigel-daniels |Simple display of today, tomorrow & next-day, designed to work with MMM-Weather-Now. Now uses Open Weather as WeatherBit reduced the free service to an unusable level :( If you installed an older version ( < 18 Oct 2022 ), please update and get a new api key! | +|[MMM-3Day-Forecast](https://github.com/nigel-daniels/MMM-3Day-Forecast) |[nigel-daniels](https://github.com/nigel-daniels) |Simple display of today, tomorrow & next-day, designed to work with MMM-Weather-Now. Now uses WeatherAPI as Open Weather reduced the free service :( If you installed an older version ( < 6 May 2024 ), please update and get a new api key! | |[MMM-AareGuru](https://github.com/buge/MMM-AareGuru) |[buge](https://github.com/buge) |Displays the temperature from [aare.guru](https://aare.guru) for the river Aare in Switzerland (in Brienz, Interlaken, Thun, Bern, Hagneck, Biel or Brugg). | |[MMM-AccuWeatherForecastDeluxe](https://github.com/maxbethge/MMM-AccuWeatherForecastDeluxe) |maxbethge |Display weather information using the AccuWeather API. | |[MMM-AirNow](https://github.com/nigel-daniels/MMM-AirNow) |[nigel-daniels](https://github.com/nigel-daniels) |Simple display of air quality based on the US AirNow API. | @@ -449,7 +449,7 @@ The following modules are maintained by their respective authors. If you have a |[MMM-UKTide](https://github.com/Captsi/MMM-UKTide) |Captsi |Display tidal data in British Isles with free data from UKHO/Admiralty. | |[MMM-Vindsiden](https://github.com/erikmohn/MMM-Vindsiden) |erikmohn |Display weather data from weather stations available at vindsiden.no (Norway). | |[MMM-WeatherGraph](https://github.com/FlatPepsi17/MMM-WeatherGraph) |FlatPepsi |Weather forecast with rain & temp graphs. Lots of options to turn on & off. Data from OpenWeatherMap API. | -|[MMM-Weather-Now](https://github.com/nigel-daniels/MMM-Weather-Now) |[nigel-daniels](https://github.com/nigel-daniels) |Simple clean display of the weather now, designed to go with MMM-3Day-Forecast. Now uses Open Weather as WeatherBit reduced the free service to an unusable level :( If you installed an older version ( < 18 Oct 2022 ), please update and get a new api key! | +|[MMM-Weather-Now](https://github.com/nigel-daniels/MMM-Weather-Now) |[nigel-daniels](https://github.com/nigel-daniels) |Simple clean display of the weather now, designed to go with MMM-3Day-Forecast. Now uses WetherAPI as Open Weather reduced the free service :( If you installed an older version ( < 6 May 2024 ), please update and get a new api key! | |[MMM-WeatherOutfit](https://github.com/Lavve/MMM-WeatherOutfit) |Lavve |Presents appropriate outfit depending on current outside temperature received from Otto Paulsen's outstanding [MQTT module](https://github.com/ottopaulsen/MMM-MQTT). | |[MMM-Weather-SMHI-Hourly](https://github.com/Menturan/MMM-Weather-SMHI-Hourly) |[Menturan](https://github.com/Menturan) |Displays weather from Swedish SMHI hourly. | |[MMM-WeatherAlerts](https://github.com/gjonesme/MMM-WeatherAlerts) |gjonesme |Displays active weather alerts provided by [OpenWeatherMap's onecall API](https://openweathermap.org/api/one-call-3#listsource). |