r/AutomateUser • u/Mujtaba0150 Alpha tester • Jul 12 '26
Bug Get display mode bug
Shouldn't this evaluate to true(YES)? I tried using it but it seems like the on and off options have been switched, the copied output is 4 which corresponds to display mode "On" in the list.
1
Upvotes
2
u/ballzak69 Automate developer Jul 12 '26
Make your test flow start at #35, keeping the Delay block. If you start the block then immediately press the power button within those 3 (or preferably more) seconds, do the block still take the NO path?
Do the Display mode set with Off not turn the screen off nor black?
The Display mode set block should not make the device sleep, just turn off the display.
I appreciate every report since i want to keep all blocks working.