Add periodic check on sensor status #9

Closed
opened 2022-11-14 09:34:46 +00:00 by thomasjsn · 1 comment
thomasjsn commented 2022-11-14 09:34:46 +00:00 (Migrated from git.homelab.no)

Sensors are now only checked when a MQTT message is received, maybe they should be checked on a regular interval?

Sensors are now only checked when a MQTT message is received, maybe they should be checked on a regular interval?
thomasjsn commented 2023-03-10 07:21:33 +00:00 (Migrated from git.homelab.no)

Not really sure this is required; an MQTT sensor can not change state without sending an MQTT message.

The only possible advantage of this is to "re-trigger" some logic when conditions have changed, but not the sensor value.

Not really sure this is required; an MQTT sensor can not change state without sending an MQTT message. The only possible advantage of this is to "re-trigger" some logic when conditions have changed, but not the sensor value.
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
thomas/rpi-alarm#9
No description provided.