It seems that you have 2 mqtt extensions installed : > mqtt 0.24 Upload weather data to MQTT server. > MQTT 0.2.0 Extension for uploading LOOP data to an MQTT > broker
Which one is active ? > Le 25 juil. 2023 à 10:25, Stefan Gliessmann <stefan.gliessm...@gmail.com> a > écrit : > > the current main version 0.24 > > sudo wee_extension --list > Extension Name Version Description > mqtt 0.24 Upload weather data to MQTT server. > GW1000 0.5.0b5 WeeWX driver for devices using the Ecowitt > LAN/Wi-Fi Gateway API. > Belchertown 1.3.1 A clean modern skin with real time streaming > updates and interactive charts. Modeled after BelchertownWeather.com > MQTT 0.2.0 Extension for uploading LOOP data to an MQTT > broker > > How did you grep the weather/loop mqtt message on your system? > > > > On Tue, Jul 25, 2023 at 10:12 AM Jacques Terrettaz <jterret...@gmail.com > <mailto:jterret...@gmail.com>> wrote: >> It should look like : weather/loop. The loop topic is a json containing all >> the data aggregated and is apparently not generated with your setup. >> >> Here is an exemple of the content of a weather/loop mqtt message for my >> station : {"dateTime": "1690272486.0", "barometer_mbar": >> "1006.4684246818595", "inTemp_C": "24.222222222222218", "inHumidity": >> "50.0", "outTemp_C": "19.27777777777778", "windSpeed_kph": "8.04672", >> "windSpeed10_kph": "6.437376", "windDir": "197.0", "extraTemp1_C": >> "26.666666666666664", "extraTemp2_C": "27.22222222222222", "extraTemp3_C": >> "23.88888888888889", "soilTemp1_C": "21.666666666666668", "soilTemp2_C": >> "18.333333333333332", "soilTemp3_C": "21.666666666666668", "leafTemp1_C": >> "21.666666666666668", "leafTemp2_C": "18.333333333333332", "outHumidity": >> "73.0", "rainRate_cm_per_hour": "0.0", "UV": "1.3", "radiation_Wpm2": >> "125.0", "stormRain_cm": "0.9999999939000002", "stormStart": "1690149600.0", >> "dayRain_cm": "0.019999999878", "monthRain_cm": "3.6999999774300005", >> "yearRain_cm": "35.679999782352006", "dayET_cm": "0.03048", "monthET": >> "4.03", "yearET": "18.16", "soilMoist1_centibar": "51.0", >> "soilMoist3_centibar": "41.0", "leafWet1_count": "0.0", "insideAlarm": >> "0.0", "rainAlarm": "0.0", "outsideAlarm1": "0.0", "outsideAlarm2": "0.0", >> "extraAlarm1": "0.0", "extraAlarm2": "0.0", "extraAlarm3": "0.0", >> "extraAlarm4": "0.0", "extraAlarm5": "0.0", "extraAlarm6": "0.0", >> "extraAlarm7": "0.0", "extraAlarm8": "0.0", "soilLeafAlarm1": "0.0", >> "soilLeafAlarm2": "0.0", "soilLeafAlarm3": "0.0", "soilLeafAlarm4": "0.0", >> "txBatteryStatus": "0.0", "consBatteryVoltage_volt": "3.89", "forecastIcon": >> "3.0", "forecastRule": "192.0", "sunrise": "1690258020.0", "sunset": >> "1690312440.0", "rain_cm": "0.0", "windGust_kph": "17.702784", >> "windGustDir": "190.0", "pressure_mbar": "963.8859943175378", >> "altimeter_mbar": "1008.0216245072318", "appTemp_C": "19.08558834080051", >> "beaufort_count": "2.0", "cloudbase_meter": "993.9764167741055", >> "dewpoint_C": "14.312901895429865", "heatindex_C": "19.167222222222225", >> "humidex_C": "22.828243781966584", "inDewpoint_C": "13.129089961868337", >> "maxSolarRad_Wpm2": "598.7311131756545", "windchill_C": "19.27777777777778", >> "outVaporP_mbar": "16.311027360815487", "outSVP_mbar": "22.343873097007513", >> "outMixingRatio_gram_per_kilogram": "10.713127603866752", "outEquiTemp_C": >> "44.3435366864702", "outThetaE_C": "47.69725228025629", >> "outHumAbs_microgram_per_meter_cubed": "12085709.924432162", >> "sunshineThreshold_Wpm2": "413.9737112655241", "sunshineDay": >> "53.43333333333333", "radiationISS_Wpm2": "111.0", "OutTemp-1h_C": >> "18.333333333333332", "OutTemp-24h_C": "20.33333333333333", >> "OutHumidity-24h": "78.0", "sunAlt": "39.25159793354046", "extraTemp4_C": >> "19.944444444444446", "windSpeed2_kph": "4.828032", "windDir2": "123.0", >> "windGust2_kph": "9.656064", "windGustDir2": "106.0", "wllrain_cm": >> "0.019999999878", "hourRain_cm": "0.0", "rain24_cm": "0.7599999953640001", >> "usUnits": "16.0"} >> >> >> What version of the weewx mqtt extension are you running ? >> >> >>> Le 25 juil. 2023 à 10:03, Stefan Gliessmann <stefan.gliessm...@gmail.com >>> <mailto:stefan.gliessm...@gmail.com>> a écrit : >>> >>> GE - could you expand on your statement: "referenced topic not listed in >>> the topics of published messages"? >>> >>> what should mqtt_websockets_topic look like? e.g. = >>> weather/inTemp_degree_C/loop? >>> >>> TIA, >>> Stefan >>> >>> On Tuesday, July 25, 2023 at 9:45:40 AM UTC+2 Graham Eddy wrote: >>>> referenced topic not listed in the topics of published messages >>>> ⊣GE⊢ >>>> >>>>> On 25 Jul 2023, at 5:34 pm, Stefan Gliessmann <stefan.g...@gmail.com <>> >>>>> wrote: >>>>> >>>>> mqtt_websockets_topic = weather/loop >>>> >>> >>> >>> -- >>> 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/Scp2wA2qOw4/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> weewx-user+unsubscr...@googlegroups.com >>> <mailto:weewx-user+unsubscr...@googlegroups.com>. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/weewx-user/58a676a8-50db-4f36-8078-f27ddf27d2c3n%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/weewx-user/58a676a8-50db-4f36-8078-f27ddf27d2c3n%40googlegroups.com?utm_medium=email&utm_source=footer>. >> >> >> -- >> 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/Scp2wA2qOw4/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> weewx-user+unsubscr...@googlegroups.com >> <mailto:weewx-user+unsubscr...@googlegroups.com>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/weewx-user/9A92BF07-E68B-42F3-BB12-3CB530267CBD%40gmail.com >> >> <https://groups.google.com/d/msgid/weewx-user/9A92BF07-E68B-42F3-BB12-3CB530267CBD%40gmail.com?utm_medium=email&utm_source=footer>. > > > -- > 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/Scp2wA2qOw4/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > weewx-user+unsubscr...@googlegroups.com > <mailto:weewx-user+unsubscr...@googlegroups.com>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/CACXWM9S3-i8tT8KkyccTNjeprV7cZUP3vdTB%2BO5_XsBPtCDLtw%40mail.gmail.com > > <https://groups.google.com/d/msgid/weewx-user/CACXWM9S3-i8tT8KkyccTNjeprV7cZUP3vdTB%2BO5_XsBPtCDLtw%40mail.gmail.com?utm_medium=email&utm_source=footer>. -- 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/EAA32C75-B0A6-4D21-9D50-9DCAF4313672%40gmail.com.