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
Unfortunately, it didn't worked neither with SUNRISE only. Did I missed something during compilation time maybe ? I thought it would be suffisent to enable SCHEDULER_SUN_SUPPORT but I maybe missed something 🤔
...although...
version above has a bug related to .last & .next swap. AFTER uses .last, but it would update only after max(sunrise, sunset) timestamp happens to pass
'dev' has incorrect assumption about when the update should happen as well, but it is sometimes bound to midnight of the next day (which is also obviously bad)
let me have a look at how to correctly order those 3 together, then. debug info I asked about is probably not relevant
Device
No response
Version
1.18.0-gita518080a+github240830
Question
Hi
Sorry to bother again :s but I'm trying to make a schedule with
20m AFTER SUNSET
but this didn't done anything (I waited hours after sunset)But nothing moved today. Nor the relative sunrise or sunset seems to work in my case :(
Some
keys
command values that I think might be useful:I'll test with bare
SUNRISE
andSUNSET
to see.Any tip is more than welcome !
Thank you
The text was updated successfully, but these errors were encountered: