The Mirror Mirror on the wall skill works fine with alexa dot. I get the google images/videos, but none of them, including “turn on/off modules” is displayed on the mirror itself. cmd displays: magicmirror@2.3.1 start /home/pi/MagicMirror sh run-start.sh Starting MagicMirror: v2.3.1 Loading config … Loading module helpers … No helper found for module: alert. Initializing new module helper … Module helper loaded: updatenotification No helper found for module: clock. Initializing new module helper … Module helper loaded: calendar No helper found for module: compliments. No helper found for module: currentweather. No helper found for module: weatherforecast. Initializing new module helper … Module helper loaded: newsfeed Initializing new module helper … Module helper loaded: MMM-MirrorMirrorOnTheWall All module helpers loaded. Starting server on port 8080 … Server started … Connecting socket for: updatenotification Connecting socket for: calendar Starting node helper for: calendar Connecting socket for: newsfeed Starting module: newsfeed Connecting socket for: MMM-MirrorMirrorOnTheWall Starting module helper: MMM-MirrorMirrorOnTheWall Sockets connected & modules started … Launching application. Create new calendar fetcher for url: http://www.calendarlabs.com/templates/ical/US-Holidays.ics - Interval: 300000 Create new news fetcher for url: http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000 Whoops! There was an uncaught exception… Error: Invalid connect options supplied. at new DeviceClient (/home/pi/MagicMirror/modules/node_modules/aws-iot-device-sdk/device/index.js:445:13) at Object.DeviceClient [as device] (/home/pi/MagicMirror/modules/node_modules/aws-iot-device-sdk/device/index.js:216:14) at Object.app.setup (/home/pi/MagicMirror/modules/MMM-MirrorMirrorOnTheWall/MirrorMirror.js:12:23) at Class.alexa_start (/home/pi/MagicMirror/modules/MMM-MirrorMirrorOnTheWall/node_helper.js:12:18) at Class.socketNotificationReceived (/home/pi/MagicMirror/modules/MMM-MirrorMirrorOnTheWall/node_helper.js:35:12) at Socket. (/home/pi/MagicMirror/modules/node_modules/node_helper/index.js:113:11) at emitTwo (events.js:106:13) at Socket.emit (events.js:194:7) at /home/pi/MagicMirror/node_modules/socket.io/lib/socket.js:513:12 at _combinedTickCallback (internal/process/next_tick.js:73:7) MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues ^CShutting down server… Stopping module helper: updatenotification Stopping module helper: calendar Stopping module helper: newsfeed Stopping module helper: MMM-MirrorMirrorOnTheWall Not sure what to do :/