How Artificial Intelligence Can Automate Reading Your Water Meter In Home Assistant

Published at : 23 Dec 2025

#homeassistant #howto #BinaryTechLabs
Artificial intelligence and machine learning are used to automate the reading of a water meter, but it could be any type of meter. The best part is that we can integrate it with Home Assistant with MQTT. If you have ever wanted to track your usage or set up alerts or automations, then this is the video for you! Also this is a fantastic means of aggregating data to analyze.

💖 ABOUT OUR CHANNEL

Welcome to Binary Tech Labs, where we provide tutorials and reviews on Home Assistant, IoT devices, Raspberry Pi and other Single Board Computers, as well as other topics.

Check out our channel here:
https://www.youtube.com/channel/UCvhBb9Es7uCdmIhOyC7O5kA
Don’t forget to subscribe!

📽️ CHECK OUT OUR OTHER VIDEOS
Home Assistant Install on a Raspberry Pi with WiFi 2022 - https://youtu.be/qmijXm3hmg4
Install Home Assistant On A Laptop (Intel or AMD) Using Generic x86 Image, No Raspberry Pi Required - https://youtu.be/nKvIYKCg8I4
Home Assistant, A Surprising Tool That Can Transform Your Doorbell Into a Smart Doorbell (How-To) - https://youtu.be/8206KlRJVLc

🧰 HARDWARE
ESP32-CAM with MicroUSB - https://amzn.to/3iNHGsL
5V Power Supply - https://amzn.to/3JXKKhR
16gb MicroSD Card Pack - https://amzn.to/3u2oK01
USB to TTL UART Converter - https://amzn.to/3qSqw1x

💻 SOFTWARE
Espressif Flash Tool - https://www.espressif.com/en/support/download/other-tools
WSL 1 or 2 for Windows - https://docs.microsoft.com/en-us/windows/wsl/install
WSLg for Windows - https://github.com/microsoft/wslg

⌨️ Commands
pip install esptool

pip install setuptools

python -m esptool –-chip esp32 erase_flash

python -m esptool --chip esp32 --port (serial_port) write_flash 0x01000 bootloader.bin 0x08000 partitions.bin 0x10000 firmware.bin

🔗 Additional Links
AI on the edge Instructions - https://github.com/jomjol/AI-on-the-edge-device/wiki
Thingiverse 3d Files (modular) - https://www.thingiverse.com/thing:4573481
AI on the edge firmware - https://github.com/jomjol/AI-on-the-edge-device/tree/master/firmware
AI on the edge SD-Card - https://github.com/jomjol/AI-on-the-edge-device/tree/master/sd-card
Channel haus-automatisierung.com - https://www.youtube.com/channel/UCRDCsZvUg75Bibp9qYbHivw

FOLLOW US ON SOCIAL
Get updates or reach out to Get updates on our Social Media Profiles!

Twitter: @BinaryTechLabs
Instagram: @BinaryTechLabs

🧲 DISCLAIMER
Some of the items above include affiliate links, which means that if you click on the link and purchase an item, I will receive a small compensation at no extra cost to you. You are not required to do so, but it does help support my videos in the hopes that they are useful to you!