MMM-Buttons
MMM-Buttons copied to clipboard
This module can be used to to connect buttons to your Magic Mirror²
I'm receiving the following error when trying to install MMM-Buttons: ``` pi@MagicMirror:~/MagicMirror/modules/MMM-Buttons $ npm install > [email protected] postinstall > node_modules/.bin/electron-rebuild -e node_modules/electron ⠋ Searching dependency tree An unhandled error occurred...
can somebody help me to make it work with page-selector... what is the changes I have to make in witch file ? I want to use 2 buttons , 1...
Hello I cannot get short presses intercepted I am 100% sure the buttons work I checked both outside of magicmirror and inside )added a couple of console.log to the module)...
I am running magic mirror in a docker container however, after fixing an error with electron by installing electron by hand and editing the path in the package.json see issue:...
I was wondering if you know how to get a physical button to work with MMM-carousel. I have been struggling to get the button to move the slides. Its been...
Hello the project is very nice. I want to send notification play when I press the button and when I'm going to release the button to send notification pause. Where...
The notification pup-up and do not disappear. I want to set time the notification appear and disappear. I try to set timer: "10000" to visible notification in 10s. But the...
I have a strange issue with button press. I have to press it twice quickly to trigger action. Pressing it just once or holding it down does not work. Anyone...
I got an error after installing the module. ``` Whoops! There was an uncaught exception... Error: Module version mismatch. Expected 48, got 53. at Error (native) at Object.Module._extensions..node (module.js:597:18) at...
I've been playing with the code and like another issue I can't get shortpresses ever. only long presses and the timer seems to control all buttons, not just the one...