Thank you very much for your help.  I've got it working now...the config I 
had to add is...

        [[[inputs]]]
               [[[[windSpeed]]]]
                       name = windSpeed_mph
                       units = mile_per_hour
               [[[[windGust]]]]
                       name = windGust_mph
                       units = mile_per_hour



On Saturday, 26 October 2019 13:44:27 UTC+1, Pat wrote:
>
> 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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/8e9686ba-c143-405b-9f59-7abdd2732a91%40googlegroups.com.

Reply via email to