Working fine with test.mosquitto.org weather/41south/# Haven't looked at the data for sanity :)
On Mon, Aug 27, 2018 at 9:25 AM Colin Larsen <[email protected]> wrote: > That's all good Pat, I sure appreciate the time this is taking and real > work and family come first always, so certainly no rush on my part. > > I can send you a PM with my MQTT login if that helps for testing but if > Mosquito works I'm happy to shift to that also. In the medium to short > term I'd like to get my own MQTT server running here, as much to save data > being pushed everywhere as anything. Would a small server run on a pi zero? > > Because I'm still using simulator and waiting for all the parts for my > station to arrive (building a WeatherDuino setup including air quality > monitoring) I've left it at US, however I probably should set it to Metric > before any real data goes into the db. > > The WeatherDuino mimics a VP2 so I need to find out what sensors the AQ > data is stored as too so I can get it out and work on displaying it ..... > but that's another story down the track. > > Cheers > Colin > > > On Mon, 27 Aug 2018, 08:59 Pat, <[email protected]> wrote: > >> 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]> wrote: >>> >>>> Understood and no worries, thanks! >>>> >>>> On Sun, Aug 26, 2018, 1:05 PM mwall <[email protected]> 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]. >>>>> 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. >>>> >>> -- >> 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. >> > -- 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.
