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.

    Magic Mirror Radar using MMM-EyeCandy (US only)

    Scheduled Pinned Locked Moved Requests
    radarmmm-eyecandymmm-iframenoaa
    3 Posts 3 Posters 2.6k Views 3 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
      TwoDollar
      last edited by

      Re: Weather Radar for certain location
      0_1541597221952_Radar_MM.JPG

      I used this for Radar, and it works very well.
      https://radar.weather.gov/Conus/Loop/NatLoop.gif

      I am sure there are other national and world options for Radar images and such out there.

      (Iframe didn’t work out the box like I wanted).

      {
      			disabled: false,
      			module: "MMM-EyeCandy",
      			position: "upper_third",
      			config: {
      				maxWidth: "105%",       // Sizes the images. Retains aspect ratio.
      				style: '1',            // 1 - 52 or use ownImagePath to override style
      				ownImagePath: 'https://radar.weather.gov/Conus/Loop/NatLoop.gif',
      				updateInterval: 15 * 60 * 1000, // How often module updates
      		            	animationSpeed: 3000, // transition speed at update time
      				},
      }
      
      Mykle1M justjim1220J 2 Replies Last reply Reply Quote 1
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @TwoDollar
        last edited by

        @twodollar

        MMM-EyeCandy. I like this module. :thumbsup:

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • justjim1220J Offline
          justjim1220 Module Developer @TwoDollar
          last edited by

          @twodollar

          Thanks for this option, been looking for a way to get radar shown on the Mirror.

          Question, on the website you are pulling this from, there is an option to zoom in for a closer look at certain areas of the country. Like the midwest, I can zoom in on Missouri and get what I would rather have instead of the whole country which makes it slightly difficult to see my area (unless I have it set to fullscreen, but even then, I would love to be able to focus it on a smaller area)

          I tried adding cursor: zoom-in; but it doesn’t work. the magnifying glass shows, but when clicked, it does nothing.

          Any Ideas? Anyone?

          "Life's Too Short To Dance With Ugly People"
          Jim Hallock - 1995

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • 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