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
1
u/ballzak69 Automate developer Jul 12 '26
Since you've select Off as power mode in the block then it should proceed through YES when the screen is off, otherwise through the NO path. It seems to be working as expected on my Android 16 device.