Which MQTT weewx extension are you using ? If you are using this one : https://github.com/michael-slx/weewx-mqtt. , this extension will not generate a weather/loop topic.
You have to use this one : https://github.com/matthewwall/weewx-mqtt > Le 5 nov. 2024 à 13:11, [email protected] <[email protected]> a écrit : > > right, but I dont understand why. > weeewx seems to be publsihing one: > Nov 05 07:07:59 raspberrypi python3[1316464]: weewx[1316464] DEBUG user.mqtt: > New loop packet: {'outTemp': 46.4, 'outHumidity': 95.0, 'windDir': None, > 'windSpeed': 0.0, 'UV': 0.0, 'dateTime': 1730808476, 'usUnits': 1, > 'pressure': None, 'altimeter': None, 'appTemp': 45.245115652841136, > 'barometer': None, 'cloudbase': 572.6365667027871, 'dewpoint': > 45.046399106507735, 'ET': None, 'heatindex': 45.205, 'humidex': > 46.594988755566824, 'inDewpoint': None, 'maxSolarRad': 14.56323578586372, > 'rainRate': 0.0, 'windchill': 46.4, 'windrun': None} > topic is set for the same on both MQTT and Belchertown skin. is my MQTT > broker not interacting with weewx correctly? > or, how can i figure out what loop it is publishing. -- 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 visit https://groups.google.com/d/msgid/weewx-user/CCAFE84C-DF65-4C5C-91C5-31DC6CE513F1%40gmail.com.
