DIY Number Plate Recognition System with Home Assistant - Stop Cars Parking in your Bay!

Sdílet
Vložit
  • čas přidán 29. 06. 2024
  • Licence plate recognition system to detect who parked in my space thanks to my home assistant smart home and a Reolink IP camera.
    ★FREE Home Assistant Course★: courses.leonardosmarthomemake...
    ★Links:★
    github.com/robmarkcole/HASS-p...
    docs.platerecognizer.com/#cou...
    reolink.com/us/product/rlc-520a/
    ★My Gear★
    kit.co/smarthomemakers/gettin...
    kit.co/smarthomemakers/how-to...
    kit.co/smarthomemakers/conten...
    ★★Connect with me ★★
    ☕Coffee☕: www.buymeacoffee.com/natureboss
    Web: leonardosmarthomemakers.com/b...
    Facebook: / leonardosmarthomemakers
    Twitter: / smarthomemaker2
    DISCLAIMER: This CZcams video description contain affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This allows us to continue to make videos like this.
    #smarthomemakers #homeassistant #smartthome
    ★★ Contents ★★
    00:00 - Intro
    02:47 - Hass Plate Recognizer
    06:49 - Automations
    14:26 - API Limit Automation
  • Zábava

Komentáře • 34

  • @SlackerLabs
    @SlackerLabs Před 3 lety +1

    So easy! This means I can use my reolink camera as a presence detection piece. Thanks sir!

    • @SmartHomeMakers
      @SmartHomeMakers  Před 3 lety

      Indeed! Let me know if your create some awesome scripts :)

  • @dodgecrickets7862
    @dodgecrickets7862 Před 3 lety +1

    This is serious bro .. thanks for the help 👊🏾

  • @AhmadYusuf85
    @AhmadYusuf85 Před rokem +3

    Thanks for the great video, is there a way we can enforce the integration to use a TPU (Coral) for the detection ?

  • @NvrPs
    @NvrPs Před 2 lety

    Hi just started with home assistant and came across your videos.. they are rl nice and well structured.
    I have a question about this project i saw on plate recognition website they have a stream option. is there away to use the stream insted of snapshots on home assistant?

  • @TheShortFacts777
    @TheShortFacts777 Před rokem

    I've setup the same but with only the last condition to check for plates. But it doesn't seem to work
    it wont call the service

  • @brar5353
    @brar5353 Před 2 lety

    you got a camera recommendation specifically for this mate?

  • @janpedersen915
    @janpedersen915 Před 2 lety

    Nice. is there a way to send license plates to mobile phone? cannot see how to extract the plates from the result.

    • @SmartHomeMakers
      @SmartHomeMakers  Před 2 lety

      You could create a sensor with some templating, are you looking to use this in a notification ?

  • @VincentLeBourlot
    @VincentLeBourlot Před 2 lety +2

    here you can get the license plate in the template without hard coding it:
    ```
    {{ (state_attr('image_processing.platerecognizer_camera1', 'watched_plates').keys() | list)[0] }}
    ```

    • @robert.wigley
      @robert.wigley Před 2 lety

      This is really useful. Fixes the issue of hardcoding the license plate in the template sensor. Thanks.

    • @SmartHomeMakers
      @SmartHomeMakers  Před 2 lety

      Thanks Vincent ! Great work!

    • @robert.wigley
      @robert.wigley Před 2 lety +1

      Unfortunately, I actually found that this doesn't work, as it returns the licence plate, but not true or false that is required.

  • @Spitfireman01
    @Spitfireman01 Před 2 lety +1

    Hello, I have tried to get this running on my Home Assistant, but when I run the Configuration validation, I get the followig error - Configuration invalid . Platform error image_processing.plate_recognizer - Integration 'plate_recognizer' not found.
    Platform error image_processing.template - No module named 'homeassistant.components.template.image_processing' Any assistance in resolving this would be appreciated. Peter

    • @deanrparry
      @deanrparry Před 2 lety

      Did you sort this? if so how? i assume its a directory name issue?

    • @hundsboog
      @hundsboog Před 2 lety

      Same issue here! Any solution yet?

    • @SmartHomeMakers
      @SmartHomeMakers  Před 2 lety

      Might be worth checking the documentation of the integration itself, they might have changed things up

  • @famdebruin687
    @famdebruin687 Před 3 lety

    Thanks, looks nice but where can i copy this scripts ? Cannot find any link for that. Thanks

  • @TheRealAnthony_real
    @TheRealAnthony_real Před 3 lety

    Is there a way to store whatever plates are read by reolink rather than define the one plate ?
    I'm already trying to deploy this commercially ;)

    • @SmartHomeMakers
      @SmartHomeMakers  Před 3 lety

      You mean put them in a database? What is your use case:)

    • @TheRealAnthony_real
      @TheRealAnthony_real Před 3 lety +1

      @@SmartHomeMakers I'm just thinking of a yard where several cars are coming in and out .. in order to keep a record of the plates that have been and gone and how long they've sat inside the year. This would be good for analytics etc. also to find if there as a interest in a number plate to quickly search for is presence in the db

    • @SmartHomeMakers
      @SmartHomeMakers  Před 3 lety

      Interesting! Pop me an email I might have some ideas

    • @frederikbrjtenborglarsen2757
      @frederikbrjtenborglarsen2757 Před 9 měsíci

      @@TheRealAnthony_real did you find a solution for this? I would love to have that integrated in HA.

  • @brar5353
    @brar5353 Před 2 lety

    What nvr are you using? I want to attempt this

  • @Emirhan-tw3xr
    @Emirhan-tw3xr Před rokem

    How I can access Home Assistant app? I dont found it.

  • @turnkit
    @turnkit Před 3 lety

    platerecognizer advert?