Ah, sorry, my mistake. I mis-read your question. 

You'll want to configure the MQTT extension to send the units you want. So 
you'd want something like shown in this question 
<https://github.com/poblabs/weewx-belchertown/issues/23#issuecomment-440529099>
.

[[MQTT]]
        ... your other mqtt config options here ...
        [[[inputs]]]
                [[[[windSpeed]]]]
                        name = windSpeed_mph
                        units = mile_per_hour


The mqtt extension documentation 
<https://github.com/weewx/weewx/wiki/mqtt#examples> has more info too.


On Saturday, October 26, 2019 at 8:38:22 AM UTC-4, Pat wrote:
>
> A lot of these items are covered in the documentation 
> <https://github.com/poblabs/weewx-belchertown#table-of-contents>. Check 
> out this section 
> <https://github.com/poblabs/weewx-belchertown#using-metric>. 
>
>
> On Saturday, October 26, 2019 at 8:36:24 AM UTC-4, Matt wrote:
>>
>> Superb! That worked. Thank you very much.  I am in the UK and use degrees 
>> Celcius and Miles per hour.  What should I set unit_system to (METRIC gives 
>> me celcius but kmh, US gives me fahrenheit and miles per hour)?
>>
>> On Saturday, 26 October 2019 12:22:41 UTC+1, Pat wrote:
>>>
>>> Try changing mqtt_websockets_topic to weather/loop
>>
>>

-- 
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/b09b0df6-1363-47f7-9ee9-1ed481d12a6e%40googlegroups.com.

Reply via email to