Code Monkey home page Code Monkey logo

Comments (13)

mr-brains avatar mr-brains commented on July 17, 2024 2

I just tested this and i have te same.
I get the notify when the movement is over .
With multi zone i get the notify instant.
Al this with 1 zone.

from ha_blueprints.

bregol avatar bregol commented on July 17, 2024 1

Beta 16a

from ha_blueprints.

SgtBatten avatar SgtBatten commented on July 17, 2024 1

@bregol @mr-brains try 16b

from ha_blueprints.

alexlmiller avatar alexlmiller commented on July 17, 2024 1

@SgtBatten Tested and confirmed working. Here's the YAML for the version working with the beta, the only difference here is whether zone_multi: is true or false

alias: Frigate // Beta Person on Stairs
description: ""
use_blueprint:
  path: SgtBatten/Beta.yaml
  input:
    camera: camera.rear_deck
    notify_group: alex
    base_url: XXXXXXXXXXXXXXX
    message: Person detected on Rear Lower Level Stairs
    alert_once: true
    update_thumbnail: true
    zone_filter: true
    zones:
      - lower_level_stairs
    labels:
      - person
    url_2: >-
      {{base_url}}/api/camera_proxy_stream/camera.{{trigger.payload_json['after']['camera']}}?token={{state_attr(
      'camera.' ~ camera, 'access_token')}}
    button_2: View Live
    url_1: "{{base_url}}/api/frigate/notifications/{{id}}/{{camera}}/clip.mp4"
    button_1: View Clip
    tap_action: "{{base_url}}/api/frigate/notifications/{{id}}/snapshot.jpg"
    button_3: Silence
    debug: true
    cooldown: 0
    zone_multi: false

from ha_blueprints.

SgtBatten avatar SgtBatten commented on July 17, 2024

Interesting. I will investigate. Which version of the blueprint do you have currently?

from ha_blueprints.

SgtBatten avatar SgtBatten commented on July 17, 2024

Observing this also. Something wrong with the filters being applied. I need to fix the condition

from ha_blueprints.

mr-brains avatar mr-brains commented on July 17, 2024

Testing now, looking good but I am not home so my chickens need to movie to test it properly.
Will test some more when i am home.

from ha_blueprints.

bregol avatar bregol commented on July 17, 2024

Seems to be working so far now

from ha_blueprints.

alexlmiller avatar alexlmiller commented on July 17, 2024

Noting that as of 12.0.1 this issue seems to be present again - I had to enable multi-zone to get the zone filter to work, even though there's only one zone on the camera

from ha_blueprints.

SgtBatten avatar SgtBatten commented on July 17, 2024

Okay I'll have a look at what I fixed in 16b and see what went wrong

from ha_blueprints.

SgtBatten avatar SgtBatten commented on July 17, 2024

The particular lines of code relevant to this are unchanged. Can someone enable debug and post some outputs where it fails but you don't believe it should

from ha_blueprints.

alexlmiller avatar alexlmiller commented on July 17, 2024

from ha_blueprints.

SgtBatten avatar SgtBatten commented on July 17, 2024

@alexlmiller Please test the version at the pull request above. Also request you post your automation config yaml

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.