Jon
(Jon Murphy)
20 October 2017 18:08
2
Hi Julio!
I may be able to point you in the right direction. I have a RasPi device that I am rebuilding (SD card went corrupt) that monitors my water usage and I don’t have access to all of the info you requested.
Like your setup I see only the cumulative value with my water meter (in gallons). But my setup only grabs and logs data once per minute.
I did this (see image below) to get the incremental values (again per minute):
There are a few forum posts that may help:
https://openenergymonitor.org/forum-archive/node/12537.html
-or-
The post below is a repost from the archived OEM forum.
Originally submitted by smitt1979 on Thu, 21 April 2016 - 21:23
This guide is to show the setup of a water meter with a pulse output. I will be using the pulse input on an EmonTH in this guide but there is no reason the setup will not work with other products in the OEM family that have a pulse input e.g. (Emonpi, etc).
My reason for using the EmonTH is the location of the meter and the pulse input on my Emonpi already being used for mon…
Hi All
I’m trying to implement pulse counting on my water meter and I’m struggling to get daily feed totals and also I want to measure how much water I use for showers but for the logic that I’ve attached below, once someone uses the shower, it will add the previous water use for that day.
[image]
[image]
So I have added three water meters to our house and have got two of them up and running and dumping the pulse data into emoncms.
I am reporting back to my emonpi once per minute when the water is not flowing and once per gallon while the water is flowing. My emonhub conf is reporting back to emoncms at 5 second intervals of bulk data.
Here is what I would like to do:
Monitor, (in near real time) water usage. I realize that I am only reporting every 1 gallon, so this is enough of “near real t…
and a few others:
https://community.openenergymonitor.org/search?q=water
Hope this helps!