From 1ea28ee18b1de2d697c5ef7420b8a3a41ad4b6cd Mon Sep 17 00:00:00 2001 From: Levente Csikor Date: Mon, 22 Nov 2021 08:09:47 +0800 Subject: [PATCH] Updated 3rd Party Modules (markdown) --- 3rd-Party-Modules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index fe3ad06..a349f4f 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -361,6 +361,7 @@ The following modules are created by their respective authors. |[MMM-IndoorTemp](https://github.com/sebastianhodapp/MMM-IndoorTemp) |sebastianhodapp |The module emits the notification "INDOOR_TEMPERATURE" to display the indoor temperature received via a subscribed MQTT topic in the default [Current Weather module](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/currentweather).| |[MMM-IndoorTemperature-Endpoint](https://github.com/buxxi/MMM-IndoorTemperature-Endpoint) |buxxi |This module exposes a HTTP-endpoint on the MagicMirror that can receive the indoor temperature and then emits that value as notification "INDOOR_TEMPERATURE".| |[MMM-LocalTemperature](https://github.com/glitch452/MMM-LocalTemperature) |glitch452 |Show the temperature and/or humidity from a DHT11, DHT22, or AM2302 sensor| +|[MMM-loldht22](https://github.com/cslev/MMM-loldht22) |cslev | Show the temperature and humidity from a DHT22 sensor. This module uses the loldht_22 library and can work inside a docker container, i.e., when your Magicmirror is inside a docker. Lot of settings can be made for how the temperature/humidity data are shown. Change colors, icons, layout, as well as, define threshold values when icons/colors should change according to the temperature| |[MMM-Looko2-aq](https://github.com/marska/MMM-Looko2-aq) |marska |Display the air quality index from [looko2](http://looko2.com/index.php) sensor.| |[MMM-Luftdaten](https://github.com/pixxelfriend/MMM-Luftdaten) |[pixxelfriend](https://github.com/pixxelfriend/) | Displays data (particulate matter PM2.5/PM10, temperature, pressure) from air quality sensors, connected to [sensor.community](https://sensor.community) or local wifi.| |[MMM-MarineWeather](https://github.com/grenagit/MMM-MarineWeather) |Grena |A Magic Mirror Module displaying the current marine weather (water and air temperatures, wind and wave conditions).|