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

    kent79

    @kent79

    5
    Reputation
    7
    Profile views
    29
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    kent79 Unfollow Follow

    Best posts made by kent79

    • Under US$100 Magic Dashboard (Rpi + Tablet + WallPanel)

      1.jpg

      WallPanel is a magicial App. It lets your old tablet to be MagicMirror.

      On Magic Dashboard, You may using most of function including touch screen function, but some modules may not be workable such as playing video (black screen) or webview (not working). So I need to install remote control module for access. It is amazing time for someone who want to try MagicMirror as a Dashboard.

      Server: Raspberry Pi Zero 2 W
      Client: Android Tablet 10 inch (1280 x 800)

      MagicMirror
      Public2.27.0

      WallPanel App:
      https://play.google.com/store/apps/details?id=xyz.wallpanel.app&hl=en_US

      Module List:
      deafult-alert
      deafult-calendar
      deafult-clock (show Lunar date - revised version)
      deafult-newsfeed
      deafult-updatenotification
      deafult-weather
      MMM-AQI
      CalendarMonthly
      MMM-ImagesPhotos
      MMM-Remote-Control
      MMM-SmartWebDisplay (hidden on Screen - revised version)
      MMM-Webradio (edit Text format - revised version)

      posted in Show your Mirror
      K
      kent79
    • RE: Under US$100 Magic Dashboard (Rpi + Tablet + WallPanel)

      2.jpg

      I just add world clock (MMM-Worldclock) on the top of the screen

      posted in Show your Mirror
      K
      kent79

    Latest posts made by kent79

    • RE: MMM-Remote-Control Not working well after upgrade to 2.29

      @karsten13 said in MMM-Remote-Control Not working well after upgrade to 2.29:

      @sdetweil

      I submitted a PR

      Thank you very much

      posted in Troubleshooting
      K
      kent79
    • RE: v2.29.0 weather module issue

      @reilley

      It works. Thank you

      posted in Bug Hunt
      K
      kent79
    • RE: MMM-Remote-Control Not working well after upgrade to 2.29

      @kent79 said in MMM-Remote-Control Not working well after upgrade to 2.29:

      @sdetweil

      is it a bug of 2.29 or remote module? how do fix it ? Thanks

      I am still using default config

      		{
          			module: "MMM-Remote-Control",
          			// uncomment the following line to show the URL of the remote control on the mirror
          			// position: 'bottom_left',
          			// you can hide this module afterwards from the remote control itself
          			config: {
             				customCommand: {},  // Optional, See "Using Custom Commands" below
              			showModuleApiMenu: true, // Optional, Enable the Module Controls menu
              			secureEndpoints: true, // Optional, See API/README.md
             			 	// uncomment any of the lines below if you're gonna use it
              			// customMenu: "custom_menu.json", // Optional, See "Custom Menu Items" below
              			// apiKey: "", // Optional, See API/README.md for details
              			// classes: {} // Optional, See "Custom Classes" below
          			}
      		},
      
      posted in Troubleshooting
      K
      kent79
    • RE: MMM-Remote-Control Not working well after upgrade to 2.29

      @sdetweil

      Many thanks for your quick reply always. It is not a urgent matter. You may investigate later. Thanks.

      posted in Troubleshooting
      K
      kent79
    • RE: MMM-Remote-Control Not working well after upgrade to 2.29

      @sdetweil

      is it a bug of 2.29 or remote module? how do fix it ? Thanks

      posted in Troubleshooting
      K
      kent79
    • RE: MMM-Remote-Control Not working well after upgrade to 2.29

      @sdetweil

      I got the error message when running on pm2

      0|mm | [2024-10-02 08:59:41.255] [ERROR] Whoops! There was an uncaught exception…
      0|mm | [2024-10-02 08:59:41.262] [ERROR] TypeError: Cannot read properties of undefined (reading ‘modules’)
      0|mm | at /home/user/MagicMirror/modules/MMM-Remote-Control/node_helper.js:224:60
      0|mm | at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read/context:68:3)

      posted in Troubleshooting
      K
      kent79
    • RE: MMM-Remote-Control Not working well after upgrade to 2.29

      @sdetweil

      I am not using pm2

      posted in Troubleshooting
      K
      kent79
    • RE: MMM-Remote-Control Not working well after upgrade to 2.29

      @sdetweil

      There is no any error log on startup. I have clean install MM, but still no luck. It seems MMM-Remote-Control can’t recognize modules after upgrade

      posted in Troubleshooting
      K
      kent79
    • RE: MMM-Remote-Control Not working well after upgrade to 2.29

      @sdetweil

      The “updates” & “Modules Controls” is missing after upgrated to 2.29. It seems the modules can’t not load

      images.png

      posted in Troubleshooting
      K
      kent79
    • RE: MMM-Remote-Control Not working well after upgrade to 2.29

      @sdetweil

      Everything is work. Only MMM-Remote-Control doesn’t. When I access MM-Remote-Control through by web, in “updates”. It shows “not loaded module” And no any module control shown up

      posted in Troubleshooting
      K
      kent79