Hi Nev, What worked for me is changing unit_system = METRIC into METRICWX under MQTT. But maybe you need to make some more changes (like I had to do), do you have a website to check?
Regards, Arend Op zaterdag 24 oktober 2020 om 11:17:53 UTC+2 schreef [email protected]: > Hi > We have had rain for the first time in many months, we had about 20mm in > about 30 mins...total daily rain is correct, but because of the intensity > of the rain I had the station observation rain with rain rate displaying cm > values not mm values, i.e 1.9 instead of 19mm and 3.5 instead of 35 mm/h. > The daily rain totals correct in mm. > I cannot see where this data is calculated. > My weewx.conf MQTT section only has this > [[MQTT]] > server_url = mqtt:xxxxxxxxxxxxxxxxx > topic = weather > unit_system = METRIC > binding = archive, loop > aggregation = aggregate > > The Belchertown section has this ( note I have a couple of special > observations for my aircon and FARS temperature enclosure fan speed) > [[Belchertown]] > skin = Belchertown > enable = true > HTML_ROOT = public_html/belchertown > [[[Extras]]] > belchertown_root_url = http://xxxxxxxxx > belchertown_locale = auto > theme = auto > theme_toggle_enabled = 1 > site_title = Nev and Gays Home > home_page_header = Weather conditions > mqtt_websockets_enabled = 1 > mqtt_websockets_host = xxxxxxxxxxx > mqtt_websockets_port = 9001 > mqtt_websockets_topic = weather/loop > mqtt_websockets_ssl = 0 > disconnect_live_website_visitor = 900000 > logo_image = "" > #footer_copyright_text = "" > forecast_enabled = 1 > darksky_secret_key = xxxxxxxxxxxxxxxx > earthquake_enabled = 0 > twitter_enabled = 1 > station_observations = inTemp, extraTemp1, acroomtempsensor, > barometer, outHumidity, rainWithRainRate, farsSpeed > I expect I need to set the observation RainWithRainRate to mm, my question > is how. > > Thankyou > > Nev > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/5bf36cca-9bdb-46db-a33c-2a4abb83c630n%40googlegroups.com.
