Did open/close Macbooklid doesn't work?

Hi Andreas,
yes with this triggers work fine and with "pmset -g log" I´ve watched that the "Lid closed/open" comes

Update 27.10.
The Sleep-Trigger functions every time. the Wake-Trigger is on my Mac not reliable. It seems that during short sleeps e.g. 15 minutes he will work but over night or after some hours the trigger doesn't work.

If I check it with pmset I find, that after darksleeps the trigger doesn't work:


Doesn't Work: |2023-10-27 07:21:14 +0200 DarkWake            |DarkWake from Deep Idle [CDN] : due to EC.RTC/Maintenance Using BATT (Charge:55%) 17 secs   |
|---|---|
Work: |2023-10-27 07:59:59 +0200 Wake                |Wake from Deep Idle [CDNVA] : due to EC.LidOpen/UserActivity Assertion Using BATT (Charge:55%) 2618 secs |
Work: |2023-10-27 09:09:05 +0200 Wake                |Wake from Deep Idle [CDNVA] : due to EC.LidOpen/UserActivity Assertion Using BATT (Charge:40%) 216 secs  |
doesn't work: |2023-10-27 11:12:43 +0200 DarkWake            |DarkWake from Deep Idle [CDN] : due to EC.RTC/Maintenance Using BATT (Charge:39%) 7 secs    |

(I´ve set my test-triggers which write into a txt-File [ echo "$(date) OPEN" >> /Users/Simon/Desktop/btt.log. ])