Code Monkey home page Code Monkey logo

Comments (7)

Donni1966 avatar Donni1966 commented on June 11, 2024

Hi, this was explain in the documataion.

Go to the web Interface and generate a state for
night
day
at home.

after generation right side is an arrow
Bildschirmfoto 2021-02-26 um 22 05 29

Block on it you geht in the browser address line the mode ...
Bildschirmfoto 2021-02-26 um 22 07 30

in the config.json do like this
{
"streaming": {
"videoDecoder": "h264_mmal",
"packetSize": 564,
"videoEncoder": "h264_omx"
},
"name": "Arlo",
"night_arm": "mode2",
"email": "xvcxcvcxvcvcvcvx",
"stay_arm": "mode1",
"interval": 6000,
"password": "vxbcgdgfgffd",
"platform": "Arlo",
"_bridge": {
"username": "0E:1C:AF:6B:B5:D7",
"port": 34870
}
}

i use only night an stay_arm ...

byby, Michael

from homebridge-arlo.

CaldenMig21 avatar CaldenMig21 commented on June 11, 2024

Thanks Michael...
I tried all your recommendations:

  • I created several modes in the arlo web app: Night : Mode2, Day: Mode 3, at home: Mode 4 (even if ai an not using some of these modes)
  • Here is the Hoobs generated Config.json:

{
"platform": "Arlo",
"plugin_map": {
"plugin_name": "homebridge-arlo"
},
"name": "Arlo",
"include_cameras": true,
"email": "[email protected]",
"password": "yyyyyy",
"streaming": {
"videoProcessor": "ffmpeg",
"videoDecoder": "libx264",
"videoEncoder": "libx264",
"audioEncoder": "libopus",
"packetSize": "564",
"maxBitrate": "300"
},
"stay_arm": "mode1",
"night_arm": "mode2",
"interval": 6000
},

When I toggle in the home app the Base station securirty switch. This is the behavior:

  • If I set it on "Night", it sais: "arming" and toggle back to "Away", nothing happens on Arlo
  • If I set it on "Home", It keeps saying "arming" and nothing happens on Arlo
  • If I set it on "Away", It just changes without saying anything and nothing happen on Arlo
  • If I set it on "Off", It sais: Disarming, but nothing happens on Arlo app.

Am I missing something in the Configuration?, I do not see any bridge with User Name or Port, in the Hoobs generated config json.

Thanks againg for the support!!!
Miguel

from homebridge-arlo.

Donni1966 avatar Donni1966 commented on June 11, 2024

from homebridge-arlo.

sanstarr avatar sanstarr commented on June 11, 2024

from homebridge-arlo.

Donni1966 avatar Donni1966 commented on June 11, 2024

from homebridge-arlo.

github-actions avatar github-actions commented on June 11, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from homebridge-arlo.

github-actions avatar github-actions commented on June 11, 2024

This issue has been automatically closed because it has not had recent activity. Thank you for your contributions.

from homebridge-arlo.

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.