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

    Posts

    Recent Best Controversial
    • RE: Server <> Client communication

      @sdetweil Thanks for pointing me at MMM-RemoteControl. I will try this as a first unidirectional approach.

      In the long run, it would be great if we had two-way module / MM core capability that could communicate with node clientonly instances. I think the need for this will increase, as more and more MM-instances might be hosted within a Docker image.

      posted in Feature Requests
      rudibaraniR
      rudibarani
    • Server <> Client communication

      Dear all,

      I plan to use a docker version of MagicMirror as serveronly to have a speedy backend while keeping the low profile clientonly Raspberry Pi as frontend behind my home mirror.

      Is it possible for those two endpoints to share data in a way, that I could forward local button presses/gpio input to the docker-version to trigger actions on the screen or playback audio through the local Raspberry Pi?

      Thanks for any ideas!

      posted in Feature Requests
      rudibaraniR
      rudibarani
    • black screen with "node clientonly"

      Hi everyone,

      I have a fresh install of MagicMirror 2.4.1 running on a Raspberry PI 3b and am try to connect it to a MM-instance that is running in a Docker on my Synology using node clientonly. I can access the MM2 Docker server-version at 192.0.0.95:9090 in the local network without problems from different browsers.

      If I start MM2 on the Raspberry Pi (locally via npm start or remotely via DISPLAY=:0 npm start), the local sample config.js-file runs fine with MM2 and pulls online information. I get no errors.

      If I execute DISPLAY=:0 node clientonly --address 192.0.0.95 --port 9090 via SSH (or the pendant locally), I get

      Client: Starting MagicMirror: v2.4.1
      Client: Launching application.
      Client: libGL error: Client: MESA-LOADER: failed to retrieve device information
      Client: MESA-LOADER: failed to retrieve device information
      Client: MESA-LOADER: failed to retrieve device information
      

      and a black screen afterwards. It would be great if anybody had an idea how to solve this.

      Thanks for your help!

      Config Info:
      Raspberry Pi 3b
      Node: v 10.10.0
      NPM: v 6.4.1
      Screensaver disabled
      /boot/config.txt contains dtoverlay=vc4-fkms-v3d

      posted in Troubleshooting
      rudibaraniR
      rudibarani
    • RE: My display so far...

      @j.e.f.f Ah - you are using the moments-timeformat. Now it works :)
      I was confused, as the timeformat in the config.js was either “12” or “24”.
      Thanks for the clarification!

      posted in Showcase
      rudibaraniR
      rudibarani
    • RE: My display so far...

      @j.e.f.f Now its working again, but the timeformat still does not show up in the 24h format:
      0_1498621210581_871b9421-b2c6-4e7e-b9e5-2d5f3b066b4b-image.png

      Thanks a lot and greetings from Germany.

      posted in Showcase
      rudibaraniR
      rudibarani
    • RE: My display so far...

      @j.e.f.f It worked before your update and I did not change anything.
      The relevant part is:

      {
      			module: 'MMM-MyWeather',
      			position: 'top_center',
      			config: {
      				apikey: '###', // private; don't share!
      				pws: 'pws:IBRAUNSC93',
      				units: 'metric',
      				coloricon: true,
      				fcdaycount: "3",
      				fcdaystart: "0",
      				lang: 'de',
      				fctext: '1',
      				scaletxt: '0',
      				daily: '1',
      				hourly: '1',
      				hourlyinterval: "3",
      				hourlycount: "3",
      				fade: false,
      				fadepoint: '0.75',
      				initialLoadDelay: 1000,
      				alerttime: 10000,
      				alerttruncatestring: "english:",
      				roundTmpDecs: 1,
      				UseCardinals: 1,
      				windunits: 'bft',
      				layout: "vertical",
      				iconset: 'colourful',
      				currentweather: 1, // 0 to hide
      				currentweatherdetails: 0,
      				forecasttable: 1, // 0 to hide
      				forecasttablecolumnheadericons: 0,
      				forecasttableheadertext: "Home",
      				sysstat: 0
      			}
      		},
      
      posted in Showcase
      rudibaraniR
      rudibarani
    • RE: My display so far...

      Hi @j.e.f.f,
      I have just tried the new commit you made today. Unfortunately, the module does not load anymore and shows only “loading”. The console does not throw any error. Do I have to change something in my config-file to adapt to the changes you made?

      posted in Showcase
      rudibaraniR
      rudibarani
    • RE: MMM-Fuel

      Hi @strawberry-3.141,
      thanks for creating this great module! Would any of the following be possible?

      • hide the distance column
      • show the prices of pre-selected gas stations
      • show e.g. the three cheapest plus some pre-selected gas stations
      posted in Transport
      rudibaraniR
      rudibarani
    • 1
    • 2
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • 8 / 12