Updated 3rd Party Modules (markdown)

Levente Csikor 2021-11-22 08:09:47 +08:00
parent d3f6fba71b
commit 1ea28ee18b

@ -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-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-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-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-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-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).| |[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).|