Skip to content
Discussion options

You must be logged in to vote

The rain_mm output is the absoulte amount of rain since the device was initialized (or the value rolled over).

You need to derive per-interval values yourself, e.g. capture the value each hour (or day...) and then present the difference as per hour (per day...) value.

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@LaMalditaG
Comment options

Comment options

You must be logged in to vote
1 reply
@LaMalditaG
Comment options

Answer selected by LaMalditaG
Comment options

You must be logged in to vote
5 replies
@LaMalditaG
Comment options

@zuckschwerdt
Comment options

@LaMalditaG
Comment options

@zuckschwerdt
Comment options

@LaMalditaG
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #3383 on October 20, 2025 14:00.