Feature: Use a timer instead of sensor updates #8

Open
opened 2022-12-13 10:48:57 +01:00 by SecretMineDE · 0 comments
SecretMineDE commented 2022-12-13 10:48:57 +01:00 (Migrated from git.horlabs.de)

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.

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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
HorlabsDE/HOHA-Addons#8
No description provided.