Bugsounet Coding

    • Register
    • Login
    • Search
    1. Home
    2. N6NG
    This Forum is now reserved to registred users!
    N
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 15
    • Best 2
    • Controversial 0
    • Groups 0

    N6NG

    @N6NG

    2
    Reputation
    8
    Profile views
    15
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    N6NG Unfollow Follow

    Best posts made by N6NG

    • RE: Trying to install Pir and Screen

      Ok… thank youi… I just paste what you had sent… but I will look into geany… I hadn’t heard about that… Thanks
      Dennis

      posted in EXT-Pir
      N
      N6NG
    • RE: Adding CPU temp to tools

      @bugsounet Yes… sorry I missed it… don’t know how… but it is there for sure… My apologies for wasting time…
      Dennis N6NG

      posted in MMM-Tools
      N
      N6NG

    Latest posts made by N6NG

    • RE: Local time is UTC

      Ditto mwallis above

      posted in MMM-Weather
      N
      N6NG
    • RE: Another MMM-Tools request

      Thank you… Dennis

      posted in MMM-Tools
      N
      N6NG
    • Another MMM-Tools request

      I was wondering if you would add the electron version to the MMM-Tools module?
      Thank you for considering my request…
      Dennis

      posted in MMM-Tools
      N
      N6NG
    • RE: EXT-Pir/EXT-Screen

      I found it… I updated the EXT-Screen and now it’s working properly… The answer is always there somewhere…
      Dennis

      posted in EXT-Screen
      N
      N6NG
    • EXT-Pir/EXT-Screen

      I got EXT-Pir and EXT-Screen installed and it looks fine with no errors. It will restart the counter with motion.
      But with no motion, it counts down to 2 secs. and then starts at 15min again. The screen never goes dark. I’ve been using Mode 1: and have tried other modes but they all work the same. Count down and restart the count… Any suggestions?
      Thanks Dennis

      posted in EXT-Screen
      N
      N6NG
    • RE: Adding CPU temp to tools

      @bugsounet Yes… sorry I missed it… don’t know how… but it is there for sure… My apologies for wasting time…
      Dennis N6NG

      posted in MMM-Tools
      N
      N6NG
    • Adding CPU temp to tools

      Can CPU temp be added to the tools list of details? If so, how would that be done? Or is it just a request for future mods to the module… Thanks
      Dennis N6NG

      posted in MMM-Tools
      N
      N6NG
    • RE: EXT-PIR /EXT-Screen/EXT-Alert

      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

      posted in EXT-Pir
      N
      N6NG
    • RE: EXT-PIR /EXT-Screen/EXT-Alert

      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,
      }
      },

      posted in EXT-Pir
      N
      N6NG
    • EXT-PIR /EXT-Screen/EXT-Alert

      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

      posted in EXT-Pir
      N
      N6NG