• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

MMM-Celebrations [german only!]

Scheduled Pinned Locked Moved Entertainment
14 Posts 7 Posters 4.1k Views 7 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.
  • C Offline
    CyruS1337 Project Sponsor
    last edited by Nov 22, 2019, 8:47 AM

    Oo cool, thank you :) coole Sache, weiter so ;)

    1 Reply Last reply Reply Quote 0
    • M Offline
      matze86
      last edited by Jan 12, 2021, 5:30 PM

      Hey lavolp3,

      cooles Modul. Finde es leider nicht auf der “Modul-Seite”. Wo kann man es beziehen?

      VG

      K 1 Reply Last reply Jan 12, 2021, 5:33 PM Reply Quote 0
      • K Offline
        KamiSchami
        last edited by Jan 12, 2021, 5:32 PM

        Sehr schön :-)

        Real programmers never work 9 to 5. If they are around at 9 AM, it's because they were up all night.

        1 Reply Last reply Reply Quote 0
        • K Offline
          KamiSchami @matze86
          last edited by Jan 12, 2021, 5:33 PM

          @matze86 https://github.com/lavolp3/MMM-Celebrations

          Real programmers never work 9 to 5. If they are around at 9 AM, it's because they were up all night.

          M 1 Reply Last reply Jan 12, 2021, 5:34 PM Reply Quote 0
          • M Offline
            matze86 @KamiSchami
            last edited by Jan 12, 2021, 5:34 PM

            @KamiSchami said in MMM-Celebrations [german only!]:

            @matze86 https://github.com/lavolp3/MMM-Celebrations

            Dank dir!

            1 Reply Last reply Reply Quote 1
            • K Offline
              KamiSchami
              last edited by Jan 14, 2021, 10:07 AM

              How can i center the entire module?

              Real programmers never work 9 to 5. If they are around at 9 AM, it's because they were up all night.

              L 1 Reply Last reply Jan 19, 2021, 11:43 AM Reply Quote 0
              • L Offline
                lavolp3 Module Developer @KamiSchami
                last edited by Jan 19, 2021, 11:43 AM

                @KamiSchami sorry for the late reply, currently not here very often.

                Try putting following in your custom.css

                .MMM-Celebrations {
                    text-align: center
                }
                

                How to troubleshoot modules
                MMM-soccer v2, MMM-AVStock

                O 1 Reply Last reply Mar 25, 2021, 11:15 PM Reply Quote 1
                • O Offline
                  OberfragGER @lavolp3
                  last edited by Mar 25, 2021, 11:15 PM

                  @lavolp3
                  When i add this code to the config.js the whole MagicMirror turn black.

                  		{
                  			module: 'MMM-Celebrations',
                  			position: 'top_left',	// This can be any of the regions. Best results in left or right regions.
                  			header: 'Heute ist:', // This is optional
                  				config: {
                  					// You don't need any configuration options currently}
                  				}
                  		},
                  

                  Pretty strange. Any ideas?

                  S L 2 Replies Last reply Mar 26, 2021, 12:26 AM Reply Quote 0
                  • S Offline
                    sdetweil @OberfragGER
                    last edited by Mar 26, 2021, 12:26 AM

                    @oberfragger did u look at the messages in the terminal window where u started mm?
                    npm start. or if you use pm2, then
                    pm2 logs --lines=???
                    where ??? is a number, default 15

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • L Offline
                      lavolp3 Module Developer @OberfragGER
                      last edited by Mar 26, 2021, 5:39 AM

                      @oberfragger can you execute the following in MagicMirror folder:

                      npm run config:check
                      

                      How to troubleshoot modules
                      MMM-soccer v2, MMM-AVStock

                      O 2 Replies Last reply Mar 29, 2021, 8:12 PM Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      • 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