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.

    where are the pictures for the weather forecast modules?

    Scheduled Pinned Locked Moved Tutorials
    4 Posts 2 Posters 1.8k Views 1 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.
    • T Offline
      thijsmathijs
      last edited by

      hey guys,

      I was wondering where the pictures for the weather icons for the weather forecast module are. Does anyone know?

      Thijs

      brobergB 1 Reply Last reply Reply Quote 0
      • brobergB Offline
        broberg Project Sponsor @thijsmathijs
        last edited by

        @thijsmathijs they aren’t pictures per say, they are symbols from a font.

        T 1 Reply Last reply Reply Quote 0
        • T Offline
          thijsmathijs @broberg
          last edited by

          @broberg yeah okey but where are they? I know about the table
          iconTable: {
          “01d”: “wi-day-sunny”,
          “02d”: “wi-day-cloudy”,
          “03d”: “wi-cloudy”,
          “04d”: “wi-cloudy-windy”,
          “09d”: “wi-showers”,
          “10d”: “wi-rain”,
          “11d”: “wi-thunderstorm”,
          “13d”: “wi-snow”,
          “50d”: “wi-fog”,
          “01n”: “wi-night-clear”,
          “02n”: “wi-night-cloudy”,
          “03n”: “wi-night-cloudy”,
          “04n”: “wi-night-cloudy”,
          “09n”: “wi-night-showers”,
          “10n”: “wi-night-rain”,
          “11n”: “wi-night-thunderstorm”,
          “13n”: “wi-night-snow”,
          “50n”: “wi-night-alt-cloudy-windy”
          },
          },

          But where are these icons actually defined?

          1 Reply Last reply Reply Quote 0
          • brobergB Offline
            broberg Project Sponsor
            last edited by

            My bad, it isn’t font awesome for the weather module. The icons gets gathered from the openweather api :

            https://openweathermap.org/weather-conditions

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