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.
    • R Offline
      requiemmg @bill22
      last edited by

      Die Hochwasserinformationen nerven in der Tat, zumal sie ständig aktualisiert werden und ständig eingeblendet sind. Wäre toll, die ausfiltern zu können (excludeProviders wie oben hat bei mir nicht funktioniert).

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

        @requiemmg ja, den Filter müsste ich ja zunächst mal wie in dem Post diskutiert einbauen :-)

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

          Habe eben mal ne neue Version veröffentlicht. Kann sie nur momentan selbst nicht gut testen. Gebt mir mal bitte Rückmeldung.

          Viele Grüße aus Heidelberg

          R 1 Reply Last reply Reply Quote 0
          • R Offline
            requiemmg @Jalibu
            last edited by

            @jalibu Das ging schnell, danke.
            Klappt bei mir aber noch nicht. Die lhp-Informationen werden jetzt gelb statt rot (statt gar nicht mehr) angezeigt, eine vorher rote Aufhebung einer Warnung ist jetzt grau.

            Config:

                    {
                        module: "MMM-NINA",
                        header: "NINA-Warnmeldungen",
                        position: "top_center",
                        config: {
                            ags: ["removed", "removed"], // Liste der Gemeinden, die abgefragt werden sollen
                            maxAgeInHours: 24,
                            excludeProviders: ['lhp'],
                            maxWidth: "400px",
                            mergeAlerts: true,
                            showIcon: true,
                            showDate: true,
                            showCity: true,
                            showNoWarning: true,
                            theme: "side", // Erlaubte Werte: top, side
                            updateIntervalInSeconds: 120,
            
                        }
                    },
            
            JalibuJ 1 Reply Last reply Reply Quote 0
            • B Offline
              bill22
              last edited by bill22

              @Jalibu
              Danke für das Update.
              Ich kann bestätigen das das Filtern (exclude) funktioniert. Meldung erscheint dann nicht mehr.
              Thanks for the update. I can confirm that the filter (exclude) is working for me.

              Das Downgrade der Warnstufe scheint aber immer zu erfolgen. Auswahl funktioniert nicht.
              Downgrade of Warning is applied always. Selection true false does not work.

              downgradeLhpServerity müsste aber ohne das r sein = downgradeLhpSeverity. Vielleicht deshalb.
              Maybe because of typo “r” in Severity.

              @requiemmg
              Exclude:
              Nach ändern in Großschreibung “LHP” und Neustart ging es bei mir.
              After changing to capital “LHP” and restart, it worked for me.

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

                @requiemmg @bill22
                Habe nochmal ein Release nachgelegt. Neu ist die Option “downgradeCancelSeverity” -> Siehe Readme

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

                  Und nochmal ein kleines, putziges Update: Es werden jetzt auch (wenn verfügbar) die richtigen Icons verwendet (statt bisher nur das Ausrufezeichen)

                  wishmaster270W 1 Reply Last reply Reply Quote 1
                  • wishmaster270W Offline
                    wishmaster270 Module Developer @Jalibu
                    last edited by

                    @jalibu Hi, danke für das Update. Klappt bei mir super.
                    Kleine Anmerkung: In der Readme ist ein Tippfehler: “downgradeLhpServerity” muss “downgradeLhpSeverity” sein.

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

                      @wishmaster270 danke, habs angepasst

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

                        @Jalibu Danke für die Updates. Funktioniert bei mir auch.

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