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

    Topics

    • F

      MagicMirror doesn't start after updating to 2.23

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      2
      0 Votes
      2 Posts
      383 Views
      F
      @fribse Ok, that is weird, after doing the force, and waiting for quite a while, it works again??? So I’m changing it to solved, running the update once more, with “force”, made it work
    • F

      RPi 3B+ with 'Bullseye' can't rotate screen?

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      19
      0 Votes
      19 Posts
      7k Views
      F
      @doctore Ok, I’ll try to see if that works, thankyou!
    • F

      Just updated MagicMirror today, and now I "0|MagicMirror | sh: 1: ./node_modules/.bin/electron: not found"

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      3
      0 Votes
      3 Posts
      3k Views
      F
      @sdetweil Hi there, yes I did, and I ran it again, and then it worked. But thanks for the hint!
    • F

      Starting over on MM install - still shows errors

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      4
      0 Votes
      4 Posts
      623 Views
      F
      @sdetweil Ok, good to know, so at least it’s not them making problems for MMM-ScreenCast and MMM-RemoteControl.
    • F

      MMM-Mycommute - has anybody gotten the time start and end, and hidedays to work?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      1
      0 Votes
      1 Posts
      211 Views
      F
      I live in CEST timezone, and I fear that is part of the problem. I have a config like this for the module: { module: "MMM-MyCommute", position: "bottom_right", classes: "xsmall", header: "Trafik", config: { apiKey: "xxx", startTime: "05:00", endTime: "12:00", hideDays: [0,6], origin: "Home", destinations: [ { destination: "Address1", label: "Company1", mode: "driving", color: "#82E5AA" }, { destination: "Address2", label: "Company2", mode: "driving", color: "#82E5AA" } ] } }, My hope was that it would be active between 5 in the morning and midday, and not show up in weekends. But this morning (tuesday) it diedn’t show up at around 8. Has anybody else gotten this to work, and is there a trick to it?
    • F

      Just upgraded to 2.18, runs, but no display

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      12
      0 Votes
      12 Posts
      4k Views
      F
      @fribse Nope, just removed it and booted the mirror, still seeing those…
    • F

      Calendar module fails to fetch data and discards old data, leaving nothing

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      2
      1
      0 Votes
      2 Posts
      317 Views
      S
      @fribse the module design is all or nothing. when it gets an error, theat is reported and the displayer has nothing. you would have to change the code
    • F

      Fun for halloween

      Watching Ignoring Scheduled Pinned Locked Moved Show your Mirror
      7
      1
      4 Votes
      7 Posts
      3k Views
      F
      @fribse I just did another video for valentines :-)
    • F

      Can I execute shell script from MQTT?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      1
      0 Votes
      1 Posts
      295 Views
      F
      Hi All I have the MQTTBridge module set up, and it works very very well. I can restart MM, reboot, turn the HDMI on and off and everything. What I would like was to add a way to run a shell script. I looked into the Remote Control module, and it has some customcommands, but I think that is just for already defined commands. So what else can I do? The ideal would be to just set a MQTT topic, and it starts a shell script I’ve made.
    • F

      MagicMirror isn't publishing 'user_presence' on start up?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      17
      0 Votes
      17 Posts
      3k Views
      S
      @fribse notifications don’t have to have a payload I think the source could be null too
    • F

      Some sort of JSON interpretation problem in newsfeed module

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      5
      0 Votes
      5 Posts
      764 Views
      S
      @fribse if u run it thru the validator, does it work?
    • F

      MMM-MyCommute module shows up a bit random

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      2
      0 Votes
      2 Posts
      859 Views
      F
      @fribse I wonder if this: https://forum.magicmirror.builders/topic/14835/calendar-only-all-day-events-showing-moment-timezone-issue is the same problem that I see here. If I remove all time/day restrictions on MMM-MyCommute then it works, but if I try to limit the time it is active, it shows up on weird hours (I’m CET).
    • F

      Newsfeeder is going way to fast when showing news

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      27
      1 Votes
      27 Posts
      8k Views
      S
      @icemanmw see this https://forum.magicmirror.builders/topic/14327/testing-new-fixes-or-solving-current-problems-with-next-release-code
    • F

      I can't get screencast to show up longer?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      1
      0 Votes
      1 Posts
      224 Views
      F
      Not sure what the h… happened here. My MMM-Screencast doesn’t show up in the Youtube app any longer. I did a reinstall with git clone https://github.com/kevinatown/MMM-Screencast.git cd MMM-Screencast npm install Config looks like this { module: "MMM-Screencast", position: "bottom_right", config: { castName: "Spejl", position: "bottomCenter", height: 600, width: 800, } }, Just to be sure that I had the latest, but nothing shows up. Is there a special trick for this? Looking in the logs, I did find something, but I don’t understand the meaning, except that it says it’s already listening? 0|MagicMir | [24.04.2021 17:30.32.266] [ERROR] Error [ERR_SERVER_ALREADY_LISTEN]: Listen method has been called more than once without clo sing. 0|MagicMir | at Server.listen (net.js:1386:11) 0|MagicMir | at DialServer.start (/home/pi/MagicMirror/modules/MMM-Screencast/DialServer.js:123:17) 0|MagicMir | at Class.socketNotificationReceived (/home/pi/MagicMirror/modules/MMM-Screencast/node_helper.js:22:21) 0|MagicMir | at Socket.<anonymous> (/home/pi/MagicMirror/js/node_helper.js:109:11) 0|MagicMir | at Socket.emit (events.js:210:5) 0|MagicMir | at /home/pi/MagicMirror/node_modules/socket.io/dist/socket.js:434:28 0|MagicMir | at processTicksAndRejections (internal/process/task_queues.js:75:11) { 0|MagicMir | code: 'ERR_SERVER_ALREADY_LISTEN' 0|MagicMir | } I looked a bit with sudo netstat -tulpn | grep LISTEN And without MagicMirror running it shows tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 490/sshd tcp6 0 0 :::22 :::* LISTEN 490/sshd with MagicMirror it shows tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 490/sshd tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 5754/electron.js tcp6 0 0 :::22 :::* LISTEN 490/sshd tcp6 0 0 :::8569 :::* LISTEN 5754/electron.js So the port 8569, isn’t that screencast? If I uncomment the screencast config, it doesn’t show the port as opened… So why doesn’t it show up in the app?
    • F

      weather module just shows loading?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      7
      0 Votes
      7 Posts
      1k Views
      F
      Ok, I found out what was wrong, despite the confusion with the ’ or " use. It’s the appid, it’s called apiKey in the weather module. So after changing that (and also changing all ’ to " in the config), removing quotes around numbers, only have the locationID instead of both location and locationID and other cleanup stuff, it is shows properly :-) So I replaced both my currentweather and YrThen modules with two weather modules: { module: "weather", position: "top_right", classes: "day_schedule", config: { weatherProvider: "openweathermap", type: "current", units: "metric", timeFormat: 24, decimalSymbol: ",", initialLoadDelay: 0, onlyTemp: false, locationID: 2621215, apiKey: "xxx" } }, { module: "weather", position: "top_right", classes: "day_schedule", config: { weatherProvider: "openweathermap", type: "forecast", units: "metric", timeFormat: 24, decimalSymbol: ",", initialLoadDelay: 0, onlyTemp: true, maxNumberOfDays: 7, colored: true, appendLocationNameToHeader: false, locationID: 2621215, apiKey: "xxx" } }, Looks very nice indeed [image: 1619260038283-72f6ceb8-742c-4a07-8b3f-61bb47375ee4-image.png]
    • F

      Reinstalled MM, using sdetwell script - no autostart?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      2
      0 Votes
      2 Posts
      357 Views
      S
      @fribse sometimed happens. run the fixuppm2 script to fix
    • F

      Trying to modify the compliments module font, but 'thin' shows up out of nowhere

      Watching Ignoring Scheduled Pinned Locked Moved Custom CSS
      1
      0 Votes
      1 Posts
      244 Views
      F
      I’ve tried setting classes for the compliments module to: classes: 'bold xlarge bright complimenttime', Where the last is for MMM-ModuleScheduler But when it shows up, I see this for the module: class="thin xlarge bright pre-line" Where on earth is ‘thin’ from, and where is the bold?
    • F

      Having problems scanning qr codes from MMM-News-QR

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      2
      0 Votes
      2 Posts
      322 Views
      F
      @fribse Hmm, weird, I had changed the color coding for colorDark to ‘#000’ and colorLight to ‘#fff’, when reverting them to the example, then it worked with the scanning, that’s really interesting’. Now it scans it every single time.
    • F

      Can I start a script from MMM-Remote-Control or something else?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      236 Views
      F
      I have finally gotten most of it working. I’m almost ready for halloween :-) I’m going to create a scene that will make the light flicker, and then I want to start a movie playback via a MQTT command. I’ve made a script that will random select a clip and play it back, and it shows up as it should, on top of the MM. But how can I get that done? I tried using the ‘MMM-Remote-Control’ and add a command with customcommand, but it seems that I can not just add a random command, I can only redefine the already set up commands??? The MQTTBridge sends out perfect NOTI’s, so anything that can react to this would work? Any ideas?
    • F

      MMM-MQTTbridge doesn't seem to report USER_PRESENCE correctly?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      4
      0 Votes
      4 Posts
      709 Views
      F
      The config that works looks like this: var notiHook = [ { notiId: "USER_PRESENCE", notiPayload: [ { payloadValue: '1', notiMqttCmd: ["SCREENON"] }, { payloadValue: '0', notiMqttCmd: ["SCREENOFF"] } ] } ]; var notiMqttCommands = [ { commandId: "SCREENOFF", mqttTopic: "state/bathroom/mirror/monitor", mqttMsgPayload: "OFF" }, { commandId: "SCREENON", mqttTopic: "state/bathroom/mirror/monitor", mqttMsgPayload: "ON" } ]; module.exports = { notiHook, notiMqttCommands }; Thankyou again for your excellent help and sharp eyes Serge!. :flexed_biceps: :heart_suit:
    • 1 / 1