I'm trying to read MQTT messages from a digital moisture sensor through a wemos d1 pro flashed with the tasmota-sensor.bin according the instructions indicated in the documentation. Sensor is registering information and I'm able to see the values in the tasmota device url.
I've configured the MQTT of the device using hydrosys system as a broker and also a different remote broker, in both cases subscribing to them I'm getting messages. The problem is that I'm not getting that information in the Sensor Data of hydrosys interface. When I try to read the values this is the error that appear:
but I can get the messages from command line:
this is how it's configured the device in HardwareSettings:
what could be happening??
Thanks 😀
OK, great. Actually I should add the restart step in the procedure.
After a system restart... it started to report values, so it's solved