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

    andreeewee

    @andreeewee

    0
    Reputation
    3
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    andreeewee Unfollow Follow

    Latest posts made by andreeewee

    • RE: Meeting room module integration

      Hi @sdetweil ,

      Nope, they don’t provide API which I am struggling.

      I have little to none of the coding backgrounds.

      I am not sure how to proceed with using mmm-iframe.

      posted in Requests
      A
      andreeewee
    • Meeting room module integration

      Hi all ,

      I’m here to request a module in this and have it displayed on Magic Mirror, which shows the meeting room schedule as “open” or “booked” with a color code.

      The links would be:
      Meeting room manager: https://meeting-room-manager.decathlon.net/

      Meeting room status :https://meeting-room-manager.decathlon.net/list-room/building/SG-Singapore-Decathlon Digital Factory?filter=allrooms&floors={"floors":[]}

      I would be grateful if you could display it in MagicMirror itself.

      Cheers,
      Andre

      posted in Requests
      A
      andreeewee
    • MESA-LOADER: failed to retrieve device information

      Hi there,
      I couldn’t find the problem after npm run config: check but couldn’t find any issue.

      My screen becomes a black screen with nothing on. I couldn’t find a similar issue with it.

      The terminal output:

      magicmirror@2.21.0 start
      DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js

      [21.10.2022 13:45.41.166] [LOG] Starting MagicMirror: v2.21.0
      [21.10.2022 13:45.41.181] [LOG] Loading config …
      [21.10.2022 13:45.41.200] [LOG] Loading module helpers …
      [21.10.2022 13:45.41.210] [LOG] No helper found for module: alert.
      [21.10.2022 13:45.41.277] [LOG] Initializing new module helper …
      [21.10.2022 13:45.41.282] [LOG] Module helper loaded: updatenotification
      [21.10.2022 13:45.41.288] [LOG] No helper found for module: clock.
      [21.10.2022 13:45.42.229] [LOG] Initializing new module helper …
      [21.10.2022 13:45.42.234] [LOG] Module helper loaded: calendar
      [21.10.2022 13:45.42.239] [LOG] No helper found for module: compliments.
      [21.10.2022 13:45.42.247] [LOG] No helper found for module: weather.
      [21.10.2022 13:45.42.356] [LOG] Initializing new module helper …
      [21.10.2022 13:45.42.358] [LOG] Module helper loaded: newsfeed
      [21.10.2022 13:45.42.361] [LOG] All module helpers loaded.
      [21.10.2022 13:45.42.821] [LOG] Starting server on port 8080 …
      [21.10.2022 13:45.42.883] [LOG] Server started …
      [21.10.2022 13:45.42.887] [LOG] Connecting socket for: updatenotification
      [21.10.2022 13:45.42.893] [LOG] Starting module helper: updatenotification
      [21.10.2022 13:45.42.899] [LOG] Connecting socket for: calendar
      [21.10.2022 13:45.42.901] [LOG] Starting node helper for: calendar
      [21.10.2022 13:45.42.902] [LOG] Connecting socket for: newsfeed
      [21.10.2022 13:45.42.904] [LOG] Starting node helper for: newsfeed
      [21.10.2022 13:45.42.905] [LOG] Sockets connected & modules started …
      [21.10.2022 13:45.44.136] [LOG] Launching application.
      MESA-LOADER: failed to retrieve device information
      MESA-LOADER: failed to retrieve device information
      MESA-LOADER: failed to retrieve device information
      [21.10.2022 13:45.50.980] [LOG] Create new calendarfetcher for url: https://www.calendarlabs.com/ical-calendar/ics/39/Canada_Holidays.ics - Interval: 300000
      [21.10.2022 13:45.51.473] [LOG] Create new newsfetcher for url: https://www.channelnewsasia.com/api/v1/rss-outbound-feed?_format=xml - Interval: 300000
      [21.10.2022 13:45.51.805] [INFO] Newsfeed-Fetcher: reloadInterval set to ttl=1200000 for url https://www.channelnewsasia.com/api/v1/rss-outbound-feed?_format=xml
      [21.10.2022 13:45.51.940] [INFO] Newsfeed-Fetcher: Broadcasting 20 items.
      [21.10.2022 13:45.52.943] [INFO] Calendar-Fetcher: Broadcasting 4 events.
      [21.10.2022 13:47.02.567] [LOG] Shutting down server…
      [21.10.2022 13:47.02.572] [LOG] Stopping module helper: updatenotification
      [21.10.2022 13:47.02.574] [LOG] Stopping module helper: calendar
      [21.10.2022 13:47.02.576] [LOG] Stopping module helper: newsfeed

      Appreciate the help guys!

      posted in Troubleshooting
      A
      andreeewee