Watchface Builder for Garmin
PremiumToken: (aqi)
(expression use only)Return [array], and array contains 12 hours air pollution forecast.
(aqi)[0]["aqi"]
will return hour0's air quality index. (aqi)[6]["pm2_5"]
will return hour6's PM2.5. The following attributes can be used: [aqi,co,no,no2,o3,so2,pm2_5,pm10,nh3].