MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Magic Mirror

    Scheduled Pinned Locked Moved Troubleshooting
    2 Posts 2 Posters 269 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A Offline
      Aquamannno
      last edited by

      Need some help. I have installed magic mirror with assistant and assistant 2display spotify and analog clock tools for cpu ram etc a separate module for weather forecast and now I try on face recognition with these links here link 1 (https://github.com/nischi/MMM- Face-Reco-DNN) link 2 (https://github.com/cyysky/OpenCV-Raspberry-Pi-4-Package-for-Python) believes that link 2 is best to use. has made this work for up a box with my name but the whole screen is black so I do not see the clock and the weather forecast. what I had hoped for was to get up the picture of with names above or below and as administrator all others who are recognized are guests so a welcome greeting either with text or speech. it would have been coolest with speech then.I see the module called {
      module: ‘example_module’,
      position: ‘top_left’,
      // Set your classes here seperated by a space
      // Always shown
      classes: ‘always’
      },
      should it say example_module because when I press f11 and look in the log window it says that this module does not exist so this module is somewhere else on the disk. Asks so much for help has not run pi before and can not program in linux or python or anything else.
      With friendly greetings
      Roy Bråthe Norway (uses google translate now)

      S 1 Reply Last reply Reply Quote 0
      • S Away
        sdetweil @Aquamannno
        last edited by

        @Aquamannno as i said before, you have to add class names to EVERYTHING you want to display…

        so ‘default’ is the class when there is no user detected

        then if I want clock and weather when I am detected (sam) i would make

        classes :"default,sam" 
        

        for both those modules… and sam ONLY on those two modules

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Sam, technical setup by Karsten.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy