Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


Question

Posted

Hi!

 

Trying to find out if it is possible, in some way, to "catch" the detection of motion from my Dlink camera DCS-2330L.

Anyone having an idea?

 

What I wan´t to do: I know how to enable "Video motion" and "PIR" on the camera from my HC2... next step is to find
a solution so I can start a scene (lightning) then camera is detecting motion. Have search a lot but can´t find any
good solution.

 

4 answers to this question

Recommended Posts

  • 0
Posted

How do you enable pir from hc2?

  • 0
  • Inquirer
  • Posted

    By using a Virtual device with two buttons ("PIR ON" and "PIR OFF"). "PIR ON" with the
    following code...  (and "PIR OFF" with third line ending with pir=no).

     

    HC2 = Net.FHttp("camera-IP",camera-port)

    HC2:setBasicAuthentication("admin", "password")

    response ,status, errorCode = HC2:GET("/config/motion.cgi?pir=yes")

     

     

     

    • 0
    Posted

    Ok, found the way to activate audio detection to when i Googled it.

     

    response ,status, errorCode = HC2:GET("/config/audio_detection.cgi?enable=yes")
    response ,status, errorCode = HC2:GET("/config/audio_detection.cgi?enable=no")

    Please login or register to see this image.

    /monthly_2018_10/image.png.4110345eb66091e8e5054845c31f719a.png" alt="image.png.4110345eb66091e8e5054845c31f719a.png" />

    • 0
    Posted

    Sorry, how have you integrated the DCS-2330L? there is no plugin on Fibaro.. I would like to buy it... but I need to be sure that can be integrated in Fibaro ecosystem plain and simply.
    Thanks in advance for your reply

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Answer this question...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

    ×
    ×
    • Create New...