Read the statement by Michael Teeuw here.
Problem with MMM-Button
-
Hi, I am trying to work with MMM-Button but met some problems. I have connected a push button to GPIO 5 and tested with Python script without any problem.
But magic mirror logs continously throws me the error whenever I push the button. Here is the screen shot from both the mm logs and part of my config file. Thanks for your help!
-
Hello,
I have the same problem.
Did you solve that? -
Hi,
there is a second Module MMM-Buttons (see last s) which worked for me.
AxLED -
Hello, I have found fault. In node helper.js, I replaced the entry (this.config.notificationMessage, true) with (“BUTTON_PRESSED”, true).
-
Can you provide links to both those button modules, please?
-
Here you go:
https://github.com/ptrbld/MMM-Button
and
https://github.com/Jopyth/MMM-ButtonsAxLED