MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. derick4963
    3. Topics
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 9
    • Groups 0

    Topics

    • D

      hello lucy

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      12
      0 Votes
      12 Posts
      2k Views
      D
      @mykle1 Yes below is my config { disabled: false, module: "Hello-Lucy", position: "top_center", config: { keyword: 'HELLO LUCY', // keyword to activate listening for a command/sentence timeout: 15, // timeout listening for a command/sentence standByMethod: 'DPMS', // 'DPMS' = anything else than RPi or 'PI' microphone: "2,0", // run "arecord -l" card # and device # mine is "0,0" sounds: ["1.mp3", "11.mp3"], // welcome sound at startup. Add several for a random greetings confirmationSound: "ding.mp3", // name and extension of sound file startHideAll: true, // All modules start as hidden EXCEPT PAGE ONE //*** Page One is your default startup page *** This overrides startHideAll: true, pageOneModules: ["Hello-Lucy","MMM-EasyPix"], // default modules to show on page one/startup //pageTwoModules: ["Hello-Lucy", "MMM-BMW-DS", "MMM-EventHorizon"], // modules to show on page two //pageThreeModules: ["Hello-Lucy", "MMM-Lunartic"], // modules to show on page three //pageFourModules: ["Hello-Lucy", "MMM-PC-Stats"], // modules to show on page four //pageFiveModules: ["Hello-Lucy", "MMM-Searchlight"], // modules to show on page five //pageSixModules: ["Hello-Lucy", "MMM-NOAA3"], // modules to show on page six //pageSevenModules: ["Hello-Lucy", "MMM-Recipe"], // modules to show on page seven //pageEightModules: ["Hello-Lucy", "MMM-rfacts"], // modules to show on page eight //pageNineModules: ["Hello-Lucy", "MMM-History"], // modules to show on page nine //pageTenModules: ["Hello-Lucy", "MMM-HardwareMonitor"] // modules to show on page ten } },
    • D

      voice module help

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      5
      0 Votes
      5 Posts
      388 Views
      D
      @sdetweil pi@raspberrypi:~ $ cd MagicMirror/ pi@raspberrypi:~/MagicMirror $ npm run config:check magicmirror@2.14.0 config:check node js/check_config.js [20.02.2021 14:41.49.393] [INFO] Checking file… /home/pi/MagicMirror/config/config.js [20.02.2021 14:41.49.487] [INFO] Your configuration file doesn’t contain syntax errors :) pi@raspberrypi:~/MagicMirror $
    • 1 / 1