Hey Rich, thanks again... I managed to get my out-door temp to read F with this in my weewx.conf:
[[[[temperature_C]]]] ignore = false name = outTemp units = degree_C I have tried every "units" option for Weewx Barometer unit ( inHg, mbar, hPa and kpa) for the "pa" field in my mqtt topic. [[[pa]]]] ignore = false # opt back in for this field name = barometer units = hPa I just get N/A (N/A) for the Barometer Reading in my reports. I don't see any errors restarting weewx. Here is what I am subscribed to in the driver. "pa" is the pressure reading I am trying to bring into Weewx { "tempc": 20.59, "tempf": 69.062, "hum": 38.88184, "pa": 98790.06, "altim": 213.1839, "altift": 699.4224 } *Any Ideas?* -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/f7fd60e2-6b3a-4eb8-a187-3dbc1fdd6f98n%40googlegroups.com.