MMM-Gestures is a head-less 3rd party module for MagicMirror that allows to control the Magic Mirror via gestures of two types of infrared sensors. Use cases include presence awareness to trigger compliments or go into sleep mode and scrolling through news tickers or view news details.
Hi,
works like a charm, thanks !
I added support for the module above by adding
` var smartwebdisplay = MM.getModules().withClass('MMM-SmartWebDisplay');
` at the end of MMM-Gestures.js
Would be nice if you could incorporate it in further releases.
I am lazy and tend to forget what I changed before pulling :)
Cheers, Lars