Hi,
I have just configured my PWS to upload weather data to Wunderground. I would like to upload indoor temperature and humidity values as well.
I am using pywws and have edited the underground_template_1080.txt template to add;
#temp_in "'indoortempf' : '%.1f'," "" "temp_f(x)"#
#hum_in "'indoorhumidity' : '%.d',"#
where indoortempf and indoorhumidity are defined in the API.
However I am not seeing these anywhere on the Wunderground site for my PWS.
How do I see/check the values being uploaded? Or is the fact I can't see them indicating that the values are not being sent?
Many thanks!
Ben
I have just configured my PWS to upload weather data to Wunderground. I would like to upload indoor temperature and humidity values as well.
I am using pywws and have edited the underground_template_1080.txt template to add;
#temp_in "'indoortempf' : '%.1f'," "" "temp_f(x)"#
#hum_in "'indoorhumidity' : '%.d',"#
where indoortempf and indoorhumidity are defined in the API.
However I am not seeing these anywhere on the Wunderground site for my PWS.
How do I see/check the values being uploaded? Or is the fact I can't see them indicating that the values are not being sent?
Many thanks!
Ben