Coder Social home page Coder Social logo

Comments (11)

fwestenberg avatar fwestenberg commented on September 6, 2024

Hi Roger,

The lines should be in your configuration.yaml. Also you can split up your configuration, as described here: https://www.home-assistant.io/docs/configuration/splitting_configuration/

From the info provided I cannot say why the camera is not working. Any logs?

from reolink_dev.

robmack21c avatar robmack21c commented on September 6, 2024

I think I have the solution, basically there's a minor update needed on the readme.md, this is a great tool and its working well for me now. The readme says that the name is optional, but I've found it's key to the process. See below the readme:

camera:
- platform: reolink_dev
  host: IP_ADDRESS
  username: admin
  password: YOUR_PASSWORD
  name: camera (optional, default Reolink Camera)
  stream: main or sub (optional, default main)
  protocol: rtmp or rtsp (optional, default rtmp)
  channel: NVR camera channel (optional, default 0)
  scan_interval: 5 (optional, default 30s)

When you create the camera using the example code, name it frontdoor and ensure it's frontdoor on the card too. So the entity referenced on the cards and in the switch needs to match and it needs to match the name on the camera

- platform: reolink_dev
  host: 192.168.0.31
  username: admin
  password: password
  name: frontdoor

from reolink_dev.

fwestenberg avatar fwestenberg commented on September 6, 2024

Strange! In the platform schema i put:
DEFAULT_NAME = "Reolink Camera"
vol.Optional(CONF_NAME, default=DEFAULT_NAME): cv.string,

So without the complete last line:

- platform: reolink_dev
  host: 192.168.0.31
  username: admin
  password: password

it should work... And the card only has the title, no name option at all. What do you mean by:

and ensure it's frontdoor on the card too.

from reolink_dev.

fwestenberg avatar fwestenberg commented on September 6, 2024

Please check v0.8. All configuration goes via the flow now.

from reolink_dev.

MiAutomations avatar MiAutomations commented on September 6, 2024

Please check v0.8. All configuration goes via the flow now.

Hello Can you please explain me what you mean with the via flow ?

Thank you and best regards

from reolink_dev.

fwestenberg avatar fwestenberg commented on September 6, 2024

Sure, go to Configuration (side menu) -> Integrations -> Add, and search for Reolink.

from reolink_dev.

MiAutomations avatar MiAutomations commented on September 6, 2024

Sure, go to Configuration (side menu) -> Integrations -> Add, and search for Reolink.

Great thank you is now working, can you please also let me know where I can configure the FTP, email and the recording paths for video and audio and de credentials for this integration ?

Thank you and best regards

from reolink_dev.

fwestenberg avatar fwestenberg commented on September 6, 2024

I'm not sure if I get you right. All of these options are in the WebUI of your camera (path and stuff). What would you like to do?

from reolink_dev.

MiAutomations avatar MiAutomations commented on September 6, 2024

I'm not sure if I get you right. All of these options are in the WebUI of your camera (path and stuff). What would you like to do?

The ideia is to configure this for the correct paths, for exemple for a ftp server or for NAS is this possible ?

from reolink_dev.

fwestenberg avatar fwestenberg commented on September 6, 2024

You want to send a picture or video to the NAS? This is possible in the WebUI of the camera. Configure the camera first, and with the Home Assistant switches you can enable/disable the upload.

from reolink_dev.

MiAutomations avatar MiAutomations commented on September 6, 2024

You want to send a picture or video to the NAS? This is possible in the WebUI of the camera. Configure the camera first, and with the Home Assistant switches you can enable/disable the upload.

Ok thank you now I understand great and thank you for your work !!

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.