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.
    • FoziF Offline
      Fozi Project Sponsor @MajorC
      last edited by

      @majorc Versuch’s mal mit diesem Eintrag in der custom.css:

      .MMM-NINA .nina-wrapper .nina-alert.severity-Fine{
        text-align: right;
      }
      

      HowTo: Replace PIR Sensor with a RCWL-0516 Microwave Sensor

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

        @fozi said in MMM-NINA:

        .MMM-NINA .nina-wrapper .nina-alert.severity-Fine{
        text-align: right;
        }

        leider verändert sich da nichts

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

          @majorc zieh mal bitte die aller neuste Version (1.3.1). Das Alignment sollte jetzt automatisch funktionieren und besser sein.

          M 1 Reply Last reply Reply Quote 0
          • 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
                        • 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