phototimer icon indicating copy to clipboard operation
phototimer copied to clipboard

Darkness hours bug when sunset < sunrise

Open lucgiffon opened this issue 6 years ago • 0 comments

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.

lucgiffon avatar Oct 19 '18 20:10 lucgiffon