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