Post data to wunderground from terminal

if you can create a file called airquality2.txt, where WD is installed, and have in it format like
“PM2_5Value”:“2.5”
then WD will pick up that value

I could also make WD look for a ozone value in that file
e.g use format
“OZONEValue”:“2.5”