Hi all. I have a DHT11 temperature sensor connected to GPI14. I'm running latest tasmota (4.0.5). I currently have the teleperiod set to deliver sensor data via mqtt every 10 seconds (just for testing... will increase later). I ran it overnight and graphed it in a node-red line chart (below). As you can see the humidity is bouncing quite a bit and the temperature to a lesser extent. The pattern is interesting as it appears to be quite consistently bouncing either from one reading to the next or based on some time interval. The plot below is about 8 hours (~360 data points per hour at 10 second intervals). Anyone seen this or have an idea what might cause this? I'm increasing to 60 seconds and will run it for a few hours to see if the bouncing still occurs.
Think there’s confusion here. Teleperiod is how often the device gives an output to MQTT not how often the sensor is read. The sensor is read at least once a second but only transmitted based on the teleperiod. Every 10 seconds is too fast for a slow moving reading like temperature and humidity – once a minute is more than enough.
Having said that something is upsetting the output but slowing down the readings may resolve it. Even if it doesn’t it will give better definition on the graph and you may be able to see what’s happening.
It’s worth watching the main screen of the device for 1 or 2 minutes and checking if the readings are stable. As it stands now we don’t know if the graph accurately represents what’s going on or something else is wrong.
Regards
Phil K
Sent from Mail for Windows 10
--
You received this message because you are subscribed to the Google Groups "SonoffUsers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonoffusers...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
The default in Configuration>Logging is 300 which is 5 minutes if it’s sending more frequently there’s something been changed in the setup. My Sonoff POW R2 (also connected to openHAB) updates every 5 minutes.
There is an issue on GitHub set PowerDelta to 0