From fb8c76ca7b8a40e42168568c11d179002b9e7d55 Mon Sep 17 00:00:00 2001 From: glitch452 <894128+glitch452@users.noreply.github.com> Date: Mon, 4 Jun 2018 23:53:42 -0400 Subject: [PATCH] Added the MMM-LocalTemperature module to the Weather section. --- 3rd-Party-Modules.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index 1224a08..cd65709 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -47,7 +47,7 @@ The following modules are created by their respective authors. |Title|Author|Description| |:-|:-|:-| -|[MMM-CoinMarketCap](https://github.com/glitch452/MMM-CoinMarketCap)|glitch452|Display cryptocurrency information from the Coin Market Cap website. Ticker Price, Logos, Graphs, etc... | +|[MMM-CoinMarketCap](https://github.com/glitch452/MMM-CoinMarketCap)|glitch452|Display cryptocurrency information from the Coin Market Cap website. Ticker Price, Logos, Sparkline Graphs, etc... | |[MMM-bitcoin](https://github.com/valmassoi/MMM-bitcoin) |valmassoi |Display bitcoin ticker price.| |[MMM-ethereum](https://github.com/Deathrid3r747/MMM-ethereum) |Deathrid3r747 |Display ticker with ethereum USD price| |[MMM-LICE](https://github.com/mykle1/MMM-LICE) |Mykle1 |Live International Currency Exchange| @@ -162,6 +162,7 @@ The following modules are created by their respective authors. |[MMM-bergfex.at](https://github.com/nebulx29/MMM-bergfex) |nebulx |Displays snow reports from bergfex.at| |[MMM-BMW](https://github.com/mykle1/MMM-BMW) |Mykle1 |Weather designed for bottom bar position| |[MMM-darksky-hourly](https://github.com/jacquesCedric/MMM-darksky-hourly) |JacquesCedric |Hourly weather and precipitation pulled from DarkSky| +|[MMM-LocalTemperature](https://github.com/glitch452/MMM-LocalTemperature) |glitch452 |Show the temperature and/or humidity from a DHT11, DHT22, or AM2302 sensor| |[MMM-DHT22](https://github.com/Bangee44/MMM-DHT22) |Bangee44 |Monitor the temperature and the humidity from a DHT22-Sensor on your Magic Mirror| |[MMM-HDC1080](https://github.com/MichaelF1/MMM-HDC1080) |MichaelF1|Display the temperature and humidity of the I2C-based HDC1080-sensor on your Magic Mirror| |[MMM-dht22](https://github.com/nebulx29/MMM-dht22) |nebulx29 |displays temperature/humidity readings from DHT22 sensor connected via GPIOs|