MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Ray
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    R
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 21
    • Posts 143
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: newsfeed

      @sdetweil What is your objective here

      posted in Troubleshooting
      R
      Ray
    • RE: newsfeed

      @sdetweil I’m sure it does

      posted in Troubleshooting
      R
      Ray
    • RE: newsfeed

      @sdetweil Oh you’re funny

      posted in Troubleshooting
      R
      Ray
    • RE: MMM-ImagesPhotos

      I will continue to test it but I don’t see any problems

      posted in Troubleshooting
      R
      Ray
    • RE: MMM-ImagesPhotos

      @sdetweil thanks to all of your help I found the solution
      It took a while to figure it out but all I had to do was add
      position: relative;
      on top of z-index: 5;
      and it works perfectly

      .MMM-TouchButton {
      	position: relative;
      	z-index: 5;
      }
      
      

      Thanks for all of your help this room is awesome

      posted in Troubleshooting
      R
      Ray
    • RE: MMM-ImagesPhotos

      @sdetweil Well I just tried it and unfortunately did not work
      when the picture shows up the MMM-TouchButton doesn’t want to function

      posted in Troubleshooting
      R
      Ray
    • RE: MMM-ImagesPhotos

      @sdetweil Sorry I haven’t replied until now
      thanks for the info I will certainly give this a try and feels that helps
      I actually have the program opened up right now I’m going to add it and see what happens

      posted in Troubleshooting
      R
      Ray
    • RE: MMM-ImagesPhotos

      @sdetweil I’m not sure I understand the question The configuration I included in my question up above hereWhat more would you like

      posted in Troubleshooting
      R
      Ray
    • MMM-ImagesPhotos

      So I decided to try MMM-ImagesPhotos And when I installed it in my magic manor everything went very well, but
      now my MMM-TouchButton Doesn’t want to function
      I have no clue here why this is happening and to verify it I removed
      MMM-ImagesPhotos And the MMM-TouchButton Worked once again
      Am I missing something here I tried to slow down the reloading of the images and that didn’t seem to work
      Here are the two configurations that I’m currently using

      {
      			disabled: false,
      			module: "MMM-ImagesPhotos",
      			position: "middle_center",
      			config: {
      			 opacity: 0.9,
      			 animationSpeed: 7000,
      			 updateInterval: 7000,
      			 maxHeight: "500px",
      			 maxWidth:"500px",
      			 sequential: false  // process the image list randomly
      			}
      		},
              {
      		   // all .SH files Must be simple no dashes of any kind just names
      		   // and they must be in the MMM-TouchButton script folder
      		   // to execute a script file like stop.sh
      		   // put ./ in front of stop.sh
      		   
      		   disabled:  false,
      		   module: "MMM-TouchButton",
      		   header: "Controls  MagicMirror",
      		   position: "top_left",
      		   config: {
      			buttons: [
      			{
      			  name: "stop_MagicMirror",
      			  icon: "fa fa fa-power-off",
      			  command: "pm2 stop MagicMirror",
      			  args: ""
      			 },
      			 {
      			  name: "Minimize_MagicMirror",
      			  icon: "fa fa-window-minimize",
      			  command: "wmctrl -k on",                 // this actually minimizes all active windows
      			  args: ""
      			 },
      			 {
      			  name: "Snow",
      			  icon: "fa fa-snowflake-o",
      			  notification: "MODULE_TOGGLE",
      			  payload: {hide: [], show: [], toggle:[]}
      			 },
      			]
      		  },
      		},
      

      The settings in MMM-ImagesPhotos Are the default settings
      any help would be appreciated

      posted in Troubleshooting
      R
      Ray
    • RE: MMM-TouchButton

      @sdetweil okay thanks I did not think about that

      posted in General Discussion
      R
      Ray
    • MMM-TouchButton

      I’m looking to change the color of the
      icon: “fa fa-power-off” To red

      I tried the standard css and I can change all the colors
      but I can’t figure out how to change the individual ones

      Do I have to just find a red power-off icon?

      posted in General Discussion
      R
      Ray
    • RE: MMM-Fuel

      @MyMirror actually no this is been pretty reliable up until now I opened up a ticket so we will see what happens

      posted in Troubleshooting
      R
      Ray
    • RE: MMM-Fuel

      @MyMirror the reason yours works is because you’re using a key
      the key is for outside the US and Canada that’s what gas buddy is for or the people who are in the US and Canada

      posted in Troubleshooting
      R
      Ray
    • RE: MMM-Fuel

      @Exndfan yes this is my third day and still wasn’t working
      I will open up issue with them and see if they reply if I get one liable let you know

      posted in Troubleshooting
      R
      Ray
    • MMM-Fuel

      is anyone having trouble with MMM-Fuel
      it has been working fine for years
      but now just recently it stopped Showing gas stations and prices

      the provider that I’m using is gasbuddy

      posted in Troubleshooting
      R
      Ray
    • RE: MMM-OpenWeatherForecast

      @sdetweil
      I just thought I’d throw it out there in case someone else runs into the same problem

      posted in Troubleshooting
      R
      Ray
    • RE: MMM-OpenWeatherForecast

      @wishmaster270
      so I found out what was going on with the calls being counted when my magic mirror wasn’t even up and running

      so here’s what I found out
      I have MMM-OpenWeatherForecast checking the temperature in two time zones
      and one of the time zone I have set requestDelay: 250
      this was done before the upgrade to 3.0 call abb
      since then I have deleted one of the time zones
      but forgot to delete requestDelay: 250 an error in my part

      it turns out that the One Call API 3.0 was counting all the calls in that 250
      in version 2.5 we didn’t have to worry about that

      posted in Troubleshooting
      R
      Ray
    • RE: MMM-OpenWeatherForecast

      @wishmaster270
      I totally agree with everything you said I do have two keys but I only use one
      the only thing I can think of is maybe the 20 calls are a carryover from the previous day that’s the only thing I can think of
      I shut down my mirror around 7 o’clock at night

      and when I started up in the morning around 8 o’clock in the morning I would think there would only be one call
      but when I looked it said there were 20
      so like I said maybe it’s a carryover from the previous day

      so tomorrow morning I’m going to conduct a test
      I will check the website first to see if there any calls there before I start my mirror

      if you want I will let you know

      posted in Troubleshooting
      R
      Ray
    • RE: MMM-OpenWeatherForecast

      @MarcLandis yes I get that and I totally understand that

      but that’s not my question maybe it can’t be answered
      my magic mirror is on a computer when I boot the computer up in the morning it will automatically start magic mirror usually the first thing it checks is the weather
      if I turn the computer off there should be no more calls to the weather app

      so my original question would be if I turn my computer on first thing in the morning and I go to the weather app why does it say I already have 20 calls that’s my real question

      posted in Troubleshooting
      R
      Ray
    • 1 / 1