MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-PIR-Sensor module not working after module update

    Scheduled Pinned Locked Moved Troubleshooting
    32 Posts 3 Posters 10.9k Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J Offline
      JoeFranz
      last edited by JoeFranz

      That’s my entry for the MMM-soccer module in config.js…

      /{
      module: ‘MMM-soccer’,
      position: ‘bottom_left’,
      config: {
      api_key: ‘aeed8b37e1224fe699db9416e7c8ec12’,
      width: 350,
      show: [‘BL1’],
      showTables: false,
      colored: true,
      updateInterval: 60,
      focus_on: {‘BL1’: ‘VfL Wolfsburg’},
      max_teams: 5,
      matchType: ‘league’
      }
      },
      /

      /* will not be shown

      mumblebajM S 2 Replies Last reply Reply Quote 0
      • mumblebajM Offline
        mumblebaj Module Developer @JoeFranz
        last edited by

        @JoeFranz To comment out a module you need to use /* as the starting and */ as the end.

        Check out my modules at: https://github.com/mumblebaj?tab=repositories
        Check my blog-post: https://mumblebaj.xyz/
        Check my MM Container: https://hub.docker.com/repository/docker/mumblebaj/magicmirror/general

        J 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @JoeFranz
          last edited by

          @JoeFranz but u said same error. there were two.

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • J Offline
            JoeFranz @mumblebaj
            last edited by

            @mumblebaj said in MMM-PIR-Sensor module not working after module update:

            @JoeFranz To comment out a module you need to use /* as the starting and */ as the end.

            It is comment out with /* and */ the * not shown in my post, sorry.

            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @JoeFranz
              last edited by

              @JoeFranz can u show log again please

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • J Offline
                JoeFranz
                last edited by

                magicmirror@2.12.0 start /home/pi/MagicMirror
                DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js

                [2020-07-18 20:00:56.211] [LOG] Starting MagicMirror: v2.12.0
                [2020-07-18 20:00:56.259] [LOG] Loading config …
                [2020-07-18 20:00:56.275] [LOG] Loading module helpers …
                [2020-07-18 20:00:56.279] [LOG] No helper found for module: alert.
                [2020-07-18 20:00:56.417] [LOG] Initializing new module helper …
                [2020-07-18 20:00:56.418] [LOG] Module helper loaded: MMM-PIR-Sensor
                [2020-07-18 20:00:56.480] [LOG] Initializing new module helper …
                [2020-07-18 20:00:56.481] [LOG] Module helper loaded: updatenotification
                [2020-07-18 20:00:56.483] [LOG] No helper found for module: clock.
                [2020-07-18 20:00:57.914] [LOG] Initializing new module helper …
                [2020-07-18 20:00:57.915] [LOG] Module helper loaded: calendar
                [2020-07-18 20:00:59.026] [LOG] Initializing new module helper …
                [2020-07-18 20:00:59.027] [LOG] Module helper loaded: MMM-Tado
                [2020-07-18 20:01:00.063] [LOG] Initializing new module helper …
                [2020-07-18 20:01:00.064] [LOG] Module helper loaded: MMM-DarkSkyForecast
                [2020-07-18 20:01:00.155] [LOG] Initializing new module helper …
                [2020-07-18 20:01:00.156] [LOG] Module helper loaded: newsfeed
                [2020-07-18 20:01:00.842] [LOG] Initializing new module helper …
                [2020-07-18 20:01:00.843] [LOG] Module helper loaded: MMM-COVID19-SPARKLINE
                [2020-07-18 20:01:00.908] [LOG] Initializing new module helper …
                [2020-07-18 20:01:00.909] [LOG] Module helper loaded: MMM-Tools
                [2020-07-18 20:01:00.935] [LOG] Initializing new module helper …
                [2020-07-18 20:01:00.935] [LOG] Module helper loaded: mmm-hue-lights
                [2020-07-18 20:01:00.936] [LOG] All module helpers loaded.
                [2020-07-18 20:01:01.285] [LOG] Starting server on port 8080 …
                [2020-07-18 20:01:01.316] [LOG] Server started …
                [2020-07-18 20:01:01.317] [LOG] Connecting socket for: MMM-PIR-Sensor
                [2020-07-18 20:01:01.319] [LOG] Connecting socket for: updatenotification
                [2020-07-18 20:01:01.320] [LOG] Connecting socket for: calendar
                [2020-07-18 20:01:01.320] [LOG] Starting node helper for: calendar
                [2020-07-18 20:01:01.321] [LOG] Connecting socket for: MMM-Tado
                [2020-07-18 20:01:01.322] [LOG] Connecting socket for: MMM-DarkSkyForecast
                [2020-07-18 20:01:01.323] [LOG] ====================== Starting node_helper for module [MMM-DarkSkyForecast]
                [2020-07-18 20:01:01.324] [LOG] Connecting socket for: newsfeed
                [2020-07-18 20:01:01.325] [LOG] Starting node helper for: newsfeed
                [2020-07-18 20:01:01.325] [LOG] Connecting socket for: MMM-COVID19-SPARKLINE
                [2020-07-18 20:01:01.326] [LOG] Starting node helper for: MMM-COVID19-SPARKLINE
                [2020-07-18 20:01:01.327] [LOG] Connecting socket for: MMM-Tools
                [2020-07-18 20:01:01.336] [LOG] Connecting socket for: mmm-hue-lights
                [2020-07-18 20:01:01.337] [LOG] Starting node_helper for module [mmm-hue-lights]
                [2020-07-18 20:01:01.338] [LOG] Sockets connected & modules started …
                [2020-07-18 20:01:01.811] [LOG] Launching application.
                [2020-07-18 20:01:07.420] [LOG] Create new calendar fetcher for url: https://p24-calendars.icloud.com/published/2/RZI42MKNIhOnHx93vtTfvCkhhYLoD3Xefk_1-TIxfwNYJH4S_q7JqKO3ULTUgn1TfuS0bKRdQODjZH88Z9X_ZyWMj1KcfbSA_XcjqWokgas - Interval: 300000
                [2020-07-18 20:01:07.482] [LOG] Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/f45jtrqkd9pc25ne28oid2ckbg%40group.calendar.google.com/public/basic.ics - Interval: 300000
                [2020-07-18 20:01:07.487] [LOG] Create new calendar fetcher for url: http://www.project24.info/dav/JMNDA/KOHB/NPD/N/0/bda453a94fcc7de961b6fdcba986b2e6/feiertage.ics - Interval: 300000
                [2020-07-18 20:01:07.490] [LOG] Create new calendar fetcher for url: http://p24-calendars.icloud.com/published/2/7gHy7EORV6hGC51yisVd75vyC1OWCHIxRVW9HGNBFWWCz84lugqogIfqYZQpK6QB38tkfyr9f3WYQS-kBpII7UpEfAXnliowXPB43EyyVAk - Interval: 300000
                [2020-07-18 20:01:07.494] [LOG] Create new calendar fetcher for url: http://localhost:8080/MMM-Formula1/schedule.ics - Interval: 300000
                [2020-07-18 20:01:07.605] [LOG] - MMM-Tado: Checking if all data is present
                [2020-07-18 20:01:07.606] [LOG] - MMM-Tado: Not all data present
                [2020-07-18 20:01:07.608] [LOG] Create new news fetcher for url: http://www.tagesschau.de/xml/rss2 - Interval: 300000
                [2020-07-18 20:01:07.719] [LOG] Create new news fetcher for url: http://www.waz-online.de/rss/feed/waz_schlagzeilen - Interval: 300000
                [2020-07-18 20:01:07.723] [LOG] Create new news fetcher for url: http://www.n-tv.de/rss - Interval: 300000
                [2020-07-18 20:01:07.726] [LOG] [COVID:CORE] Scan starts.
                [2020-07-18 20:01:08.209] [INFO] Checking git for module: MMM-PIR-Sensor
                [2020-07-18 20:01:08.248] [INFO] Checking git for module: MMM-Tado
                [2020-07-18 20:01:08.272] [INFO] Checking git for module: MMM-DarkSkyForecast
                [2020-07-18 20:01:08.296] [INFO] Checking git for module: MMM-COVID19-SPARKLINE
                [2020-07-18 20:01:08.321] [INFO] Checking git for module: MMM-Tools
                [2020-07-18 20:01:08.356] [INFO] Checking git for module: mmm-hue-lights
                [2020-07-18 20:01:08.609] [LOG] - MMM-Tado: Checking if all data is present
                [2020-07-18 20:01:08.611] [LOG] - MMM-Tado: Not all data present
                [2020-07-18 20:01:09.277] [INFO] Newsfeed-Fetcher: Broadcasting 40 items.
                [2020-07-18 20:01:11.444] [INFO] Calendar-Fetcher: Broadcasting 0 events.
                [2020-07-18 20:01:11.467] [LOG] - MMM-Tado: Logged in
                [2020-07-18 20:01:11.490] [LOG] - MMM-Tado: Checking if all data is present
                [2020-07-18 20:01:11.490] [LOG] - MMM-Tado: Not all data present
                [2020-07-18 20:01:12.040] [INFO] Newsfeed-Fetcher: Broadcasting 10 items.
                [2020-07-18 20:01:12.229] [INFO] Newsfeed-Fetcher: Broadcasting 27 items.
                [2020-07-18 20:01:12.739] [INFO] Calendar-Fetcher: Broadcasting 3 events.
                [2020-07-18 20:01:12.746] [LOG] - MMM-Tado: Checking if all data is present
                [2020-07-18 20:01:12.747] [LOG] - MMM-Tado: Not all data present
                [2020-07-18 20:01:12.771] [LOG] - MMM-Tado: Got me()
                [2020-07-18 20:01:12.774] [LOG] - MMM-Tado: Got homes()
                [2020-07-18 20:01:14.293] [INFO] Calendar-Fetcher: Broadcasting 8 events.
                [2020-07-18 20:01:14.299] [LOG] - MMM-Tado: Checking if all data is present
                [2020-07-18 20:01:14.300] [LOG] - MMM-Tado: Not all data present
                [2020-07-18 20:01:14.401] [LOG] [COVID:CORE] Access to data source.
                [2020-07-18 20:01:14.773] [LOG] - MMM-Tado: Got zones()
                [2020-07-18 20:01:15.218] [LOG] [COVID:CORE] Resolving: csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_deaths_global.csv
                [2020-07-18 20:01:15.671] [LOG] - MMM-Tado: Checking if all data is present
                [2020-07-18 20:01:15.673] [LOG] - MMM-Tado: Not all data present
                [2020-07-18 20:01:15.852] [LOG] [COVID:CORE] Resolving: csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_recovered_global.csv
                [2020-07-18 20:01:16.318] [LOG] [COVID:CORE] Resolving: csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_confirmed_global.csv
                [2020-07-18 20:01:16.386] [LOG] can’t find property recovered Canada:
                [2020-07-18 20:01:16.387] [LOG] adding…
                [2020-07-18 20:01:16.602] [LOG] [COVID:CORE] Calculating Wordlwide total.
                [2020-07-18 20:01:16.872] [LOG] [COVID:CORE] Scan Completed.
                [2020-07-18 20:01:17.530] [LOG] - MMM-Tado: Checking if all data is present
                [2020-07-18 20:01:17.533] [LOG] - MMM-TADO: All data is present
                [2020-07-18 20:01:17.732] [INFO] Calendar-Fetcher: Broadcasting 1 events.

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @JoeFranz
                  last edited by

                  @JoeFranz the other log, developers window

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • J Offline
                    JoeFranz
                    last edited by

                    Bildschirmfoto 2020-07-18 um 20.19.48.jpg Bildschirmfoto 2020-07-18 um 20.19.15.jpg

                    1 Reply Last reply Reply Quote 0
                    • J Offline
                      JoeFranz
                      last edited by

                      Ok little update …
                      After starting MM the same error, shortly after starting the screen goes into standby. The PIR sensor is not working. After about 5-10 minutes it works again. PIR sensor detects movement and the screen comes out of standby.

                      S 1 Reply Last reply Reply Quote 0
                      • S Offline
                        sdetweil @JoeFranz
                        last edited by

                        @JoeFranz strange.

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        1 Reply Last reply Reply Quote 0

                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                        With your input, this post could be even better 💗

                        Register Login
                        • 1
                        • 2
                        • 2 / 2
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy