Bugsounet Coding

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

    Mode 6 - EXT Pir Not working

    EXT-Pir
    2
    4
    155
    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.
    • C
      Che last edited by

      Cheers,

      I’ve used the old MagicMirror plug-in and Switched to the new version.
      I’ve changed the GPIO to 21 as i am
      Using this one and it worked with the older version.
      Also I am using the mode 6 as described.
      Is this right?
      Is there anything else that I’ll need to change?
      Plugin is installed.

      I will add my config later to proof it has been configured well.

      Anyone else struggling when moving to the new plug in?

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

        I don’t know what do you what to do with mode 6 and EXT-PIR

        ** There is no mode 6 in EXT-Pir
        It’s just for setting up a Pir sensor for EXT-Screen using

        ** After You have to setup EXT-Screen before
        If you says mode 6 in EXT-Screen it’s just for setting a relay switch command.
        It’s not for a PIR using…

        1 Reply Last reply Reply Quote 0
        • C
          Che last edited by Che

          I am using a PIR sensor to switch on and off the monitor.
          Both plug ins are installed.
          As written in EXT-Screen mode 6 is for using a PIR ? Or is it misunderstood by me? I’ve used the MMM-NewPir before which was perfect.

          Here´s the config i am using;

          {
          module: ‘EXT-Screen’,
          position: ‘top_bar’,
          configDeepMerge: true,
          config: {
          debug: false,
          screen: {
          delay: 2 * 60 * 1000,
          turnOffDisplay: true,
          mode: 6, –> This about right?
          ecoMode: false,
          displayCounter: true,
          text: “Ausschalten in:”,
          displayBar: true,
          displayStyle: “SemiCircle”,
          governorSleeping: false,
          displayLastPresence: false,
          LastPresenceText: “Last Presence:”,
          useTouch: false,
          delayed: 0
          },
          notification: {
          userPresence: true,
          screenStatus: true
          },
          touch: {
          useTouch: false,
          mode: 3
          },
          pir: {
          usePir: true,
          gpio: 21, --> Port worked with NewPir
          reverseValue: false
          },
          governor: {
          useGovernor: false,
          sleeping: “powersave”,
          working: “ondemand”
          }
          }
          },

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

            humm… before posting this issue … do you search and read really EXT-Screen in wiki ?

            So i will close this issue, reopen another if needed
            thanks

            1 Reply Last reply Reply Quote 0
            • Locked by  bugsounet bugsounet 
            • First post
              Last post
            Powered by NodeBB | @bugsounet ©2022