jeffreydwalter / arlo

Python module for interacting with Netgear's Arlo camera system.
Apache License 2.0
520 stars 123 forks source link

Scheduler Mode Arlo #155

Closed marcopolo1312 closed 4 years ago

marcopolo1312 commented 4 years ago

Hello all,

I have a shot question. So I saw that there were already some investigations regarding this topic (https://github.com/jeffreydwalter/arlo/issues/106) but unfortunately exactly that doesn't work for me as well.

So to arm and disarm my Arlo base works fast and perfect. But the change to the default scheduler dosen't work with the provided command: arlo.CustomMode(basestations[0], mode=None, schedules=['schedules.1'])

Once I fire up this command nothing changed and once I open the Arlo-App and want to switch to the Mode-Section, the app crashed and closed themselves.

Can someone help me how I can switch to the default arlo scheduler mode.

Thanks in advance!

stale[bot] commented 4 years ago

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