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

    link953

    @link953

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

    link953 Unfollow Follow

    Latest posts made by link953

    • RE: Notification not showing message

      So, i’ve a line in alert.js file:

      msg += “” + message.message + “”; (line 47)

      and when i write this instead:

      msg += “” + message.message + “”;

      I can have a complete notification.

      posted in Troubleshooting
      L
      link953
    • RE: Notification not showing message

      Anyone? please :D

      posted in Troubleshooting
      L
      link953
    • Notification not showing message

      Hello everyone.

      I have a problem with the alert module. When I put the “welcomemessage” on true, I have a notification but only with the title, I do not have the message. The facial recognition module does the same to me.
      With the sample config it’s the same.
      By modifying the file alert.js I can display the message instead of the title, so the data is present.

      With en or fr language I have no changes
      Do you have an idea?

      Thanks

      posted in Troubleshooting
      L
      link953
    • No value with DHT on Raspi2

      Hello everyone.

      First of all thank you all for the work done and those who take their time reading this thread. I installed the following module:
      MMM-DHT-Sensor
      But I can not make it work. I installed both dependencies.
      I typed “npm install rpi-dht-sensor” command in my MagicMirror folder and even in the module folder.
      But I still have no data going back.
      I have the module that appears in my MagicMirror but instead of the values ​​I just “…”.
      An idea?
      Thank you all.

      posted in Troubleshooting
      L
      link953