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 13.6k 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 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
                    • JalibuJ Offline
                      Jalibu Module Developer @Locke35
                      last edited by

                      @locke35 “Funktioniert nicht” heißt was genau?
                      Ich kann btw. keine Gemeinde mit dem Schlüssel “05370016” finden

                      1 Reply Last reply Reply Quote 0
                      • B Offline
                        bill22
                        last edited by

                        Hi @jalibu,

                        Thank you for this very useful module!

                        I am using v1.3.0 and found that “Warnstufe: Hochwasserinformation” (normally yellow in NINA App) will also be displayed in red, same as severe level “Gefahr”.

                        a4g2hg4qfhw8h085587756g745324237.png
                        Not sure if this can be filtered differently, I tried to play around with the CSS file but had no luck.

                        You may check this actually with referring to:
                        ags: “065350015015” with both active notifications

                        • “Gefahr” (red)(Jan 4)
                        • “Hochwasserinformation” (yellow)
                        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