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

    interman

    @interman

    2
    Reputation
    118
    Profile views
    10
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Location Tampa

    interman Unfollow Follow

    Best posts made by interman

    • Calendar text alignment other than module alignment?

      Re: Calendar text alignment other than module alignment?

      This worked perfectly. Easiest of all the solutions!!!

      posted in Utilities
      I
      interman
    • RE: Moonrise not working on Clock.

      @interman Never mind. Figured it out.

      posted in Troubleshooting
      I
      interman

    Latest posts made by interman

    • Calendar text alignment other than module alignment?

      Re: Calendar text alignment other than module alignment?

      This worked perfectly. Easiest of all the solutions!!!

      posted in Utilities
      I
      interman
    • RE: Moonrise not working on Clock.

      @interman Never mind. Figured it out.

      posted in Troubleshooting
      I
      interman
    • Moonrise not working on Clock.

      Re: MoonRise Help

      Hello. I am trying to get the moon phases to work on the clock module.

      here is my code:

      	{
      		module: "clock",
      		position: "top_left",
      		config: {
      			showWeek : true,
      			showSunTimes: true,
      			showMoonTImes: true,
      			lat: "28.099547872478205",
      			lon: "-82.3729143212323",
      			displayType: "digital"
      		}
      	},
      

      fa92a04d-dba2-40e7-af4e-58485f6eefce-image.png

      Any help? TIA

      Don

      posted in Troubleshooting
      I
      interman
    • RE: Default Calender events center justified - Want left justified

      @sdetweil before I make the change, MM would start up very quickly and all the modules would load quickly as well.

      Now after the change, MM loads however the calendar module that we just adjusted does not load right away and the entire screen freezes. I move the mouse and I see a dot but I can’t click or change anything and I can’t do any other functions for about 10 to 15 seconds. Then the calendar module that we adjusted loads and then MM becomes free.

      posted in Troubleshooting
      I
      interman
    • RE: Default Calender events center justified - Want left justified

      @sdetweil Thank you. It worked and the calendar is aligned properly.

      However, when MM starts now, there is a long delay between everything else and when that element loads. You cannot do anything for 10 seconds and then MM opens and the calendar displays. Could there be a conflict or something?

      Don

      posted in Troubleshooting
      I
      interman
    • Default Calender events center justified - Want left justified

      Hello all, Happy Thanksgiving.

      I love the way my MM has turned out, and I have included a screenshot. I have two instances of the default calendar running. The second instance is set to top_center, but the titles are all center justified which makes them harder to read.

      Does anyone know how to left justify just the one calendar (or I guess both of them but the top_left calendar is already so)? I have searched, found one article but the topic changed and the original question was not answered.

      Thanks, Don

      e0f4f172-e8e8-4fd7-8c0c-70641080e1f1-image.png

      posted in Troubleshooting
      I
      interman
    • RE: Looking for a solution - Multiple Calenders, office door display with busy/no busy signal

      Thanks Sam, yes, I thought of that and use that on my MagicMirror. I was hoping someone put some more style to it for a conference room status type of thing.
      Don

      posted in General Discussion
      I
      interman
    • Looking for a solution - Multiple Calenders, office door display with busy/no busy signal

      All:

      I use MagicMirror already and wanted to do something different. I would like to create a display outside my work office, that shows my calendars (more than 7) with the current appointment on the screen. so for example, If I am on a work conference call, the display would show that and have maybe a red light on the top showing busy. If I had a personal appointment, it should show “personal appointment” and show offsite. I can change my calendar to match what ever is needed to display properly.

      For now, I am looking for anyone who has done this or started this so I can see where they are and help. Or I need to code this myself.

      Attached is an example from DakBoard. Imagine this, with my name on top. Current Date and Time. Then the current appointment and it changes, based on time and date. business-conf-room-board.jpg. I also uploaded other examples. goget2.jpeg Signage1.jpg mtgplantouch.png fwi-roomsigns.png eventboardio.png

      If I am working from home, it would show that. RIght now, I have Office365 and google calendars, but want to put in others.

      Any ideas?

      Don

      posted in General Discussion
      I
      interman
    • RE: MMM-MyCommute

      @thoeng I ran into the same problem. there a few things you can do.

      1. Set the time that the module comes on and goes off. For example, I set my mine from 5:00 am to 8:00 am.
        startTime and endTime
      2. Hide the module on weekends. Mine does not come up on the weekends. hideDays
      3. Change how many times it goes to google with a request. pollFrequency
      4. add a cheap motion sensor to turn the display on and off (getting one now).

      Hope that helps.

      Dn

      posted in Transport
      I
      interman
    • Timezones incorrect display

      Re: MMM-CalendarWeek

      All, terrific module. Have been using it for months and it is amazing. Thanks.

      I have multiple calendars and ICS feeds and they all work well. The other day I noticed a noon appointment was showing as 9:00 am. It is a feed from O365. I checked all settings I can think of with no result. It was an invite created by our west coast team. Original time on their end is 9:00 am and all my calendars change to noon based on my local timezone of EST.

      Is there a way to show the correct timezone for me?

      Thanks

      Don

      posted in Utilities
      I
      interman