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

    Posts

    Recent Best Controversial
    • RE: MMM-VolvoOnCall

      @george Goodday, I got mine to work now.
      yes it’s working.

      posted in Transport
      JerryPJ
      JerryP
    • RE: MMM-NetworkScanner loading

      @classicred
      Have you don.

      sudo apt-get install arp-scan
      

      That was at mini the problem…

      posted in Troubleshooting
      JerryPJ
      JerryP
    • RE: Http Stream

      @sdetweil I know, and I use the code button. only I made a typ(O) so de code blok was not showing.

      posted in Requests
      JerryPJ
      JerryP
    • RE: Http Stream

      This works whit a webcam online. so I think this wel work also. whits type of doorbell you use?

      		{
      		module: "MMM-RTSPStream",
      		disabled: false, //false, true
      		position: "middle",
      		config: {
      			autoStart: true,
      			rotateStreams: false,
      			rotateStreamTimeout: 20,
      			moduleWidth: 468,
      			moduleHeight: 320,
      			localPlayer: "vlc", // "omxplayer" or "vlc"
      			remotePlayer: 'none',
      			showSnapWhenPaused: false,
      			remoteSnaps: false,
      			  stream1: {
      			  name: 'DoorBell',
      			  url: 'http://192.168.168.6/media/?action=stream?user=test&pwd=testf&resolution=128',
      			  protocol: "tcp",
      			  frameRate: 25,
      			  muted: true,
      			},
      }},
      
      posted in Requests
      JerryPJ
      JerryP
    • MMM-VolvoOnCall

      Good afternoon,

      Recently, I changed my car to Volvo, so I need this. 🙂
      I would like to use MMM-VolvoOnCall on our mirror.

      But everything I do or try, its not working. I also send the creator @Sean of the module a message, but sadly no answers so far.

      Is there someone who got this module working, and can give us a hint in the wright direction.

      Thanks

      posted in Transport
      JerryPJ
      JerryP
    • RE: MMM-VolvoOnCall

      @sean
      Is this still running??

      posted in Transport
      JerryPJ
      JerryP
    • RE: Fan control

      @bibi
      I use this one
      https://www.elektor.nl/fan-shim-active-cooling-for-raspberry-pi-4

      works ferry well

      posted in Hardware
      JerryPJ
      JerryP
    • RE: Wrong weather icons showing on Weather Forecast module

      @fryskemon
      yes thats looks the same at mine

      posted in Troubleshooting
      JerryPJ
      JerryP
    • RE: Wrong weather icons showing on Weather Forecast module

      @fryskemon
      First off all. you must write in Englich. Or Dutch in PB

      Whitch API u use… at openwheater you can select a view.
      And why ar you use a update time of every miniut??
      Standaard that is set to 10 min.
      And the MaxNumberofdays is also standaar set to 7

      {
      module: “weatherforecast”,
      position: “top_right”,
      header: “Het weer in”,
      config: {
      location: “Drachten”,
      locationID: “2756644”, 
      appid: “TopSecrute”,
      updateInterval: “60000”,  //Waarom iedere minuut standaard staat deze op 10 minuten!!
      units: metric,
      showRainAmount: true,
      colored: true,
      scale: true,
      fade: false,
      }},
      
      posted in Troubleshooting
      JerryPJ
      JerryP
    • RE: Wrong weather icons showing on Weather Forecast module

      @fryskemon Can you pleas put the config online??? So I can check for you.

      NL:
      Wil je de config file even mee posten dan kan ik even met je mee kijken.

      posted in Troubleshooting
      JerryPJ
      JerryP
    • 1
    • 2
    • 7
    • 8
    • 9
    • 10
    • 11
    • 16
    • 17
    • 9 / 17