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

    Crime

    @Crime

    0
    Reputation
    2
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Crime Unfollow Follow

    Latest posts made by Crime

    • RE: Is it possible to ad an Arduino?

      @Shinji0912 just got the “arduport” to show the data correctly! advice helped me @sdetweil
      I connect via VNC.
      have to set developerMode:true in the module config.js section
      call the developer window by clicking on the keyboard ctrl+shift+i
      I saw my mistake. function “formatValue” doesn’t work.
      the following solution helped
      https://github.com/Dentrax/MMM-ArduPort/issues/3

      posted in Troubleshooting
      C
      Crime
    • RE: MMM-ArduPort

      @sdetweil thank you so much! it really helped! now my sensors are working as they should!
      and how I did not notice this topic before

      posted in Troubleshooting
      C
      Crime
    • RE: MMM-ArduPort

      @sdetweil please, more details. I really need help

      posted in Troubleshooting
      C
      Crime
    • RE: MMM-ArduPort

      has anyone solved this problem?
      I don’t understand anything at all in JS?
      error text from console:

      Uncaught (in promise) TypeError: "({0}) ".format is MMM-ArduPort.js:143 
      not a function
          at Class.formatValue (MMM-ArduPort.js:143)
          at Class.getDom (MMM-ArduPort.js:250)
          at main.js:111
          at new Promise (<anonymous>)
          at updateDom (main.js:110)
          at Object.updateDom (main.js:542)
          at Class.updateDom (module.js:357)
          at Class.socketNotificationReceived (MMM-ArduPort.js:118)
          at module.js:243
          at r.<anonymous> (socketclient.js:39)
      

      1.jpg

      help someone, I’ve been trying to run it for a long time !!!

      posted in Troubleshooting
      C
      Crime