MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    SOLVED Extra text (PoP) in weather module

    Troubleshooting
    2
    3
    172
    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
      Redicaljk last edited by

      After “Feels like x” in the weather module, the letters “PoP” have appeared. How do I permanently delete this?

      S 1 Reply Last reply Reply Quote 0
      • S
        sdetweil @Redicaljk last edited by sdetweil

        @Redicaljk Probability of Precipitation

        only way is to map that to “” in the translations file

        cd ~/MagicMirror/translations
        nano ??.json
        ?? is your language

        this from en.json

                "PRECIP": "PoP",
        

        Sam

        Create a working config
        How to add modules

        R 1 Reply Last reply Reply Quote 0
        • S
          sdetweil @Redicaljk last edited by sdetweil

          @Redicaljk Probability of Precipitation

          only way is to map that to “” in the translations file

          cd ~/MagicMirror/translations
          nano ??.json
          ?? is your language

          this from en.json

                  "PRECIP": "PoP",
          

          Sam

          Create a working config
          How to add modules

          R 1 Reply Last reply Reply Quote 0
          • R
            Redicaljk @sdetweil last edited by

            @sdetweil Thank you again for your help today!!

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy