-
-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add door state option to the webcam archive configuration #203
Comments
What should it do? If the door is open, then do not make archive images? There are a lot of requests for all kind of triggers when the door opens. That rather hard to develop and will not be made. So taking a webcam image for the archive when the doors opens will not be added |
In my case yes, that is what it should do. It should just depend on door state, and shouldn't be used as trigger at all. |
It is testable in the python3 branch for now. That will become the new master when everything is tested on python3. If you checkout python3 branch, make sure you run the installer. A lot of code had to change to make the switch to python3 easier. The installer will take 10+ minutes. And could fail the first time. Just rerun it. |
It has been added to the master branch with a new release. Follow the normal update steps It should start the installer which will take a long time due to a lot of package changes. After that, it will reboot and the new version should be running. Make sure you clear your browser cache |
I'll check and test it all on this weekend |
Any updates? |
Hi @theyosh, i've tested cam archiving with door sensors for a week and no errors occurred. But i've faced with issue during update. When installer stuck for the first time,
So i've killed apt and installer processes, manually updated software with |
Hmm, this is strange, but cant do anything about it. Somehow system issue. So then I would like to close this issue for now due to initial request is done. Thanks for the heads-up about the installer. |
Oh.. forgot to mention... please read #210 :) |
Hi @theyosh !
Could you please add "door state" param to the webcam archiving function? Thanks!
The text was updated successfully, but these errors were encountered: