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

    Posts

    Recent Best Controversial
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      @shbatm Do you think it could be possible to run this on another plateform, like pine64 with armbian where omxplayer is not available?

      The npm install part is not working as omxplayer is not available…

      posted in Utilities
      PointPubMediaP
      PointPubMedia
    • RE: Need a custom plugin - kind of syslog

      @strawberry-3-141 not sure if it’s related to the latest MM update but since a little while, notification from the syslog, only show the “type” and nothing for the message itself…

      posted in Requests
      PointPubMediaP
      PointPubMedia
    • RE: MMM-syslog

      @strawberry-3.141 I finally installed the second screen this weekend!

      The thing also, not sure I want to have the same config on both screen (not the same size) The first screen is a 42" 1920x1080 and the second one, 32" at 1280x720…

      It will be more useful to be able to have a “centralize” data and that each screen fetch only the data it need…

      I currently have a raspberry pi that only have Grafana on it to log all kind of data for graph that I display under MM using iFrame. Maybe we can send all the data there with a MM running in server mode only having ONLY syslog as a module and use it to send data on other with some filtering ?

      Maybe we can filter on the “info/warning/critical”…

      posted in System
      PointPubMediaP
      PointPubMedia
    • custom CSS clock module

      Hey guys…

      Would like to do some custom CSS for the clock module, but just for the time.

      Currently HH and MM are the same size and SS is smaller! I would like to have the MM bigger than the HH!

      posted in Development
      PointPubMediaP
      PointPubMedia
    • RE: MMM-syslog

      @strawberry-3.141 Each mirror will run independent!

      posted in System
      PointPubMediaP
      PointPubMedia
    • RE: MMM-syslog

      @strawberry-3-141 hey mate… do you think it can be possible to have a way to replicate/centralize the syslog data…

      Currently I have one installation of MM in the house, but currently building a couple more. And would need to be able to share the syslog data…

      Maybe a config in syslog module to “send” data to “slave” ?

      posted in System
      PointPubMediaP
      PointPubMedia
    • RE: Crash since update to v2.1.1

      I think I found the problem… the MMM-Sounds module is crashing under the latest version of MM2

      posted in Troubleshooting
      PointPubMediaP
      PointPubMedia
    • Crash since update to v2.1.1

      @MichMich ,

      Since I update this morning with git pull and npm install using v2.1.1

      MM refuse to start and crash!

      Starting MagicMirror: v2.1.1
      Loading config ...
      Loading module helpers ...
      No helper found for module: MMM-ProfileSwitcher.
      Initializing new module helper ...
      Module helper loaded: MMM-LoginAction
      Initializing new module helper ...
      Module helper loaded: MMM-Buttons
      Initializing new module helper ...
      Module helper loaded: MMM-Mobile
      Initializing new module helper ...
      WARNING! Could not load config file. Starting with default configuration. Error found: TypeError: m.loaded is not a function
      Loading module helpers ...
      No helper found for module: MMM-ProfileSwitcher.
      Initializing new module helper ...
      Module helper loaded: MMM-LoginAction
      Initializing new module helper ...
      Module helper loaded: MMM-Buttons
      Initializing new module helper ...
      Module helper loaded: MMM-Mobile
      Initializing new module helper ...
      App threw an error during load
      TypeError: m.loaded is not a function
          at loadModule (/home/pi/MagicMirror/js/app.js:144:6)
          at loadNextModule (/home/pi/MagicMirror/js/app.js:161:5)
          at /home/pi/MagicMirror/js/app.js:163:6
          at Class.loaded (/home/pi/MagicMirror/modules/node_modules/node_helper/index.js:19:3)
          at loadModule (/home/pi/MagicMirror/js/app.js:144:6)
          at loadNextModule (/home/pi/MagicMirror/js/app.js:161:5)
          at /home/pi/MagicMirror/js/app.js:163:6
          at Class.loaded (/home/pi/MagicMirror/modules/node_modules/node_helper/index.js:19:3)
          at loadModule (/home/pi/MagicMirror/js/app.js:144:6)
          at loadNextModule (/home/pi/MagicMirror/js/app.js:161:5)
      Whoops! There was an uncaught exception...
      TypeError: m.loaded is not a function
          at loadModule (/home/pi/MagicMirror/js/app.js:144:6)
          at loadNextModule (/home/pi/MagicMirror/js/app.js:161:5)
          at /home/pi/MagicMirror/js/app.js:163:6
          at Class.loaded (/home/pi/MagicMirror/modules/node_modules/node_helper/index.js:19:3)
          at loadModule (/home/pi/MagicMirror/js/app.js:144:6)
          at loadNextModule (/home/pi/MagicMirror/js/app.js:161:5)
          at /home/pi/MagicMirror/js/app.js:163:6
          at Class.loaded (/home/pi/MagicMirror/modules/node_modules/node_helper/index.js:19:3)
          at loadModule (/home/pi/MagicMirror/js/app.js:144:6)
          at loadNextModule (/home/pi/MagicMirror/js/app.js:161:5)
      MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
      
      
      posted in Troubleshooting
      PointPubMediaP
      PointPubMedia
    • RE: [MMM-Buttons] Connect multiple buttons to send configurable notifications

      Hey guys…

      Is it me or having this module + ProfileSwitcher + Facial are not working well together.

      I have no issue using the buttons + ProfileSwitcher as I can toggle between profile! Facial recognize me but switch to nothing…

      posted in System
      PointPubMediaP
      PointPubMedia
    • RE: Graph module

      @feedparakeet I disable the authentication in Grafana so I can use direct link to a graph without a username/password!

      In grafana, you can “export” a graph and it will give you a direct URL that you can use directly in an iFrame!

      For datasource, currently I’m using a module in my home automation that already send data to grafana!

      I need to work later on some unix script to send data directly in grafana!

      posted in Requests
      PointPubMediaP
      PointPubMedia
    • RE: [MMM-Buttons] Connect multiple buttons to send configurable notifications

      Anyone have an example of a switching profile using Buttons + ProfileSwitcher ?

      posted in System
      PointPubMediaP
      PointPubMedia
    • RE: MagicMirror not Mirror

      @foppa

      I’m using http request in my LUA like that

      local status,result = luup.inet.wget(“http://10.99.99.15:8080/TESTING”")

      I also have a URLENCODE function to convert my string…

      function urlencode(str)
         if (str) then
            str = string.gsub (str, "\n", "\r\n")
            str = string.gsub (str, "([^%w ])",
               function (c) return string.format ("%%%02X", string.byte(c)) end)
            str = string.gsub (str, " ", "%%20")
         end
         return str
      end
      
      posted in Show your Mirror
      PointPubMediaP
      PointPubMedia
    • RE: Graph module

      I’m using a bunch of graph already… why not using Grafana to record the data and the iFrame module to display them in your MM ?

      posted in Requests
      PointPubMediaP
      PointPubMedia
    • RE: Physical button

      I got some momentary push button… which pin I need to connect the other cable from the button If I’m using pin 24 ?

      EDIT: Should I need to enable something else under raspi-config / interfacing options ?

      EDIT2: Make it working fine with one button!

      If I’m using more than 1 button, like 24 and 25… can I use the same GND for both ?

      posted in Hardware
      PointPubMediaP
      PointPubMedia
    • RE: Hello , my english is not good ....

      @Le-Belge Le mieux est d’aller chercher des RSS dans ta region avec la langue que tu veux!

      posted in General Discussion
      PointPubMediaP
      PointPubMedia
    • RE: Weatherunderground - currently - hourly - daily - configurable

      @ostfilinchen Already did my git pull this morning…

      posted in Utilities
      PointPubMediaP
      PointPubMedia
    • RE: Weatherunderground - currently - hourly - daily - configurable

      Got the same issue…

      0_1486222341948_2017-02-04 10_31_48-Text To Speech (TTS) With Sonos - Creating Dynamic Messages.png

      The first 4 got no icons…

      posted in Utilities
      PointPubMediaP
      PointPubMedia
    • RE: Weatherunderground - currently - hourly - daily - configurable

      I think I found a little bug… using coloricon: true, the main icon is in color, but not the small ones… and the first 3 row got no icons…

      posted in Utilities
      PointPubMediaP
      PointPubMedia
    • RE: Hello , my english is not good ....

      Pour mettre en FR, tu as juste a mettre

      language: ‘fr’,

      Dans ton config.js

      posted in General Discussion
      PointPubMediaP
      PointPubMedia
    • RE: Display modules in a carousel

      @izanbard said in Display modules in a carousel:

      @PointPubMedia yes you can, but you do it by position. Read the config above and see if you can work out in the positional settings you ignore modules per position. Hint it is between enabled and overrideTransitionInterval.

      Working fine ;)
      That’s perfect!

      thanks mate!

      posted in System
      PointPubMediaP
      PointPubMedia
    • 1 / 1