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-NINA

    Scheduled Pinned Locked Moved Utilities
    40 Posts 12 Posters 12.8k Views 12 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.
    • M Offline
      MajorC Project Sponsor @Jalibu
      last edited by

      @jalibu so richtig leider nicht.
      Ich habe das Update gezogen, aber sobald ein anderes Module vor MMM-NINA angezeigt wird, springt NINA etwas nach link.

      Also NINA alleine in top_right funktioniert. NINA zusammen mit z.B. MMM-OpenmapWeather in top_right funktioniert nicht.

      JalibuJ 1 Reply Last reply Reply Quote 0
      • JalibuJ Offline
        Jalibu Module Developer @MajorC
        last edited by

        @majorc Habe ich schon mal gesagt, wie sehr ich CSS hasse? :face_with_symbols_on_mouth:
        Probier nochmal

        M 1 Reply Last reply Reply Quote 0
        • M Offline
          MajorC Project Sponsor @Jalibu
          last edited by

          @jalibu Ich glaube ich mache was nicht richtig. Das Update zieht er, aber der Text bleibt mittig/links. Vielleicht ist es auch eine andere App die dein CSS kaputt macht?

          JalibuJ 1 Reply Last reply Reply Quote 0
          • JalibuJ Offline
            Jalibu Module Developer @MajorC
            last edited by

            @majorc määähhhh…

            Nee, ich hatte vergessen was zu commiten…

            M 1 Reply Last reply Reply Quote 0
            • M Offline
              MajorC Project Sponsor @Jalibu
              last edited by

              @jalibu said in MMM-NINA:

              @majorc määähhhh…

              Nee, ich hatte vergessen was zu commiten…

              Yes yes yes, nun passt es. Vielen Dank!

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                SARCux @MajorC
                last edited by

                Wie bekomme ich denn den Titel mit angezeigt?
                Trage ich in der config.js

                title: "NINA Warnungen",
                

                ein, wird es mir nicht angezeigt.

                JalibuJ 1 Reply Last reply Reply Quote 0
                • JalibuJ Offline
                  Jalibu Module Developer @SARCux
                  last edited by Jalibu

                  @sarcux
                  Mit der header property auf Modul Ebene

                  {
                    module: "MMM-NINA",
                    position: "top_bar",
                    header: "Ich werde Jalibu etwas spenden",
                    config: {
                       ...
                  }
                  
                  M 1 Reply Last reply Reply Quote 0
                  • M Offline
                    MajorC Project Sponsor @Jalibu
                    last edited by

                    @jalibu Super funktioniert. Da kann man dann auch mal ein Bier springen lassen!

                    https://www.buymeacoffee.com/jalibu

                    JalibuJ 1 Reply Last reply Reply Quote 0
                    • JalibuJ Offline
                      Jalibu Module Developer @MajorC
                      last edited by

                      @majorc haha, danke.
                      Wurde eben schon eingelöst und war köstlich 👌

                      1 Reply Last reply Reply Quote 0
                      • L Offline
                        Locke35
                        last edited by

                        @jalibu {

                         module: "MMM-NINA",
                        
                         position: "middle_center",
                        
                         config: {
                        
                             ags: ["05370016"],  // Liste der Gemeinden, die abgefragt werden sollen
                        
                             maxAgeInHours: 6,
                        
                             maxWidth: "200px",
                        
                             mergeAlerts: true,
                        
                             showIcon: true,
                        
                             showDate: true,
                        
                             showCity: true,
                        
                             showNoWarning: true,
                        
                             theme: "top", // Erlaubte Werte: top, side
                        
                             updateIntervalInSeconds: 120,
                        
                        
                        
                         }
                        

                        },
                        funktioniert bei mir nicht …leider

                        JalibuJ 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 2 / 4
                        • 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