A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Universal-PIR - ‘GPIOcommand exited with error'
-
After completely reinstalling my MMM, the MMM-Universal PIR module no longer works for
I get the error message
GPIOcommand exited with errorMy configuration is as follows
{ module: "MMM-Universal-Pir", position: "top_right", config: { gpioCommand: "gpiomon -r -b gpiochip0 17", onCommand: "wlr-randr --output HDMI-A-1 --on --transform 90", offCommand: "wlr-randr --output HDMI-A-1 --off", deactivateDelay: 180 * 1000, } },The cables are connected with the sixth pin and the first and third pins on the other line.
I tried the solution in the here on the bottom but unfortunately I cannot found a compose.yaml.
It would be great, if you can help me.
Thank you in advance.
Klinge -
