Code Monkey home page Code Monkey logo

Comments (4)

SgtBatten avatar SgtBatten commented on August 16, 2024
camera: camera.frigate_driveway

Just had a quick scan and I think the issue is you renamed your camera entity id which the automation relies on to match frigate.

To resolve this, edit the name of the camera in the automation yaml to camera.driveway instead.

from ha_blueprints.

johntdyer avatar johntdyer commented on August 16, 2024

So I can leave the camera entity as camera.frigate_driveway in Home Assistant, but edit automation.yaml and change it to camera.driveway?

I would really like to keep the entity_id 'namespaced' by keeping it prefixed with frigate within Home Assistant if possible

from ha_blueprints.

johntdyer avatar johntdyer commented on August 16, 2024

I think I might just rename the cameras in Frigate to match Home Assistant since this integration / blueprint seems so dependent on it. Maybe a future version could support a regex or something to align mqtt w/ entity_id.. I'll report back later to confirm that worked

from ha_blueprints.

SgtBatten avatar SgtBatten commented on August 16, 2024

So I can leave the camera entity as camera.frigate_driveway in Home Assistant, but edit automation.yaml and change it to camera.driveway?

Yes just need to have the automation correct.

think I might just rename the cameras in Frigate to match Home Assistant since this integration / blueprint seems so dependent on it. Maybe a future version could support a regex or something to align mqtt w/ entity_id.. I'll report back later to confirm that worked

This will work too.

As for other methods of matching, there's no way to automate it currently. People can name their entities however they want, the only way to tell the automation which mqtt messages to look for is manually saying the camera name. Or used to just be a test field but I changed it to the dropdown as it was fast simpler for most people.

There is a feature request for frigate to add the name as an attribute which will resolve this in the future if they implement it.

from ha_blueprints.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.