Coder Social home page Coder Social logo

Add missing Arlo APIs about arlo HOT 7 OPEN

jeffreydwalter avatar jeffreydwalter commented on May 19, 2024
Add missing Arlo APIs

from arlo.

Comments (7)

abritinthebay avatar abritinthebay commented on May 19, 2024

I have Arlo Pro 2’s, how can I help?

from arlo.

digiblur avatar digiblur commented on May 19, 2024

Curious if anyone knows if the Arlo baby night light colors and brightness options are available?

from arlo.

jeffreydwalter avatar jeffreydwalter commented on May 19, 2024

@digiblur you can control those properties using these functions:

SetNightLightOn(basestation)

SetNightLightOff(basestation)

SetNightLightBrightness(basestation, level=200)

# either rainbow or rgb
SetNightLightMode(basestation, mode="rainbow")

from arlo.

jeffreydwalter avatar jeffreydwalter commented on May 19, 2024

@digiblur take a look here for the complete list of API calls you can make https://github.com/jeffreydwalter/arlo/wiki/API-Documentation

from arlo.

ArloUser2 avatar ArloUser2 commented on May 19, 2024

Would it be possible to add a firmware update function? I have a camera that has been rendered mostly inoperable by a bad firmware update. The camera is recognized in the web interface, but it just says the batteries need to be changed, regardless of whether the camera is plugged in or has a newly charged battery. If I could force a firmware update, it might fix the problem.

from arlo.

scuc avatar scuc commented on May 19, 2024

I have the new Arlo Ultra with one year of Arlo Smart Premier.
I'd like to help, please let me know if there is anything I can do.

from arlo.

jeffreydwalter avatar jeffreydwalter commented on May 19, 2024

@scuc that's great! Thank you for the offer. One way you can help is to write tests to exercise this library against your camera (or just doing manual testing to see which APIs work and which ones don't).

The other way, is to click though the UI and report the various HTTP requests that get made.

from 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.