diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index c3dbc11..a6cc247 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -417,6 +417,7 @@ The following modules are maintained by their respective authors. If you have a |[MMM-Netatmo](https://github.com/CFenner/MMM-Netatmo) |CFenner |Display your Netatmo in/outdoor weather station data. | |[MMM-OneCallWeather](https://github.com/KristjanESPERANTO/MMM-OneCallWeather) |KristjanESPERANTO |Display current and forecast weather based on the Openweathermap OneCall API data with alternative formatting. | |[MMM-OpenmapWeather](https://github.com/sathyarajv/MMM-OpenmapWeather) |SathyarajV |Display current weather as image based on the Openmap Weather API data with different formatting. | +|[MMM-OpenWeather24Hours](https://github.com/thobach/MMM-OpenWeather24Hours) |thobach |Shows weather information for the next 24 hours using the OpenWeather API. The idea of this module is to give you confidence on what to wear when you go outside / to work, or what transport mode you should take (in case you are a good weather-only biker). The hourly forecast gives you a good decision basis based on the weather condition at the times you go to work and return home. | |[MMM-OpenWeatherMapForecast](https://github.com/MarcLandis/MMM-OpenWeatherMapForecast) |MarcLandis |A weather module that displays current, hourly and daily forecast information using data from the OpenWeatherMap One Call API. This is based on the MMM-DarkSkyForecast module by jclarke0000. | |[MMM-PirateSkyForecast](https://github.com/dankerthrone/MMM-PirateSkyForecast) |dankerthrone |A weather module that displays current, hourly and daily forecast information using data from the pirateweather API. | |[MMM-Pollen](https://github.com/vincep5/MMM-Pollen) |vincep5 |Display pollen.com information for your US zipcode. | @@ -1186,7 +1187,6 @@ List of modules that are abandoned, deprecated, not working, or that are obsolet |[MMM-covid19uk-stats](https://github.com/blighter/MMM-covid19uk-stats) |blighter |This module displays a table of the 5 latest statistics for COVID-19 New Vaccinations as published by the UK Government. |Obsolete, no new data since 2022-05-20. | |[MMM-CountDown](https://github.com/boazarad/MMM-CountDown) |boazarad |Display a count down to a date/event. |Abandoned. No reactions to issues since years. Seems not to work anymore. Try MMM-CountDown by daterrell instead. | |[MMM-DailyAlarm](https://github.com/eouia/MMM-DailyAlarm) |eouia |Daily recurrent event alarms. |Abandoned. Repo has been archived at 2020-06-10. | -|[MMM-DarkSky24Hours](https://github.com/thobach/MMM-DarkSky24Hours) |thobach |Shows weather information for the next 24 hours using the Dark Sky API. The idea of this module is to give you confidence on what to wear when you go outside / to work, or what transport mode you should take (in case you are a good weather-only biker). The hourly forecast gives you a good decision basis based on the weather condition at the times you go to work and return home. |Deprecated. DarkSky API no longer works since 2023-03-31. | |[MMM-darksky-hourly](https://github.com/jacquesCedric/MMM-darksky-hourly) |JacquesCedric |Hourly weather and precipitation pulled from DarkSky. |Deprecated. DarkSky API no longer works since 2023-03-31. | |[MMM-DarkSkyRadar](https://github.com/vincep5/MMM-DarkSkyRadar) |vincep5 |Display a radar map from DarkSky. |Deprecated. DarkSky API no longer works since 2023-03-31. | |[MMM-DarkSkyForecast](https://github.com/jclarke0000/MMM-DarkSkyForecast) |jclarke0000 |A weather module that displays current, hourly and daily forecast information using data from the Dark Sky API. |Deprecated. DarkSky API no longer works since 2023-03-31. |