The lights were off (turned off via Google Home command some time previous), but were not physically touched anytime near or during the run-time of a test I just tried now (9:07-9:00 AM).
Not sure why the automation thinks the lights were turned off manually, the last time the light events show a manual push was yesterday. I have not used the light switch this AM at all. The same automation (originally set to run between 6AM and 8:30 AM also failed to run this morning when I came into the room a little after 7AM.
Since 153 is released now, seems like the 153 feedback should go in the general forums in case others are seeing the same issue, so they can chime in/get a head's up on what to look for.
More testing...I removed what from the logs appeared to be the offending setting (Don't turn on if turned off manually," but the automation still failed w/the same error. Something was borked.
Automation, w/the "Don't turn on if turned off manually" setting disabled.
Logs when I initiate motion show the same error as when the "...turned off manually" setting was enabled:
I uninstalled the motion lighting app and reinstalled it, and now it is working as expected again, not thinking the light was turned off manually when it wasn't.
Oops...I did get it to fail again. Root cause appears to be Google Voice command to turn off is being interpreted as a physical button press off by the Motion Lighting app (but it's not showing up as a physical press in logs).
I turned off the light via Google Home voice command (using GH Community integration) and when I ran the automation again the light did not turn on, and I got the same log messages as before, saying that the switch had been turned off manually.
I turned the lights on and off a couple times from their device page. Tried the automation again and got the same message in the logs about manual off:
I removed the "Don't turn on if turned off manually" setting, saved the automation, and ran it again. Same result. Even when I edited the automation to change the time period, the switch cannot be turned on by the automation any more.
If I create a new motion lighting app the automation works again. So it seems like the light state (being identified in erorr as having been turned off via switch) gets stuck in the original app, but the newer app isn't "confused."
There's a known bug wrt having both options "Don't turn on if turned off manually" and "Don't turn off if already on" selected. The two are mutually exclusive, and only one can be used in one instance of the app. You discovered what happens, the app gets into a state where it can't be activated.
It didn't seem to matter if I turned the light off from its device page. I was doing that in between tests while I waited for the motion sensor to return to inactive, and doing that did not seem to affect the automation running normally. I'll check that again, just to be sure.