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.

    Weather module to show Metric and Imperial at same time

    Scheduled Pinned Locked Moved Utilities
    2 Posts 2 Posters 411 Views 2 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
      ray_mtl
      last edited by

      Hello everyone,

      I tried to search the forum without success…

      I am currently using 2 different instance of the basic Weather Module to display the current weather. I am looking for a way to trim that down a little bit removing duplicate informations and icons.

      In ideal world, I would like to display the current and feel’s like temp, in a form of 23.2 / 73.8 or similar. As long as the sides informations and icons are not duplicated.

      If anyone is aware of a way to do it or a module that can display in a similar manner, I would be happy to know.

      Again, sorry if I am asking an already answered question!
      Cheers!
      Screenshot 2025-07-16 124828.jpg

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

        @ray_mtl there are quite a number of config options to show (or not) different weather components

        see https://docs.magicmirror.builders/modules/weather.html#general-options

        if you need more control, you can use css to select those elements to hide and set display:none;

        you can use the developer window, elements tab to discover and test settings to determine what needs to go into css/custom.css

        see the second link in my signature before for a starter on using the elements tab

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        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 Sam, technical setup by Karsten.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy