A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • PIR Sensor issues_Unknown

    2
    0 Votes
    2 Posts
    437 Views
    S
    @nneuland u need to find out if your monitor will accept cec commands to turn off it’s power, instead of turning off the hdmi port. search google for cec-client none of mine support cec commands. if you use an ssh connection to the pi from your other machine you can turn the hdmi port back on without rebooting
  • How to interact with the news module?

    8
    0 Votes
    8 Posts
    3k Views
    clhe0423C
    Does the interaction with the news module only work for this MMM-Gesture module? As I read through the description, yes I am looking for a module that would allow me to interact with the news module, meaning if I press the “read more” button it would bring me to another page or use the Iframe to show the news. I have an IR screen so I can touch the screen using that frame, but the hardware required in this Gesture module requires different sensors?
  • absolute date in calendar module

    19
    0 Votes
    19 Posts
    15k Views
    uros76U
    @pablo_z said in absolute date in calendar module: @qqqqqqqq You must use: timeFormat: ‘absolute’, getRelative: 0, urgency: 0, in the config.js I wanted the same, to have just dates of events shown. This helped me, thanks.
  • Can't edit compliments.js

    12
    0 Votes
    12 Posts
    3k Views
    M
    @sdetweil said in Can't edit compliments.js: @mayfield ah mmos… then u have to run the command inside the docker container where mm is installed OK cheers I’ll do some reading and thanks everyone for the help much appreciated
  • 0 Votes
    5 Posts
    883 Views
    C
    @sdetweil motion mounted and feeding the modules of Magic Mirror through the stream direction that motion creates, and they are working pretty well. There is a little more consumption in the resources, but in the absence of testing it more I would say that the problem is solved.
  • Calendar module debugging

    1
    0 Votes
    1 Posts
    319 Views
    L
    I’m trying to debug an issue with my Outlook.com calendar. I’m using MagicMirror 2.15.0. I tried to run: ~/MagicMirror/modules/default/calendar $ node debug.js but it failed with the following error: internal/modules/cjs/loader.js:883 throw err; ^ Error: Cannot find module 'logger' Require stack: - /home/pi/MagicMirror/modules/default/calendar/calendarfetcher.js - /home/pi/MagicMirror/modules/default/calendar/debug.js at Function.Module._resolveFilename (internal/modules/cjs/loader.js:880:15) at Function.Module._load (internal/modules/cjs/loader.js:725:27) at Module.require (internal/modules/cjs/loader.js:952:19) at require (internal/modules/cjs/helpers.js:88:18) at Object.<anonymous> (/home/pi/MagicMirror/modules/default/calendar/calendarfetcher.js:8:13) at Module._compile (internal/modules/cjs/loader.js:1063:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10) at Module.load (internal/modules/cjs/loader.js:928:32) at Function.Module._load (internal/modules/cjs/loader.js:769:14) at Module.require (internal/modules/cjs/loader.js:952:19) { code: 'MODULE_NOT_FOUND', requireStack: [ '/home/pi/MagicMirror/modules/default/calendar/calendarfetcher.js', '/home/pi/MagicMirror/modules/default/calendar/debug.js' ] } Any idea what I might be doing wrong?
  • Hello-Lucy Install Part 5 Unable to resolve dependency tree

    6
    0 Votes
    6 Posts
    1k Views
    Mykle1M
    @desert-rat Actually, there was a dependency issue. It took me some time to figure out how to correct the issue. I took the simplest route. The issue was with the dev dependencies which are not necessary for Lucy to run but caused the installation of necessary dependencies to fail. I’ve removed the installation of the dev dependencies from the dependency installer. I trashed my installation of Lucy (and her dependencies) and did a fresh installation. Everything seems to be working correctly here now. Sorry for the long delay in investigating the problem.
  • Shutdown Magic Mirror with Home Assistant

    8
    0 Votes
    8 Posts
    2k Views
    D
    @jordes First part of the automation is ssh call for shutdown. [image: 1619637709954-81b2715c-7ddc-4528-9d6c-c60ea332f0ec-image.png] Finding a working script took me a while, but it works like a charm without any excessive MM modules. All you need is to setup passwordless ssh connection between HA and MM.
  • Exact matches for phrases in config.js?

    4
    0 Votes
    4 Posts
    950 Views
    TipponT
    @lavolp3 @sdetweil Thanks for the replies, it worked perfectly! :) I tried a space before and after ‘live’, and both at once. I made a separate entry for ‘delivery’ too, and put it after the ‘live’ line. The ‘delivery’ line wasn’t necessary, but I tried it as an override (which didn’t work), and liked the way it looked :D {keyword: 'live ', symbol: 'music', color: 'Aqua'}, {keyword: 'delivery', symbol: 'truck', color: 'GreenYellow'},
  • MMM-PaprikaMenu: Increase Font Size

    2
    0 Votes
    2 Posts
    348 Views
    lavolp3L
    @fabian2 have a look into the MMM-PaprikaMenu.css, then find out the respective font sizes. In this case there’s e.g. .MMM-PaprikaMenu table.menu { font-size: 17px; line-height: 1; border-collapse: collapse; table-layout: fixed; width: 100%; } .MMM-PaprikaMenu .menu .date { font-size: 14px; } .MMM-PaprikaMenu .menu .meal { font-size: 17px; text-overflow: ellipsis; overflow: hidden; } .MMM-PaprikaMenu .menu .today .date { font-size: 17px; } .MMM-PaprikaMenu .menu .today .meal { color: #FFF; font-size: 24px; } Not ure if I have all. You can now comment the font-size lines e.g. with a # in front of them, so they adapt to MagicMirror font sizes copy them to custom.css and adjust font sizes. Font size, like all css properties are interpreted top to down, so if you give the module(or the .MMM-PaprikaMenu class) a font-size, the property will be overwritten by the same property of every child element (e.g. by the font-size of .MMM-PaprikaMenu .menu .date).
  • No autoplay for videos in v2.14 & v2.15

    9
    0 Votes
    9 Posts
    2k Views
    rudibaraniR
    @sdetweil No - I need to click on the “play” button on the stream.
  • Using the Developer Tool and save the settings

    6
    0 Votes
    6 Posts
    1k Views
    R
    Okay, thank you! I’ll try my best. Richard_Fish
  • Monitor says "NO SIGNAL"

    14
    0 Votes
    14 Posts
    4k Views
    Jefferjames87J
    Hello, Is your problem is solved? Recently, I am also facing the same issue, I tried to contact the customer care service of the monitor. Later I released, I am using the outdated drivers and hence it is creating the issues to display the pictures. I think you have the same scenario. I am linking to the resource, you can check them for step by step troubleshoot. Thanks, Jeffer James
  • Change Compliments

    Solved
    17
    0 Votes
    17 Posts
    7k Views
    S
    @cheapdad I sent u a chat message
  • Google tts

    1
    0 Votes
    1 Posts
    248 Views
    S
    Has the google tts module stoped working or is it just me. I’m having trouble getting it to work. Here is my debug 1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'start' ] 2 info using npm@6.14.11 3 info using node@v10.24.0 4 verbose run-script [ 'prestart', 'start', 'poststart' ] 5 info lifecycle magicmirror@2.13.0-develop~prestart: magicmirror@2.13.0-develop 6 info lifecycle magicmirror@2.13.0-develop~start: magicmirror@2.13.0-develop 7 verbose lifecycle magicmirror@2.13.0-develop~start: unsafe-perm in lifecycle true 8 verbose lifecycle magicmirror@2.13.0-develop~start: PATH: /usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/pi/MagicMirror/node_modules/.bin:/home/pi/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games 9 verbose lifecycle magicmirror@2.13.0-develop~start: CWD: /home/pi/MagicMirror 10 silly lifecycle magicmirror@2.13.0-develop~start: Args: [ '-c', 10 silly lifecycle 'DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js' ] 11 info lifecycle magicmirror@2.13.0-develop~start: Failed to exec start script 12 verbose stack Error: magicmirror@2.13.0-develop start: `DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js` 12 verbose stack spawn ENOENT 12 verbose stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:48:18) 12 verbose stack at ChildProcess.emit (events.js:198:13) 12 verbose stack at maybeClose (internal/child_process.js:982:16) 12 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5) 13 verbose pkgid magicmirror@2.13.0-develop 14 verbose cwd /home/pi/MagicMirror 15 verbose Linux 5.10.17-v7l+ 16 verbose argv "/usr/bin/node" "/usr/bin/npm" "start" 17 verbose node v10.24.0 18 verbose npm v6.14.11 19 error code ELIFECYCLE 20 error syscall spawn 21 error file sh 22 error errno ENOENT 23 error magicmirror@2.13.0-develop start: `DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js` 23 error spawn ENOENT 24 error Failed at the magicmirror@2.13.0-develop start script. 24 error This is probably not a problem with npm. There is likely additional logging output above. 25 verbose exit [ 1, true ] I have zero knowledge to debug this issue, someone please look into this and let me know of a solution if there is any. Thanks
  • Help!!

    4
    0 Votes
    4 Posts
    635 Views
    S
    @gnomemcgmome Hi. Take a look at this to see if it will help with your loading issue. https://forum.magicmirror.builders/topic/14919/weather-module-location-id Cheers.
  • Change MM fonts

    13
    0 Votes
    13 Posts
    3k Views
    A
    @hango Aaand now that works! Great, thanks! :ok_hand: So how did you find the others nbames like “newsfeed-source”, “newsfeed.title” etc…? I would like to do it by myself next time :winking_face:
  • MMM-PublicTransportBerlin: update wants to "commit" or "stash"

    3
    0 Votes
    3 Posts
    585 Views
    kaiK
    @sdetweil Thank you very much! Update successful. :white_heavy_check_mark:
  • MagicMirror "starts" but boots to the Raspian Jesse GUI instead

    4
    0 Votes
    4 Posts
    489 Views
    S
    @ashtonian I was just mentioning that my scripts are listed on the mm main site as alternative ways to install.
  • Compliments module external file

    18
    0 Votes
    18 Posts
    4k Views
    S
    @cheapdad read the links in my signature below