Am trying to get the weewx-aqi to calculate to the - United Kingdom's Daily Air Quality Index
It works ok to the default standard = user.aqi.us.NowCast
I take it the change is made in the weewx.conf file
[AqiService]
[[standard]]
data_binding = aqi_binding
standard = user.aqi.us.NowCast
Have tried
standard = user.aqi.uk.daily
standard = user.aqi.uk.daqi
All fail with error user.aqi. has no attribute, uk, daily or daqi
Could somebody point me in the right direction
Thanks Phil