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

    Posts

    Recent Best Controversial
    • RE: MMM-PIR-Sensor-Lite modification

      @Freddy_boy
      Hi, my MMM-Screen-Powersave-Notification module can do this job. It has a hideInsteadShutoffoption.
      You need my MMM-GPIO-Notifications in addition.
      I wrote a Guide of how to configure the modules.

      posted in Troubleshooting
      wishmaster270W
      wishmaster270
    • RE: MMM-MplayerRadio no Sound gelöst

      @stoffel
      Ich hab vor ein paar Minuten Version 0.1.2 vom Modul veröffentlich. Der streamlinkWrapper untersützt jetzt auch zusätzliche Argumente

      posted in Bug Hunt
      wishmaster270W
      wishmaster270
    • RE: MMM-MplayerRadio no Sound gelöst

      @stoffel
      Hi, klar. Ich pass den Stream wrapper die Tage so an, wie die anderen beiden Skripts. Sollte kein Thema sein.
      Mit der nächsten Version ist es dann mit dabei.

      posted in Bug Hunt
      wishmaster270W
      wishmaster270
    • RE: MMM-MplayerRadio no Sound gelöst

      @stoffel
      Sehr gut, dass es jetzt klappt.
      Ich hatte am Streamlink Skript tatsächlich nichts verändert. Die zusätzlichen Optionen werden in dem Fall ignoriert. Es dürfte deshalb nicht am ´–player-continuous-http´ liegen. Allerdings ist das neustarten des Streams, falls sich der vlc beendet ja genau die Aufgabe von streamlink.

      In der Angabe der zusätzlichen Optionen ist ein kleiner Fehler. Sie müssen separat angegeben werden. Jeweils als eigener Eintrag im Array und die ersten beiden Optionen brauchts nur bei streamlink:

      customCommandArgs: ["###URL###","--http-no-ssl-verify", "--player-continuous-http"],
      
      posted in Bug Hunt
      wishmaster270W
      wishmaster270
    • RE: MMM-MplayerRadio no Sound gelöst

      @stoffel
      Ich hab eben Version 0.1.1 vom Modul online gestellt. Die Wrapper sind jetzt beide so angepasst, dass nach der Stream-URL eine beliebige Anzahl and eigenen Parametern angehängt werden kann. Diese werden transparent in den Aufruf von VLC übernommen.

      posted in Bug Hunt
      wishmaster270W
      wishmaster270
    • RE: MMM-MplayerRadio no Sound gelöst

      @stoffel Super, dass die Dateien jetzt da sind und die richtigen Rechte haben. Da konnte ich mir echt nicht eklären, wo es her kommt.
      Die zusätzlichen Optionen sollten kein Problem sein. Muss mich kurz mit dem Slicing von Arrays in Bash beschäftigen aber dann sollte das für beide VLC Wrapper kein Problem sein.

      posted in Bug Hunt
      wishmaster270W
      wishmaster270
    • RE: MMM-MplayerRadio no Sound gelöst

      @stoffel
      Die zusätzlichen Optionen im Skript könnte ich noch ergänzen. Allerdings deuten HTTPS Probleme bei “offiziellen” Sendern meistens auf eine falsch eingestellte Systemzeit hin.
      Die beiden Dateien sind im offiziellen Repo https://github.com/Tom-Hirschberger/MMM-MplayerRadio.git auf alle Fälle im Haupt-Branch eingecheckt und sollten bei einem Klone auch mit kopiert werden.

      posted in Bug Hunt
      wishmaster270W
      wishmaster270
    • RE: MMM-MplayerRadio no Sound gelöst

      @wishmaster270
      Ich hab eben mal das Projekt frisch von GitHub geklont und die Rechte überprüft.
      Orginal sind sie auf 776 und damit etwas großzügiger gesetzt.
      Je nach System könnte es noch sein, dass die Umask eine Rolle spielt.
      Es ist allerdings kein Problem im Repo sondern wenn eine Einstellung im System.

      posted in Bug Hunt
      wishmaster270W
      wishmaster270
    • RE: MMM-MplayerRadio no Sound gelöst

      @stoffel
      Hi, und danke, für den Hinweis. Ich werd die Rechte vom Skript überprüfen.
      Es muss ausführbar sein, insofern ist die 7 schon mal nicht schlecht.

      posted in Bug Hunt
      wishmaster270W
      wishmaster270
    • RE: MMM-Temperature

      @snakestang
      Hi,

      i tried the following configuration

          {
            module: "MMM-Temperature",
            position: "bottom_right",
            config: {
              useCelsius: false,
              sensors: [
                {
                    name: "Sensor One",
                    script: "ds18b20",
                    args: "123456"
                }
              ]
            },
          },
      

      and everything works as expected.
      The unit is changed to “°F” and the “temperature_f” value is chosen.

      posted in Utilities
      wishmaster270W
      wishmaster270
    • RE: MMM-Temperature

      @snakestang Hi, I currently do not use the module (and only used the Fahrenheit option during development) in my setup but I will try to setup a simple development environment to check your problem.

      posted in Utilities
      wishmaster270W
      wishmaster270
    • RE: MMM-GrafanaChart doesn't display my Grafana Dashboard

      @alphanet
      Hi, you can use my MMM-EmbedURL module for this job.
      I wrote a tutorial of how to do it.

      posted in Troubleshooting
      wishmaster270W
      wishmaster270
    • RE: Magicmirror touchscreen tablet dashboard

      @frentemorao Did not test that. I have it running on the same Pi in my case. But as MMM-Touch only sends notifications to other modules I do not see a reason why it shouldn’t.

      posted in Show your Mirror
      wishmaster270W
      wishmaster270
    • RE: Magicmirror touchscreen tablet dashboard

      Hi,
      you can use MMM-Touch to react to swipes. I am not sure if it works with pages but it does with the MMM-ProfileControl.

      posted in Show your Mirror
      wishmaster270W
      wishmaster270
    • RE: [MMM-EmbedURL] Cookie-Banner Problem

      @burki There might be a chance to use Chrome with the SuperAgent extension but I think Sam is right and the extension will not work as the site is opened in a sandbox.

      posted in Utilities
      wishmaster270W
      wishmaster270
    • RE: [MMM-EmbedURL] Cookie-Banner Problem

      @burki Hi, great that you like the module.
      As you use Webview i assume you use the build in Electron browser to view MagicMirror.
      I do not see a chance to the remove the cookie banner in this case unfortunately.

      Maybe the website supports suppressing the cookie banner by adding a parameter to the URL?

      posted in Utilities
      wishmaster270W
      wishmaster270
    • RE: Can't get seconds to not show up?

      @rsun Hi,
      there is a bug in the original module which causes the showSeconds flag to be ignored.
      The issue is fixed in this fork https://github.com/justjim1220/MMM-DigClock/pull/2/commits/c160d3c4477ae2b535470f032dab34914f2f8356 but it has not been merged since nearly three years.

      posted in Fun & Games
      wishmaster270W
      wishmaster270
    • RE: [MMM-ValuesByNotification] Display the payloads of notifications with titles and icons

      @BKeyport Hi, and thanks for the contribution. I only had a view moments to look at the changes.
      Currently the changes do not look very critical and I will be happy to merge them.
      I only want to make sure there is no more universal way (especially for the space) feature.

      Documentation is one of my favourites (Not). But it should no big deal to add it.

      I will try to do a deeper look the code the next days and will merge as fast as I can.

      posted in Utilities
      wishmaster270W
      wishmaster270
    • RE: MMM-MQTT add conversion from metric to imperial

      @3squaremirror Hi,

      you can use MMM-MQTTbridge and MMM-ValuesByNotification for this purpose.
      But you will need to put some effort into the configuration as the configuration of MMM-ValuesByNotification can be complex very fast.

      posted in Troubleshooting
      wishmaster270W
      wishmaster270
    • RE: Esp32 Randomly Stops Working

      @Xilef
      Just checked the other post.
      The Sketch i gave to you does not use any AsyncTCP libraries so there needs to be some different problem in your case.

      If you still use ArduinoIDE to flash the boards you will have received some updates of the ESP core packages in the last time. Maybe there was fixed a problem and cause of the reflash the changes got active now.

      posted in General Discussion
      wishmaster270W
      wishmaster270
    • 1 / 1