Hi,
MMM-Pir v2 is under coding
Unfortunately, it is not possible to use mode 6 and 7 at the same time (same GPIO)
This module send USER_PRESENCE
notification with true
or false
payload (it’s the screen state)
You can trigger it with this module MMM-NotificationTrigger and exec a personal script for this
Note:
- python
RPi.GPIO
will be deleted (in next release) because there is a compatibility problem with pi5 and with bookworm too. - I will try to recode it with
gpiod
library for both compatibility