Check my previous email. You need to tell mqtt extension what you're looking for. The skin gets its values from mqtt.
On Saturday, October 26, 2019 at 8:45:18 AM UTC-4, Matt wrote: > > Yes, I realise that, but my weewx.conf is the same as the section you > highlight but I'm still not seeing celcius and mph... > > This is my current weewx.conf > > [[Defaults]] > > [[[Units]]] > > # The following section sets what unit to use for each unit > group. > # NB: The unit is always in the singular. I.e., > 'mile_per_hour', > # NOT 'miles_per_hour' > [[[[Groups]]]] > > group_altitude = foot # Options are 'foot' or 'meter' > group_degree_day = degree_C_day # Options are > 'degree_F_day' or 'degree_C_day' > group_pressure = mbar # Options are 'inHg', 'mmHg', > 'mbar', or 'hPa' > group_rain = mm # Options are 'inch', 'cm', or 'mm' > group_rainrate = mm_per_hour # Options are > 'inch_per_hour', 'cm_per_hour', or 'mm_per_hour' > group_speed = mile_per_hour # Options are > 'mile_per_hour', 'km_per_hour', 'knot', or 'meter_per_second' > group_speed2 = mile_per_hour2 # Options are > 'mile_per_hour2', 'km_per_hour2', 'knot2', or 'meter_per_second2' > group_temperature = degree_C # Options are 'degree_F' > or 'degree_C' > > > On Saturday, 26 October 2019 13:38:22 UTC+1, 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/8eed8166-0948-4263-b96d-875c3fe4df7e%40googlegroups.com.
