Git Product home page Git Product logo

Comments (8)

JohnGalt1717 avatar JohnGalt1717 commented on August 18, 2024 1

Realtime notifications without email would be awesome! I'm a hack at best at python but always willing to learn a new language if there is anything you need help with.

from reolink_dev.

JohnGalt1717 avatar JohnGalt1717 commented on August 18, 2024

Also, here's my card:

aspect_ratio: 0%
camera_image: camera.entry_way_camera
entities:

  • switch.camera_frontdoor_ir_lights
  • switch.camera_frontdoor_email
  • switch.camera_frontdoor_ftp
  • binary_sensor.motion_entry_way_camera
    title: Entryway Camera
    type: picture-glance

from reolink_dev.

JohnGalt1717 avatar JohnGalt1717 commented on August 18, 2024

I changed lin 251 of camera.py to the following:

    if (self._ir_lights and 'value' in self._ir_lights[0] and self._ir_lights[0]["value"]["IrLights"]["state"] == "Auto"):

Once this was done, it works fine. I suspect that the 420 doesn't have ir light control or it's configured differently. Mine apparently doesn't have a self._ir_lights[0]["value"] property.

from reolink_dev.

fwestenberg avatar fwestenberg commented on August 18, 2024

Hi @JohnGalt1717
Thanks for your input! As soon as I have some time left, I will start fixing some bugs! This certainly helps! Also I found out the Reolink camera's do send notifications when using ONVIF, so this is also something I'm trying to figure out.

from reolink_dev.

fwestenberg avatar fwestenberg commented on August 18, 2024

Please take a look at the 3rd post here (from Marlon): https://community.athom.com/t/subscribing-to-onvif-motion-detection-events/6507

I installed this software and found out Reolink actually triggers those events. So now we should find a way to subscribe...

from reolink_dev.

JohnGalt1717 avatar JohnGalt1717 commented on August 18, 2024

Here's what home assistant says about it. Although it looks like it was never done: home-assistant/core#23656

At that point would we even need a special version for reolink? Wouldn't it be better to just make sure that reolink works with the onvif stuff and update it as appropriate to work with notifications as well?

from reolink_dev.

fwestenberg avatar fwestenberg commented on August 18, 2024

Hello guys, I just updated the Reolink integration. Notifications without e-mail are working now. Please let me know of this issue can be closed.

from reolink_dev.

fwestenberg avatar fwestenberg commented on August 18, 2024

@JohnGalt1717 is this issue still present?

from reolink_dev.

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.