Bugsounet Coding

    • Register
    • Login
    • Search
    This Forum is now reserved to registred users!

    Solved EXT-PIR /EXT-Screen/EXT-Alert

    EXT-Pir
    2
    5
    65
    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.
    • N
      N6NG last edited by

      I got the above 3 modules install. The Pir/Screen didn’t work. So I installed the EXT-Alert to see if I could get some clue why I had the problems. When I tried to start the MagicMirror again, it said I had a problem. I ran npm run config:check and it told me I had a bad token on line 20 which was the type: in the EXT-Alert module. I looked through the forum problems but none had anything that would repair this trouble. Anyone have any other possibilities?
      Thanks Dennis

      1 Reply Last reply Reply Quote 0
      • bugsounet
        bugsounet Main Coder last edited by

        Hi, I think you have done an syntax error.
        Can you past your config? (replace sensible feature value by XXX for password or token)

        1 Reply Last reply Reply Quote 0
        • N
          N6NG last edited by

          Thank you… here is the config for all three…

          {
          module: ‘EXT-Alert’,
          config: {
          debug: false,
          ignore: []
          type: ‘information’,
          message: ‘this is a sample message displayer’,
          sender: ‘N6NG’,
          sound: ‘none’,
          }
          },

          {
          module: ‘EXT-Pir’,
          config: {
          debug: false,
          gpio: 17,
          reverseValue: false
          }
          },

          {
          module: ‘EXT-Screen’,
          position: ‘top_left’,
          config: {
          delay: 2 * 60 * 1000,
          }
          },

          1 Reply Last reply Reply Quote 0
          • bugsounet
            bugsounet Main Coder last edited by bugsounet

            Related to this

            I repeat again: I can’t help you for encoding chars

            Maybe try with Gateway app

            1 Reply Last reply Reply Quote 0
            • N
              N6NG last edited by

              I remembered… I’m in the process of retyping everything using the Raspberry Text editor… Thanks again… I just don’t remember when I’m copying and pasting frrom the home module…
              Dennis

              1 Reply Last reply Reply Quote 0
              • Topic has been marked as solved  bugsounet bugsounet 
              • First post
                Last post
              Powered by NodeBB | @bugsounet ©2022