A Successful DIY Smart Water and Gas Meter Project

Hi everyone, I wanted to share my recent DIY project to create smart water and gas meters using readily available sensors and a Fibaro Smart Implant. I hope this inspires others and provides some tips for those looking to embark on similar projects!

Project Overview

My goal was to monitor my water and gas usage without relying on expensive commercial solutions. I opted for a DIY approach, using sensors to detect the rotation of my utility meters. The Fibaro Smart Implant served as the communication bridge to my smart home system.

Challenges and Solutions

  1. Sensor Selection: I initially struggled with finding the right sensors. After some trial and error, I discovered that an inductive sensor with an 8mm sensing distance worked best for my water meter. For the gas meter, a reed switch proved to be the most reliable.

  2. Signal Stability: Ensuring consistent signal transmission was crucial. I learned that reducing the length of the connecting wires and using pull-up resistors helped stabilize the signals, especially for the gas meter.

  3. Integration with Home Automation: Configuring the Fibaro Smart Implant was straightforward once I had the sensors set up. I used simple flows in my smart home platform to increment counters each time a pulse was detected, allowing me to track usage in real-time.

Setup Details

  • Water Meter: The sensor detects each rotation of the meter’s disc, incrementing a virtual counter by 0.001 cubic meters.
  • Gas Meter: Each pulse corresponds to 0.01 cubic meters, providing a clear picture of gas consumption.

Lessons Learned

  • Precision Matters: The positioning of sensors relative to the meter’s moving parts was critical for accurate readings.
  • Simplicity is Key: While there are many complex solutions available, sometimes a straightforward setup with basic components can be just as effective.
  • Community Support: If you’re stuck, don’t hesitate to reach out to forums like this one. The collective wisdom here is invaluable!

Next Steps

I plan to expand this project by adding more sensors for other utilities and integrating the data into a comprehensive energy monitoring dashboard. I’m also exploring the possibility of automating cost calculations based on usage.

If anyone has questions or suggestions, feel free to reach out! I’m happy to share more details or troubleshoot any issues you might encounter.

Best regards,
[Your Name]