You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello Joachim,
rscp2mqtt is implemented so that the wait time (set by the INTERVAL parameter) is interrupted when an MQTT command (a set command, e.g. e3dc/set/wallbox/xxx) is received so that it is processed immediately.
Are you using another tool that sends control commands to rscp2mqtt every 3 seconds?
Hello Thomas,
no, I am not aware that I would send other E3DC commands via MQTT. I followed up on your hint and found a place in my flow that had written the status change via MQTT back into the MQTT (set). This then led to a loop condition.
Hello,
I discovered today that the poll sequence has been reduced from 30 to 3 seconds. No change was made to the .config file.
Extract from the .config:
#-System
#--cycle interval in seconds (max 300 seconds)
INTERVAL=30
PS
RSCP2MQTT runs as version 3.23
Best regards,
Joachim
The text was updated successfully, but these errors were encountered: