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

    OldSunGuy

    @OldSunGuy

    5
    Reputation
    148
    Profile views
    23
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    OldSunGuy Unfollow Follow

    Best posts made by OldSunGuy

    • RE: Black screen on start up of Magic Mirror

      @bkrand95 said in Black screen on start up of Magic Mirror:

      module: ‘MMM-Remote-Control’,
      uncomment the following line to show the URL of the remote control on the mirror
      position: ‘bottom_left’

      The line after MMM-Remote-Control should be a comment,
      and there should be a comma after the ‘bottom_left’.

      posted in Troubleshooting
      O
      OldSunGuy
    • RE: MMM-WeatherAlerts

      @mmmallday Great find!

      I did not see MMM-NOAAAlerts on either the 3rd Party Modules (official) or the Magicial Mirror² 3rd Party Modules (official) page.

      I have setup this module and it worked for me. I used 4 decimal places on the lat and long.

      posted in Utilities
      O
      OldSunGuy
    • RE: Default Weather module still not displaying

      The only thing I noticed was you’re trying to use http and the default is https for the apiBase.

      Weather Options

      posted in Troubleshooting
      O
      OldSunGuy
    • RE: Default Weather module still not displaying

      May I ask how you are using

      classes: "daytime_scheduler"
      

      Are there two instances of

      daytime_scheduler
      

      I use

      classes: “currentweather”
      
      type: “current”
      

      and

      classes: “weatherforcast”
      
      type: “forecast”
      

      to replace the deprecated modules.

      posted in Troubleshooting
      O
      OldSunGuy
    • RE: Everything was going so well

      @JMac that should be the letter (l) not a number (1) .

      sudo fdisk -l
      
      posted in Troubleshooting
      O
      OldSunGuy

    Latest posts made by OldSunGuy

    • RE: MMM-WeatherAlerts

      @mmmallday Great find!

      I did not see MMM-NOAAAlerts on either the 3rd Party Modules (official) or the Magicial Mirror² 3rd Party Modules (official) page.

      I have setup this module and it worked for me. I used 4 decimal places on the lat and long.

      posted in Utilities
      O
      OldSunGuy
    • RE: Everything was going so well

      @JMac that should be the letter (l) not a number (1) .

      sudo fdisk -l
      
      posted in Troubleshooting
      O
      OldSunGuy
    • RE: Clock Module Question.

      @sdetweil Oh. Thanks.

      posted in Bug Hunt
      O
      OldSunGuy
    • Clock Module Question.

      For the default clock module. I thought that the number before the sunrise time represented amount of sunlight.

      IMG_0164.jpeg
      Is this an error?

      IMG_0165.jpeg
      Should this be 10h 8m

      my config:

      module: "clock",
                  position: "top_left",
                  config: {
                      showWeek: true,
                      showSunTimes: true,
                      showMoonTimes: "percent",
                      lat: 39.693120,
                      lon: -119.955200
                  },
      

      mirror version is 2.26.0

      posted in Bug Hunt clock
      O
      OldSunGuy
    • RE: FireTV or Android TV as MM client

      @korey_sed Fonts were adjusted via CSS and/or (un)zoom.

      The following was copied from Google Store

      Length: 6.4 in (162 mm)
      Width: 2.4 in (61 mm)
      Height: 0.5 in (12.5 mm)
      Weight: 1.9 oz (55 g)
      Colors: Snow, Sunrise, Sky
      Connectivity: Wi-Fi 802.11ac (2.4 GHz / 5 GHz); Bluetooth®

      Operating System: Android TV OS
      Resolution: Up to 4K HDR, 60 FPS
      Supports resolutions up to 4K and high dynamic range (HDR)
      Video Formats
      Dolby Vision, HDR10, HDR10+ for stunning picture quality.
      1Ports
      HDMI to plug directly into the TV
      USB Type-C power

      posted in Hardware
      O
      OldSunGuy
    • RE: FireTV or Android TV as MM client

      @kayakbabe I am not casting to my TV.

      My MM does not screencast. I have MM setup to accept connections from the local WiFi network. The TV Bro app is just a browser installed on a dongle, that is connected to my TV.

      posted in Hardware
      O
      OldSunGuy
    • RE: FireTV or Android TV as MM client

      @sdetweil Right. There are different hardware devices: Wikipedia Chromecast

      posted in Hardware
      O
      OldSunGuy
    • RE: FireTV or Android TV as MM client

      The built-in browser on my older LG smart TV doesn’t display MM, but I loaded the TV Bro app on my Google’s chromecast with Google TV and it looks pretty good.

      P.S. ‘Chromecast with Google TV’ is a Google branded user interface on Android TV in a chromecast capable dongle.

      posted in Hardware
      O
      OldSunGuy
    • RE: Default Weather module still not displaying

      May I ask how you are using

      classes: "daytime_scheduler"
      

      Are there two instances of

      daytime_scheduler
      

      I use

      classes: “currentweather”
      
      type: “current”
      

      and

      classes: “weatherforcast”
      
      type: “forecast”
      

      to replace the deprecated modules.

      posted in Troubleshooting
      O
      OldSunGuy
    • RE: Default Weather module still not displaying

      The only thing I noticed was you’re trying to use http and the default is https for the apiBase.

      Weather Options

      posted in Troubleshooting
      O
      OldSunGuy