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

Subcategories

  • Any suggestions or wishes for the forum?

    105 Topics
    727 Posts
    J
    @sdetweil Thanks, I made the changes ad it works perfectly. Thank you for your prompt response.
  • Synchronizing one folder from iCloud to the raspberry pi

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    S
    @MajorC I would be talking to the tool developer thru issues on the tools GitHub page. maybe there are other issues already I know nothing about icloud drive
  • MMM_Alexa Control: Alexa Command words

    8
    1
    0 Votes
    8 Posts
    2k Views
    S
    @Rags correct. Alexa only knows the sound of words
  • MMM-TelegramBot integration with Motion detection

    2
    0 Votes
    2 Posts
    2k Views
    M
    @Rags Message forwarding or relaying between bots are not allowed by spec of API. Bot doesn’t react to other bot’s message.
  • MMM-LocalTemperature. No display of values

    5
    1
    0 Votes
    5 Posts
    1k Views
    R
    @sdetweil Ok Problem solved. I installed MMM-DHT-Sensor module instead of MMM-LocalTemperature module and it is working like a charm. Absolutely no issues during installation and worked the first time it was fired up. This indicates there is some issue with the MMM-Local Temperature module. I opened an issue in the Github page. Hope it can be addressed.
  • Display different Roomtemperature on MagicMirror

    31
    1
    0 Votes
    31 Posts
    15k Views
    wishmaster270W
    @Xilef Perfect. Yes, the ValuesByNotification module is very powerful but the configuration can be get complex very quickly. You will need my other module CommandToNotification, too.
  • Display logos?

    12
    0 Votes
    12 Posts
    4k Views
    S
    @Bungle68 it’s the module MMM-Simpke-Logo. what does it expect for the file: parameter? it’s actually fileUrl: [image: 1669983743568-screenshot_20221202-062046_chrome-resized.jpg] note that the image file must be IN the MagicMirror folder tree
  • Raspberry Pi alternatives

    2
    0 Votes
    2 Posts
    870 Views
    S
    @earnestrichards yes I have used a bunch, Jetson nano, odroid xu4, and the most recent a chromebox. also have a Mac mini, desktop, Chromebook… and just today have a new arm Chromebook, w a Linux VM as mm server mode, viewing on any browser I choose…
  • Module to show rental availability?

    2
    0 Votes
    2 Posts
    281 Views
    S
    @eqpaisley I think you could use MMM-CalendarExt3 for this (find on github)
  • Step by step guide to MagicMirror on Ubuntu 22 server?

    10
    1 Votes
    10 Posts
    3k Views
    S
    @eqpaisley right
  • Magic Mirror On Debian Jessie

    6
    0 Votes
    6 Posts
    6k Views
    S
    @Doublefire-Chen u need to use the legacy iso image see https://www.raspberrypi.com/software/operating-systems/ legacy is down near the bottom this is code name buster.
  • Can raspi Module B+ run MM?

    3
    0 Votes
    3 Posts
    855 Views
    D
    @sdetweil Thank you, Bro. This is my first to this forum and also my first post. You indeed suppress me that I didn’t think I would got a respond so quickly as B+ is a very very old module. I will try your method when I am free. Thank you again.
  • Javascript equivalent of @import in css

    9
    0 Votes
    9 Posts
    2k Views
    S
    @DDE12 thanks… and can open issue in module… an example fun time in defaults foo: false, // must be boolean? later if(this.config.foo) element.innerHtml=this.config.foo // no is a string
  • Bluetooth timeout in Raspberry

    6
    0 Votes
    6 Posts
    1k Views
    R
    @Egnos said in Bluetooth timeout in Raspberry: Hello people! I connected the Raspberry bluetooth to a bluetooth speaker (Nest Audio speaker …). It works well but unfortunately it disconnects after a certain time of inactivity. It’s annoying because I always have to restore the bluetooth connection. Do you know a way to disable this timeout? Thank you all. Hello, iam trying to connect Rpi-3B to alexa dot , not happening. How to do it. Thanks
  • Module is changing width of position

    5
    1
    0 Votes
    5 Posts
    1k Views
    D
    @BKeyport That works great! Thank you!
  • Sending messages between two mirrors

    2
    0 Votes
    2 Posts
    392 Views
    S
    @navarrjl use the same remote file in config.js. no way to send that info out
  • upgrade to new NPM version?

    11
    1
    0 Votes
    11 Posts
    4k Views
    S
    @eltonnascimento I don’t know about mmm-tools. you don’t install npm in any folder -g means global ah I forgot the -g sudo npm i -g npm@version_number
  • Animation Transition on MMM-Slideshow

    11
    0 Votes
    11 Posts
    4k Views
    S
    also make sure to increase the slide interval config, as the module will not know about the longer fade time
  • Halloween mirror ghouls anyone?

    56
    3 Votes
    56 Posts
    61k Views
    BKeyportB
    @sdetweil weird. The forum told me it was a few days ago, must be a ghost in the system.
  • MMM College top 25

    6
    0 Votes
    6 Posts
    2k Views
    S
    @Wenike config/config.js not config.sys and not in the root of the MagicMirror folder
  • Extract parts of web pages

    13
    0 Votes
    13 Posts
    3k Views
    S
    @Egnos look for what?