You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had expect that a call self.run_on_every_day(datetime.time(0,0) would trigger everyday on midnight. Instead it fires every second.
Tested with 0.16.0
The text was updated successfully, but these errors were encountered:
Would it be possible that you try the fix in the dev branch?
If you use a venv you can just replace the HABApp contents under lib/site-packages/HABApp with the sources from github.
I had expect that a call self.run_on_every_day(datetime.time(0,0) would trigger everyday on midnight. Instead it fires every second.
Tested with 0.16.0
The text was updated successfully, but these errors were encountered: