#errorCatcher Echo ## $Id: index.html.tmpl 2608 2014-11-14 12:37:17Z mwall $ ## ## Specifying an encoding of UTF-8 is usually safe, but if your text is ## actually in Latin-1, then you should replace the string "UTF-8" with "latin-1" #encoding UTF-8
#if $encoding == 'utf8' #end if| AQI (current) | $latest('purpleair_binding').aqi2_5.raw |
| AQI (last hour) | $span($data_binding='purpleair_binding',$hour_delta=1).aqi2_5.avg.raw |
| AQI (last day) | $span($data_binding='purpleair_binding',$day_delta=1).aqi2_5.avg.raw |
| pm2_5_cf_1 | $latest('purpleair_binding').pm2_5_cf_1.formatted $unit.label.pm2_5_cf_1 |
| pm10_0_cf_1 | $latest('purpleair_binding').pm10_0_cf_1.formatted $unit.label.pm10_0_cf_1 |
| System | $station.os_uptime.long_form |
| Weewx Application | $station.uptime.long_form |
| Version | v$station.version |