If I'm interpreting this correctly the automation ran but the light failed to respond, the light state is reported as "off" but the light remains on. At first I had a condition to check if the light was on, but seeing this result earlier I thought I'd remove the condition to make sure the light off action was applied regardless, any clues as to why this is happening?
id: '1739234408776'
alias: Light Kitchen Corner no presence off
description: ''
triggers:
- type: not_present
device_id: dd7993aa1745366f3d26153c23af2f52
entity_id: 772267b60a989a04d59e5255d435b2b9
domain: binary_sensor
trigger: device
conditions: []
actions:
- type: turn_off
device_id: ae80d8e6b17607fd0b61c6344837dfff
entity_id: b1e090605d41f86d434cc4e3bdc10857
domain: light
mode: single