A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
api info to table
-
Can someone make a simple mm module?
Get data from any of those api https://github.com/opendata-stuttgart/meta/wiki/APIs and make a table out of them?
Only 4 parameters needs to be fetched & displayed: PM2.5, PM10, temperature, humidity -
-
can I ask for help?
i did install everything, but i’m seeing errors for “json data is not of type array”
can you help me with exact url (https://docs.opensensemap.org/)? -
@epi in the original link, the apis listed below “Accessing the API data:” show returning an array of values
-
@sdetweil still get the same error. here is the url
https://api.opensensemap.org/boxes/57000b8745fd40c8196ad04c -
ok, found the issue, needed to define arrayName. Thanks!