Feature: Use a timer instead of sensor updates #8
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently offset updates are done when a temperature sensor sends new data. This is an issue as sometime a temperature sensor sends an update just a few seconds before the update minimum time interval is reached, so the offset is not updated in that moment. It can take a while until the sensor sends a new update (sometimes half an hour or longer) and until then the offset is not corrected.