Skip to content
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

Darkness hours bug when sunset < sunrise #9

Open
lucgiffon opened this issue Oct 19, 2018 · 0 comments
Open

Darkness hours bug when sunset < sunrise #9

lucgiffon opened this issue Oct 19, 2018 · 0 comments

Comments

@lucgiffon
Copy link

Hi

My use case needs the sunset time to be lower than the sunrise time (e.g. I am taking picture during the night).

In this case, the logic in camera.py prevent any capture because either the time is before the rise value or after the set value.

I think the fix is easy. Working on it now, I will submit a pull request soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant