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
The following pivot is supposed to shutdown my smartphone on Saturday at 10PM, while activating Airplane mode every other day of the week at 10PM.
At 10:00PM is a simple Event, so it should only be true in the time range [10:00PM, 10:01PM)
On Saturday is another Event. Originally it was a Condition, but I tried turning it into an Event to solve this issue: didn't work. Guess I am a bit confused about the difference between Conditions and Events
Airplane mode is a very straightforward profile
Same for Shutdown
What happens instead is that around 12AM on Saturday, my device turns off. Looks like At 10:00PM is always true after 9:59PM, despite it being an Event, so as soon as On Saturday becomes true the profile is triggered.
To Reproduce
Simply create the above components and see what happens on whatever day you pick instead of Saturday. I guess you can try different times too.
Expected behavior
What I expect to happen is the first sentence of this issue:
The following pivot is supposed to shutdown my smartphone on Saturday at 10PM, while activating Airplane mode on every other day of the week at 10PM.
Error log:
No error log available
Extra phone info (please complete the following information):
Motorola One on stock Android 10, rooted
Extra logs (optional):
Will provide if necessary
Additional context
No addition context
The text was updated successfully, but these errors were encountered:
SkullHex2
added
the
bug
General label for all bugs (i.e. things not working as intended)
label
Apr 23, 2023
Describe the bug
The following pivot is supposed to shutdown my smartphone on Saturday at 10PM, while activating Airplane mode every other day of the week at 10PM.
At 10:00PM is a simple Event, so it should only be true in the time range [10:00PM, 10:01PM)
On Saturday is another Event. Originally it was a Condition, but I tried turning it into an Event to solve this issue: didn't work. Guess I am a bit confused about the difference between Conditions and Events
Airplane mode is a very straightforward profile
Same for Shutdown
To Reproduce
Simply create the above components and see what happens on whatever day you pick instead of Saturday. I guess you can try different times too.
Expected behavior
What I expect to happen is the first sentence of this issue:
Error log:
No error log available
Extra phone info (please complete the following information):
Motorola One on stock Android 10, rooted
Extra logs (optional):
Will provide if necessary
Additional context
No addition context
The text was updated successfully, but these errors were encountered: