From beae7e669b2ee05717058a38ffb456e835b9e356 Mon Sep 17 00:00:00 2001 From: yoonsoln <43337517+yoonsoln@users.noreply.github.com> Date: Sun, 22 Sep 2019 12:44:42 +0900 Subject: [PATCH] add MMM-AQI module on a list --- 3rd-Party-Modules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index ad80a18..bc1d33b 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -239,6 +239,7 @@ The following modules are created by their respective authors. |[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.| |[MMM-AirQuality](https://github.com/CFenner/MMM-AirQuality) |CFenner |Display the air quality index for a certain location.| |[MMM-Airly](https://github.com/mstarzec386/MMM-Airly) |mstarzec386 |Air pollution in Polish cities. Data from airly (https://airly.eu/)| +|[MMM-AQI](https://github.com/ryck/MMM-AQI) |ryck |MagigMirror module to get the Air Quality Index (AQI) using the World Air Quality Index project API.| |[MMM-BMW-DS](https://github.com/mykle1/MMM-BMW-DS) |Mykle1 |Weather designed for bottom bar position, now using the DarkSky API| |[MMM-Buienradar](https://github.com/StefanNienhuis/MMM-Buienradar)|[StefanNienhuis](https://github.com/StefanNienhuis)|This module will show a map with the weather forecast provided by Buienradar. |[MMM-DHT22](https://github.com/Bangee44/MMM-DHT22) |Bangee44 |Monitor the temperature and the humidity from a DHT22-Sensor on your Magic Mirror|