logo elektroda
logo elektroda
X
logo elektroda

OpenBeken MQTT: Status changes despite adjustment of mqtt_broadcastInterval to 90 seconds

rogerrabbit19501 1398 2
ADVERTISEMENT
Treść została przetłumaczona german » english Zobacz oryginalną wersję tematu
  • #1 20810514
    rogerrabbit19501
    Level 1  

    Hello,
    I have a problem with OpenBeken and mqtt. I want the status changes to be sent only every 90 seconds. Therefore I have adjusted the parameter mqtt_broadcastInterval 90. Nevertheless, every status change is sent. Below is an excerpt from the log:

    Info:MQTT:MQTT client in mqtt_incoming_publish_cb topic plug/washing/1/get
    Info:MQTT:MQTT client in mqtt_incoming_publish_cb topic plug/washing/current/get
    Info:MQTT:MQTT client in mqtt_incoming_publish_cb topic plug/washing/energycounter/get
    Info:MQTT:MQTT client in mqtt_incoming_publish_cb topic plug/washing/energycounter_last_hour/get
    Info:MQTT:MQTT client in mqtt_incoming_publish_cb topic plug/washing/energycounter_yesterday/get
    Info:MQTT:MQTT client in mqtt_incoming_publish_cb topic plug/washing/energycounter_today/get
    Info:MQTT:MQTT client in mqtt_incoming_publish_cb topic plug/washing/energycounter_clear_date/get
    Info:MQTT:Publishing val 234.0 to plug/washing/voltage/get retain=0
    Info:MQTT:MQTT client in mqtt_incoming_publish_cb topic plug/washing/voltage/get
    Info:MQTT:Publishing val 1.00 to plug/washing/power/get retain=0
    Info:MQTT:MQTT client in mqtt_incoming_publish_cb topic plug/washing/power/get
    Info:MQTT:Publishing val 0.00 to plug/washing/power/get retain=0
    Info:MQTT:MQTT client in mqtt_incoming_publish_cb topic plug/washing/power/get
    Info:MQTT:Publishing val 234.6 to plug/washing/voltage/get retain=0
    Info:MQTT:MQTT client in mqtt_incoming_publish_cb topic plug/washing/voltage/get
    Info:MQTT:Publishing val 0.007 to plug/washing/current/get retain=0
    Info:MQTT:MQTT client in mqtt_incoming_publish_cb topic plug/washing/current/get
    Info:MQTT:Publishing val 236.0 to plug/washing/voltage/get retain=0
    Info:MQTT:MQTT client in mqtt_incoming_publish_cb topic plug/washing/voltage/get
    Info:MQTT:Publishing val 235.4 to plug/washing/voltage/get retain=0
    Info:MQTT:MQTT client in mqtt_incoming_publish_cb topic plug/washing/voltage/get
    Info:MQTT:Publishing val 0.003 to plug/washing/current/get retain=0
    Info:MQTT:MQTT client in mqtt_incoming_publish_cb topic plug/washing/current/get

    What am I doing wrong?
    Does anyone else have this problem?
    OpenBeken version 1.17.303

    LG
    Roger
  • ADVERTISEMENT
  • #3 21246334
    hansreutinger
    Level 1  
    Thank you very much.
ADVERTISEMENT