Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. jtmoore81
    MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 17
    • Best 1
    • Groups 0

    jtmoore81

    @jtmoore81

    1
    Reputation
    545
    Profile views
    17
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    jtmoore81 Follow

    Best posts made by jtmoore81

    • RE: Weather Module feels like is a little high

      Not sure what changed. I had the MM running overnight and when I checked it this morning the Feels like temp was correct. My guess is that there was an issue with the OpenWeather api.

      0_1527861107434_ebdbcc5d-c821-43e8-af09-b957f62102b0-image.png

      Thanks,

      posted in Troubleshooting
      J
      jtmoore81

    Latest posts made by jtmoore81

    • RE: Reboot black screen

      @justjim1220 , here is my calendar config. Hopefully this helps.

      	{
      		module: "calendar",
      		header: "Family",
      		position: "top_left",
      		config: {
      	calendars: [
      		{
      			url: 'https://xxxxxxx:port/caldav/xxxxxxxx/eopscxu/',
      			symbol: 'calendar',
      			auth: {
      			    user: 'username',
      			    pass: 'password',
      			    method: 'basic'
      			}
      		},
      	]
      		}
      	},
      posted in Troubleshooting
      J
      jtmoore81
    • Reboot black screen

      Hello,

      I’m having an issue where my calendar times out about 24 hours and I have to either manually refresh the screen or reboot the system. I opted to setup a cron job that will reboot every morning. The only problem is now when it reboots sometimes it just boots to a black screen and if I do a manually refresh it refreshes the screen and everything is good until the next morning.

      Thanks,

      posted in Troubleshooting
      J
      jtmoore81
    • Blank Screen after update raspi

      Good Morning,
      I did a sudo apt-get udpate && sudo apt-get upgrade to my raspi this morning and now MM stalls out on npm start and hangs on the black screen. I’ve even tried to use the original sample config but get the same results. Not sure where to go from here.

      0_1528901654578_77e497b8-88dd-46a9-98e0-5c8cbe9623e2-image.png

      edit: Not sure what the differece is but I have this in a virtual enviornment and after rebooting the server the VM is on, seemed to boot up. Not sure what was hanging up.

      posted in Troubleshooting
      J
      jtmoore81
    • RE: Connecting Monitor without raspi

      @idoodler Both are good ideas. Thank you.

      posted in Hardware
      J
      jtmoore81
    • Connecting Monitor without raspi

      Has anyone attempted or successfully installed a MM in a mirror without using a Raspi? I have mine setup through a virtual machine as proof of concept and would like to keep it in the VM and I could in theory run the display through Ethernet. But I can’t quiet wrap my head around the logistics just yet.

      posted in Hardware
      J
      jtmoore81
    • RE: Weather Module feels like is a little high

      Not sure what changed. I had the MM running overnight and when I checked it this morning the Feels like temp was correct. My guess is that there was an issue with the OpenWeather api.

      0_1527861107434_ebdbcc5d-c821-43e8-af09-b957f62102b0-image.png

      Thanks,

      posted in Troubleshooting
      J
      jtmoore81
    • RE: Temp suddenly showing 239 degrees

      @michmich Was this ever pushed? I believe I’m having the same issue.

      0_1527799115984_48b49553-2db1-4a20-a831-f429c4a72bc3-image.png

      posted in Troubleshooting
      J
      jtmoore81
    • RE: Weather Module feels like is a little high

      @waynerigley I have the config units set as imperial which is why I get the 90.0. I’ve even tried do set the units in the module config as well but get the same results.

      posted in Troubleshooting
      J
      jtmoore81
    • Weather Module feels like is a little high

      Is this something that I’ve done wrong or is the data from the api incorrect? I thought it felt a little warm outside 🙂

      0_1527793340084_2b56934b-7f4d-441b-9776-a48aa7c0e74f-image.png

      posted in Troubleshooting
      J
      jtmoore81
    • RE: Ubuntu 18.04 install issues

      @hriereb Sorry I couldn’t help with those errors.

      posted in Troubleshooting
      J
      jtmoore81