In case anyone wants to try it, here is a more detailed post on using the counter integration instead of history stats. This won’t produce false readings when home assistant is restarted.
First set up a counter from the Helpers section in Settings → Devices & Services → Helpers. Make sure to tick the restore the last known value when HA starts.
Then add two automations, one to reset the counter each night, and the other to increment the counter each time the binary sensor goes from open to closed.
Hi,
I’m trying to create a rain gauge, but I’m using a cone to collect the rain. I’m wondering, should I use the surface area of the opening/diameter of the cone (not the small hole of course ), or should I use the entire surface area of the inside of the cone to calculate the rainfall?
yes, and within range of the zigbee signal. Pretty hard to be honest. Rain fall gets altered when the device is next to a wall, which doesn’t make it measure correctly. But i’m experimenting a bit.
A good rain gauge has a measuring surface of at least 200 cm2, a “sharp” edge and a deep and steep funnel.
This minimizes the effect of drops on the edge and splashing on the measurement.
In theory, 1 “bucket” of water can evaporate between two rain showers. The water in the bucket does not evaporate very quickly, there is no wind and direct sunlight in the meter.
Raindrops that “stick” in the funnel do evaporate quickly. If the funnel is dirty, more water will stick and evaporate.
During my studies, a long time ago, I had to calibrate a rain gauge as a research assignment
I don’t know the tipping point (horizontal position) but if the right bucket is down. In my opinion a little bit more reliable, the “on” status takes longer which reduces the chance that “on” status is missed.
I’ve added the trend binary sensor (which for some reason stays on when it starts to rain, but never goes to off, only at midnight). I’ve added the rain rate sensor, but that stays at the last calculated rate even though it stopped raining. What am I doing wrong?