Use AI on the Edge to Monitor Your Water or Gas Meter with Home Assistant

Поделиться
HTML-код
  • Опубликовано: 30 июн 2024
  • Welcome to my tutorial on using the OpenSource project "AI on the Edge" to read your analog water (or gas) meter and send the readings via MQTT to Home Assistant! In this video, I'll guide you step-by-step through the process, making it easy for you to monitor your water or gas consumption right from your Home Assistant dashboard.
    In this video, you will learn:
    1. What is "AI on the Edge" and how it works.
    2. Setting up your hardware and software.
    3. Connecting the AI on the Edge device to your water meter
    4. Configuring MQTT to send meter readings to Home Assistant.
    5. Viewing and analyzing your meter readings in Home Assistant.
    Useful Links:
    * Detailed Tutorial on My Blog: Monitor Your Water Consumption with Home Assistant
    * AI on the Edge GitHub Repository: AI on the Edge Project
    Materials Needed:
    * ESP32 cam device
    * Analog water or gas meter
    * UART to USB converter
    * Jumper wires
    * 3D Printer and filament (or online printing service)
    * Home Assistant setup
    * MQTT broker
    Timestamps:
    00:00 Introduction
    00:54 What you need
    02:33 Wire USB to UART converter
    05:23 Install AI on the edge on ESP32 cam device
    08:30 Adjust focal point of camera
    08:40 3D print holder
    11:42 Prepare Micro SD card for ESP32 cam device
    15:09 Set up regions of interest in water meter image
    18:59 Configure Home Assistant integration
    32:23 Conclusion & Outro
    Follow Me:
    * Subscribe for more smart home tutorials!
    * Visit my blog for more in-depth guides: The Smart Home Maker
    If you found this video helpful, please give it a thumbs up, and don't forget to subscribe to my channel for more smart home tips and tutorials. If you have any questions or run into any issues, leave a comment below or check out the detailed guide on my blog.
    Disclaimer: This video is for educational purposes only. Always follow safety guidelines and consult a professional if needed.
    Thank you for watching, and happy smart homing!
    #homeassistant #visionai #diy #smarthome
  • НаукаНаука

Комментарии • 17

  • @Obtuse94
    @Obtuse94 5 дней назад +3

    Very interesting potential here. For more than just water meters, cool project.

  • @Bolli1983
    @Bolli1983 3 дня назад +1

    thanks for the detailed explanation, perfect video length in my opinion

  • @PatrickBulteel
    @PatrickBulteel 3 дня назад +2

    There is a "Utility meter" integration in HA that is going allow you to add that and do things like hourly, daily, monthly and yearly... It's perfect for this.

  • @the_smart_home_maker
    @the_smart_home_maker  5 дней назад +2

    One remark: In the video I say that you send the data to Home Assistant via MQTT. Actually, of course you send the data to your MQTT Broker (e.g. Mosquitto) and Home Assistant just subscribes on the topic. Just to have it correct 😎

  • @Tntdruid
    @Tntdruid 3 дня назад +2

    Both my meters use BLE, so its easy for me whit a Esphome bt Proxy 👍

    • @the_smart_home_maker
      @the_smart_home_maker  3 дня назад +1

      Awesome - well that is of course the perfect solution 😊

    • @elzzon
      @elzzon 3 дня назад

      What's the best way to tell if one uses BT or BLE? Would something like a Flipper Zero work to confirm the signal and format? My water meter must communicate to the remote reader somehow, but there's very little information on it to go by.

    • @the_smart_home_maker
      @the_smart_home_maker  2 дня назад

      @elzzon there are lots of apps out there which you can use to scan for BLE devices and their advertising data. This could help to identify whether your device supports BLE

  • @Maaniic
    @Maaniic 3 дня назад +1

    Alot of water meters will have a magnet in one of the dials so that you can read that with some kind of reed swith or hall effect sensor.

  • @christianbottger493
    @christianbottger493 5 дней назад

    I'm using this as well, but it it very unreliable over here.

    • @the_smart_home_maker
      @the_smart_home_maker  4 дня назад

      Really? In what way unreliable? I use it since at least one year and it works very well

    • @christianbottger493
      @christianbottger493 4 дня назад

      @@the_smart_home_maker Well, perhaps my two water meters are not suitable. The number recognition only works around 1 out of 10 shots for one and nearly never for the other.

    • @the_smart_home_maker
      @the_smart_home_maker  4 дня назад +1

      @christianbottger493 hm that is bad 😟 sorry to hear that