Hi,
I have a analog capacitive soil moisture sensor connected to Wemos D1 using the A0 pin and via MQTT I am able to successfully read the moisture values from 350 to 700 range and send the data to RPI running Hydrosys4. The Wemos D1 has been configured using Tasmotizer.
When I probe the sensor using "READ" on the Sensor Data page I am able to see the real time values....but I am unable to see the data on the Sensor Data page itself....
my sensor is the "SoilMoistureZone1"
also the data cannot be visualized as a graph on the first Data Trend page.
Now is this happening because it is a Analog sensor or am I missing something in the configuration??
The reason is to avoid wasting database and computational resources when in most of the case we are not dealing with fast changing variables. The SW is compatible with raspberry zero, which is not so powerful as hardware.
wow! so when i changed the time to 00:01:00 the graph started showing.
any particular reason for the graph to not show when using less time?
thank you for the reply.
re posting the image with changed time schedule...
I think I got the problem, it hard to read but it seems that the "schedulingtype" field is set to "periodic" so it is ok, but the time should be set with at least one minute interval. So the minimum should be "00:01:00"
posting below the screenshot. i had to zoom out to fit all the fields on a single browser page. please let me know if they are hard to read. will post a normal size image.
the last sensor in the table is which i have configured for soil moisture.
following is the MQTT device info page.
following is the Tasmota Console sending data successfully over MQTT
Hello, can you provide a screenshot of the sensor config in the hardwaresetting page?