OpenSprinkler › Forums › OpenSprinkler Unified Firmware › MQTT Integration › Reply To: MQTT Integration
May 24, 2021 at 3:08 pm
#70213
henfri
Participant
Hello,
my mqtt server uses authentication.
I have configured opensprinkler to report status to it.
I am subscribing to all topics (just to be sure) and filter for opensprinkler.
mosquitto_sub -u henfri -P xxxxx -t \# |grep -i opensprinkler
I have used the same settings for opensprinkler and I am also using this broker with other devices with the same settings – so, I am pretty sure, it is not the Broker.
Is there any way to check in the logs, what is going on?
I have tried a Serial connection, but apparently, I have not yet found the baudrate.
Any ideas?
Best regards,
Hendrik