Read the statement by Michael Teeuw here.
MMM-AQI
-
@E3V3A Yep, but you can use the same token you are using for the module, ie:
https://api.waqi.info/search/?token=TOKEN&keyword=croydon
(you can just type that URL in your browser)
-
Sorry but geoloc “here” is so bad !
name of city don’t work
and don’t understand how find @id … -
@Fonfon I added more info in the README, but is basically enter the URL above in your browser (using your token and your city, of course) an then just look for your city in the response and write down the “uid” value, that’s the id you are looking for.
-
@ryck ahh ok i understand…Thanks a lot ;)
-
Would you be willing to have/make an option to make the items horizontal instead of vertical? So to save space, since they are only numbers?
-
@E3V3A Yes, that’s a good idea, I’ll try to implement it as soon as I have some spare time!
-
Hi, nice module. One question, is it possible to filter some of the pollutants that I want to see? Right now, it just displays all of them.
-
i am a late comer, just starting to learn about the magicmirror
i do have a question about this nice module
is there a way to display tresholds?
for most people numbers say nothing, or you work with colors or display tresholds, how else can you know which pollutant is good or bad?
-
Thx, very good, but why the ‘header’ is not visible ?
-
-
```{ module: 'MMM-AQI', position: 'top_left', header: 'Polution', config: { token: "99860xxxxxxx", city: "@8xxx", iaqi: false, updateInterval: 30 * 60 * 1000, // Every half hour. initialLoadDelay: 0, animationSpeed: 1000, debug: false } }, -
Hmm, odd. Your config looks good. Header SHOULD be showing. I just installed and ran it and my header appears as expected. Not sure why yours isn’t. My config:
{ module: 'MMM-AQI', position: 'top center', header: 'This header is working', config: { token: "exxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx3", city: "here", iaqi: true, updateInterval: 30 * 60 * 1000, // Every half hour. initialLoadDelay: 0, animationSpeed: 1000, debug: false } },
Try using my config with your apiToken as a test.
-
The same, it’s stange, on others module, header are ok on screen…
-
did something else push the header off the screen…
can u try with just the AQI module
-
Have you made any changes to the MMM-AQI.css file or additions to your custom.css file referencing the module?
-
nothing in MMM-AQI.CSS
and on custom.css
.aqi.good { color: #009966; font-size: 35px; } .aqi.moderate { color: #ffde33; font-size: 35px; } .aqi.unhealthy-sensitive { color: #ff9933; font-size: 35px; } .aqi.unhealthy { color: #cc0033; font-size: 35px; } .aqi.very-unhealthy { color: #660099; font-size: 35px; } .aqi.hazardous { color: #7e0023; font-size: 35px; }But without, it’s the same.
-
-
Good, after Update header’s OK on screen, thx
-
Hello,
I need your help, because I can not find the “token” for Berlin?
-
same problem. The page can not be found for data-platform token
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login