A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Overflow with calendar?

    11
    0 Votes
    11 Posts
    2k Views
    S
    @avanloo01 awesome… I will close the issue i opened…
  • Rpi3 & 7" pi touchscreen - MM not displaying

    7
    0 Votes
    7 Posts
    1k Views
    K
    thank you
  • Problems loading config resources

    3
    0 Votes
    3 Posts
    615 Views
    E
    @sdetweil said in Problems loading config resources: @Envynot sounds like you are running on windows… . two extra steps cd MagicMirror cd vendor npm install cd .. cd fonts npm install cd .. now u can start mm again Ah my guy. You are a saint. Thank you so much! Happy holidays!
  • 0 Votes
    2 Posts
    370 Views
    S
    @emrah_asl it depends on IF your ISP allows incoming connections… many block them on normal accounts and provide them on special paid accounts… (my last ISP required a ‘fixed ip address’ account, for an extra $20/month you need to open some port on your internet router in your house, and map that port to some port on the pi… so, for example, map incoming requests to port 9999 to mm port 8080 on the ip address of the pi (my pi is at 192.168.2.44) then you need to know/find out your IP address from outside your home… it might be fixed, or it might stay fixed ‘most’ of the time. there are free services, dns mappers, that will map a name of your choosing to the ip address u assign. I use dyndns.org many routers have function built in that will check each time the router gets an address from the ISP and push an update to the mapper for the name u assign… now OUTSIDE , you connect to (name made up), myMMatHome.dyndns.org:9999 the code calls to get the ip address from the name, and gets your ISP address 99.205.34.128, (number made up) and uses that to connect to your router, which passes it on to the pi at port 8080… to get around all this, teamViewer sharing app REGISTERS you with the code on the teamViewer server as sharing system… on the using side, u give the code and it looks up the and sends a message to the sharing app (over the connection started by the sharer) that someone wants to see what is going on… there is no INBOUND connection, the sharer connects to the user app… be careful… lots of spammers scan ISP services for machine with open ports and try different known protocols to connect… and there are lots of nasty hack ways to get into different services (vnc…)… to get into your machine…
  • Assistant2display - PIR sensor problem

    5
    0 Votes
    5 Posts
    650 Views
    ?
    @ondrax 2 ways to solve this problem: decrease the sensibility of the pir sensor the sensor may be near a heat source (a lot of infrared is emitted), in this case move it in other place [I have personnaly this case, because my pir sensor is above my domestic heating. i move it and works]
  • Using Two Fonts with Compliments

    10
    0 Votes
    10 Posts
    2k Views
    F
    @hango Thank you! I got it working and will post some pictures later. I just wanted to add that in your documentation you have in order to disable the default compliments to add ‘disable: true’ in the config but it should be ‘disabled: true’. { module: “compliments”, position: “lower_third”, disabled: true } Also, I had to remove the spaces from the html tag example you provided me. “ Star Wars quote ”, Not sure if this was caused by my setup but that’s how I got it to work for my mirror. Again just wanted to say Thank you as I have my mirror ready in time for a xmas present!
  • calendar plugin: all items one day ahead

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    S
    @anderios i have worked for the last 3 months to get the calendar module working properly. I think I have solved all the reported problems. the fixes will be released on Jan 1, but in the meantime you can use the develop branch of the repo which has all the accepted fixes since last release
  • MMM-RTSPStream Full screen 4 cam's

    1
    1
    0 Votes
    1 Posts
    235 Views
    JerryPJ
    Hello, I want a second page on my mirror, and place there the 4 images of the secureti cam’s of the House. [image: 1608469903924-sec.png] Someting like this. I only get 2 screens under each other. { module: "MMM-RTSPStream", position: "middle", //"top", "middle", "bottom" config: { autoStart: true, rotateStreams: false, rotateStreamTimeout: 20, moduleWidth: 568, moduleHeight: 320, localPlayer: "omxplayer", remotePlayer: 'none', showSnapWhenPaused: false, remoteSnaps: false, stream1: { name: 'Garage Botter Acker', url: 'rtsp://user:pass@ipadress:poort/cam/realmonitor?channel=1&subtype=1', protocol: "tcp", frameRate: 25, muted: true, }, stream2: { name: 'Steeg Garage', url: 'rtsp://user:pass@ipadress:poort/cam/realmonitor?channel=2&subtype=1', protocol: "tcp", frameRate: 25, muted: true, }, }},
  • MMM-RTSPStream

    3
    0 Votes
    3 Posts
    800 Views
    JerryPJ
    @CyruS1337 said in MMM-RTSPStream: Thats the way I have don’t { module: "MMM-RTSPStream", position: "top_left", config: { autoStart: true, rotateStreams: true, rotateStreamTimeout: 10, moduleWidth: 354, moduleHeight: 240, localPlayer: 'omxplayer', remotePlayer: 'none', showSnapWhenPaused: true, remoteSnaps: true, stream1: { name: 'Wald', url: 'rtsp://IPCAM/42z4585742524dud1h', frameRate: 'undefined', snapshotType: 'url', snapshotRefresh: 10, width: undefined, height: undefined, }, stream2: { name: 'Einfahrt', url: 'rtsp://IPCAM/F5478u56hngdyzEYHt', frameRate: 'undefined', snapshotType: 'url', snapshotRefresh: 10, width: undefined, height: undefined, }, }},
  • google assistant

    3
    0 Votes
    3 Posts
    578 Views
    R
    @sdetweil Thank you.
  • MMM-RadioDE will not play

    7
    0 Votes
    7 Posts
    1k Views
    wishmaster270W
    @Blackmirror Hi, maybe the url of the radio station changed. The player then tries to start the station and stops directly.
  • MMM-COVID19 not updating

    28
    0 Votes
    28 Posts
    8k Views
    S
    @Baraka someone posted an issue for my MyCovid19 module. the source has changed publishing dates and maybe format I have updated my module.
  • MMM-PlexSlideshow In region instead of fullscreen

    1
    1
    0 Votes
    1 Posts
    249 Views
    C
    How can I put MMM-PlexSlideshow in a region instead of ‘fullscreen-below’? I tried for example ‘middle_center’ but only shows a very thin strip of the picture (see picture) not filling the region. Is there a way to actually define height and width of the frame within the region where I would like for the slideshow ? [image: 1608164667916-82719390-1d75-4544-a015-0ece3c7d594d.jpeg]
  • Force client https with server https already setup

    3
    0 Votes
    3 Posts
    277 Views
    K
    @sdetweil Thanks for replying :) It seems chromium’s -kiosk option works better than Firefox. When I use Firefox it has quite a chance not actully going full screen. I think my problem is no more now.
  • Compliments Module Customisation

    1
    1 Votes
    1 Posts
    224 Views
    M
    Hi There, Is there any way to merge two of the compliments headers into one so that what is displayed is dependent on the TIME OF DAY and the WEATHER? i.e. morning + rain = “It’s a raining morning!” I’d also be interested to hear if it’s possible to customise dependent on the day of the week. i.e. morning + wednesday = “We’re halfway through the working week!” Any help would be much appreciated.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
  • /n not respected in mmm-compliments

    3
    0 Votes
    3 Posts
    641 Views
    jonspragginsJ
    I’ll commit nerd seppaku now, with a proper backslash.
  • MagicMirror runs in small window after update

    17
    1
    0 Votes
    17 Posts
    4k Views
    M
    @sdetweil My .folders are .cirlceci .git .github No .config folder.
  • PushBulletNotifications Module not showing?

    1
    0 Votes
    1 Posts
    261 Views
    A
    Okay, I have tried several different things like checking my module, changing the API Token, but for some reason, I cannot get this module to display on my MagicMirror. All of my other modules are fine. I am wondering if I am missing something obvious (I have before). He is my config (Which I did not change from the ReadMe): { module: 'MMM-PushBulletNotifications', header: 'Notifications', position: 'top_left', // This can be any of the regions. config: { // See 'Configuration options' for more information. accessToken: "MyToken", //PushBullet API Access Token endToEndPassword: null, numberOfNotifications: 3, filterTargetDeviceName: "", showPushesSentToAllDevices: true, onlyAllowCommandsFromSourceDevices: [], fetchLimitPushBullet: 50, showPushes: true, showPushesOnLoad: true, showDismissedPushes: true, showMirroredNotifications: true, onlyShowLastNotificationFromApplication: false, showIndividualNotifications: false, showSMS: true, showMessage: true, showIcons: true, showDateTime: true, localesDateTime: 'nl-NL', playSoundOnNotificationReceived: true, soundFile: 'modules/MMM-PushBulletNotifications/sounds/new-message.mp3', maxMsgCharacters: 50, maxHeaderCharacters: 32, showModuleIfNoNotifications: true, noNotificationsMessage: "No new notifications", debugMode: false, } }, Any help will be appreciated. Thanks.
  • Size ratio is not correct

    3
    1
    0 Votes
    3 Posts
    1k Views
    kusselinK
    Thank you