Yeah I need to upgrade as well. The 0.18rc1 has been working great. So I'm expecting 0.18 to work just as good.
Your data's unit values to MQTT should be what you expect, and as you know we've been working out the kinks on the units with the non-live portion of the skin. The live portion processes the MQTT data a bit differently since it's live - it doesn't use weewx's StdConvert in real time - so there are some color charts that I have hard coded for Fahrenheit and I see an outTemp_F, rain inches, dew point F variables it's expecting from MQTT which probably needs to be updated. This weekend has been busy with (real) work, so no update on when I can get an update out quite yet What is your weewx.conf target_unit set to? On Sunday, August 26, 2018 at 4:17:05 PM UTC-4, Colin Larsen wrote: > > Pat that could be my bad on the version I'm using. I went with 0.17 to get > it running, I'll move to 0.18 today, that might solve the units problem? > I ended up following the wiki install as I think yours was missing a step, > not 100% sure on that. Anyway let me update that. My data going up to mqtt > certainly has deg C and Kph in it, it didn't look too closely at the actual > data though > > On Mon, 27 Aug 2018, 05:06 Pat O'Brien, <[email protected] > <javascript:>> wrote: > >> Understood and no worries, thanks! >> >> On Sun, Aug 26, 2018, 1:05 PM mwall <[email protected] <javascript:>> >> wrote: >> >>> On Sunday, August 26, 2018 at 12:49:25 PM UTC-4, Pat wrote: >>>> >>>> On an unrelated note, I have a pull request against your meteostick >>>> driver. Anything more I need to do with that? >>>> >>> >>> i see it. i'm slowly working through a backlog of weewx-related emails >>> and issues... >>> >>> -- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "weewx-user" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/weewx-user/FQfh0AAJmCA/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected] <javascript:>. >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- >> 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 [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
