Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Disabling a camera #109

Description

@danieledge

I’ve been trying to disable a camera, but not having much joy..

Snippet from my python script..

Where am I going wrong?

is_enabled = False
cam = arlo.cameras[1]
arlo.base_stations[0].set_camera_enabled(cam.uniqueid,is_enabled)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions