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

    Posts

    Recent Best Controversial
    • RE: MMM-MyCommute

      @mumblebaj Right, but in my design it doesn’t fit in this section. Anyhow, @qistoph made a test fork (https://github.com/qistoph/MMM-MyCommute/tree/issue17) which only makes requests if the data is outdated (=longer than set pollFrequency). See the issue thread (https://github.com/qistoph/MMM-MyCommute/issues/17) for further details

      posted in Transport
      R
      requiemmg
    • RE: MMM-MyCommute

      This makes it clear why I had about 50.000 requests, which made my $400 starting balance void…well, with the new fork and some config modifications, this is much better.

      posted in Transport
      R
      requiemmg
    • [MMM-RTSPStream] Cannot get vlc to work

      Hi,

      I have a cheap IP camera.
      When I use my stream URL on my windows machine with VLC, it plays alright.

      When I use omxplayer, I get the video stream rotated by 90 degrees (which I can fix), but totally out of the window, somewhere on the screen.

      When I use VLC or ffmpeg, I only get a blank screen. Any idea about this? I’d like to use VLC.
      I only use one stream at the moment.

      Config is as follows:

      {
                  module: "MMM-RTSPStream",
                  position: "upper_third",
                  config: {
                      autoStart: true,
                      rotateStreams: false,
                      rotateStreamTimeout: 10,
                      moduleWidth: 640,
                      moduleHeight: 480,
                      localPlayer: 'vlc',
                      showSnapWhenPaused: false,
                      remoteSnaps: false,
                      stream1: {
                          name: 'Einfahrt',
                          url: 'http://user:pass@IP:Port/videostream.cgi?usr=username&pwd=password',
                          frameRate: '10',
                          width: 640,
                          height: 480,
                          rotateDegree: 90,
                      },
                  }
              }
      
      posted in Troubleshooting
      R
      requiemmg
    • RE: MMM-MyCommute

      Raised an issue. Seems like the problem comes with the use of MMM-Pages, so on every reload of the page, the module is loaded and the requests are sent again, even if the data is still up to date. @qistoph was so nice to make a fork to address this issue.

      posted in Transport
      R
      requiemmg
    • RE: MMM-MyCommute

      Okay, played around a bit. Set the module to show times only from 5am to 5pm. And I added a “pollFrequency: 15 * 60 * 1000,” to my config.
      While the first one works (the module disappears at night), the second one does not seem to work:

      c4f385b0-8d27-4890-888c-2e4e423b5ae9-grafik.png

      This is the Traffic from the last 2 days. You can see the requests are paused last night. I made changes to the poll frequency yesterday in the afternoon, no change.

      The module used up nearly all of my €300 starting balance. I wonder if this will go on like this.

      API calls in the last 48 hours:
      82b90aa9-a5a6-4e4f-95ed-6247f4df77b0-grafik.png

      API calls in the last ONE hour:
      d0d5561d-77e9-4093-b959-e32335b19ec5-grafik.png

      Which I do not understand: No errors. Poll Frequency of every 15 Minutes. 2 Mirrors with 4 destinations each. So 4*8=24 API calls/hour would be what I expect to see…

      posted in Transport
      R
      requiemmg
    • RE: MMM-MyCommute

      Okay, so no way to limit API calls? Would it be possible to call every 10 minutes or so and only every 60 minutes in the “non-active” time?

      posted in Transport
      R
      requiemmg
    • RE: MMM-MyCommute

      Hi,

      I have been installing this module on 2 MagicMirrors.
      It’s running 24/7 and I check travelling time to 4 destinations (so, 8 with both mirrors).

      Today I got an email, that after about only 2 weeks or so, there are just 25€ remaining of my testing period and 300€.

      I do not have any other projects and I’ve checked the Dashboard, there have been more than 45000 queries to the directions API so far.

      First thing I did: Limited the module on both mirrors to run only at daytime. But as I have different work locations and shifts, this is not so good. And, of course, I dont want to generate queries for a real amount of cash…

      What should I do? Is this normal?

      posted in Transport
      R
      requiemmg
    • RE: MMM-RAIN-MAP (new: version 2.x)

      Okay, for now I will not switch to a 4gb version. So I need to remember this one for “later”. Thanks.

      posted in Utilities
      R
      requiemmg
    • RE: MMM-Spotify

      Just installed this module, really great.
      About multiple accounts: I have Spotify family account (=6 Accounts) and multiple devices. I have run through the auth process, went fine, works.
      What I’d like: To show anything that is playing on any account or device.
      What I get: Just a single account which is set in “accountDefault: 0”.
      When I change it to 1, 2,3 - it works with the respective accounts.
      When I delete it, it’s back to default account 0.

      Do I have to call the module multiple times or is there a way to do this, @Bugsounet?

      posted in Entertainment
      R
      requiemmg
    • RE: MMM-RAIN-MAP (new: version 2.x)

      Hi @jalibu,

      I really like this module, but I fear that the memory issue still persists.
      Just cloned the repo, the module runs fine for some minutes or up to one hour, then the Raspi freezes. I am running on a 1GB 3B+ with 4 pages.
      Anything you can do about it?

      posted in Utilities
      R
      requiemmg
    • RE: MMM-FRITZ-Box-Callmonitor

      In case you haven’t noticed, @paviro is looking for a maintainer for this module.
      https://github.com/paviro/MMM-FRITZ-Box-Callmonitor/issues/40

      Would love to see this working!

      posted in Troubleshooting
      R
      requiemmg
    • RE: MM keeps freezing

      I think I figured out:
      As soon as I use the MMM-News module, MagicMirror will freeze at some point. Uninstalled it - no issues.

      posted in Troubleshooting
      R
      requiemmg
    • RE: MMM-FRITZ-Box-Callmonitor

      Hi,

      I cannot get the module to work with my FB6590 Cable on FritzOS 7.19.
      CallMonitor is switched on.

      When I try to access it with python fritz_access-py -p PASS -u USER -i IP I get the following:

      My “real” phonebook is a Google phonebook which is automatically imported by the FB, I do not use (and do not want to use) the internal phonebook.
      Also, no recent calls are being shown.

      {"content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?> <phonebooks> <!-- id:0 , name: Telefonbuch --> <phonebook owner=\"0\" name=\"Telefonbuch\"> <timestamp>948668907</timestamp> <!-- number of contacts 12 --> <contact> <category>0</category> <person> <realName>Alle (Rundruf)</realName> </person> <uniqueid>11</uniqueid> <telephony> <services> </services> <!-- numbers:1--> <number type=\"intern\" vanity=\"\" prio=\"1\" >**9</number> <!-- idx:0 --> <!-- ringtoneidx:nil --> </telephony> </contact> <contact> <category>0</category> <person> <realName>Anrufbeantworter</realName> </person> <uniqueid>12</uniqueid> <telephony> <services> </services> <!-- numbers:2--> <number type=\"intern\" vanity=\"\" prio=\"1\" >**600</number> <number type=\"memo\" vanity=\"\" prio=\"\" >**605</number> <!-- idx:1 --> <!-- ringtoneidx:nil --> </telephony> </contact> <contact> <category>0</category> <person> <realName>AVM Ansage (HD)</realName> </person> <uniqueid>22</uniqueid> <telephony> <services> </services> <!-- numbers:1--> <number type=\"work\" quickdial=\"99\" vanity=\"\" prio=\"1\" >500@hd-telefonie.avm.de</number> <!-- idx:0 --> <!-- ringtoneidx:nil --> </telephony> </contact> <contact> <category>0</category> <person> <realName>B\u00fcro</realName> </person> <uniqueid>13</uniqueid> <telephony> <services> </services> <!-- numbers:1--> <number type=\"intern\" vanity=\"\" prio=\"1\" >**611</number> <!-- idx:2 --> <!-- ringtoneidx:nil --> </telephony> </contact> <contact> <category>0</category> <person> <realName>Fax</realName> </person> <uniqueid>14</uniqueid> <telephony> <services> </services> <!-- numbers:1--> <number type=\"intern\" vanity=\"\" prio=\"1\" >**2</number> <!-- idx:3 --> <!-- ringtoneidx:nil --> </telephony> </contact> <contact> <category>0</category> <person> <realName>FRITZ!App Fon (Samsung SM-G965F)</realName> </person> <uniqueid>27</uniqueid> <telephony> <services> </services> <!-- numbers:1--> <number type=\"intern\" vanity=\"\" prio=\"1\" >**620</number> <!-- idx:4 --> <!-- ringtoneidx:nil --> </telephony> </contact> <contact> <category>0</category> <person> <realName>ISDN/DECT Rundruf</realName> </person> <uniqueid>16</uniqueid> <telephony> <services> </services> <!-- numbers:1--> <number type=\"\" vanity=\"\" prio=\"1\" >**50</number> <!-- idx:5 --> <!-- ringtoneidx:nil --> </telephony> </contact> <contact> <category>0</category> <person> <realName>K\u00fcche</realName> </person> <uniqueid>17</uniqueid> <telephony> <services> </services> <!-- numbers:1--> <number type=\"intern\" vanity=\"\" prio=\"1\" >**610</number> <!-- idx:6 --> <!-- ringtoneidx:nil --> </telephony> </contact> <contact> <category>0</category> <person> <realName>Schlafen</realName> </person> <uniqueid>18</uniqueid> <telephony> <services> </services> <!-- numbers:1--> <number type=\"intern\" vanity=\"\" prio=\"1\" >**612</number> <!-- idx:7 --> <!-- ringtoneidx:nil --> </telephony> </contact> <contact> <category>0</category> <person> <realName>Wecker 1</realName> </person> <uniqueid>19</uniqueid> <telephony> <services> </services> <!-- numbers:1--> <number type=\"\" vanity=\"\" prio=\"1\" >**41</number> <!-- idx:8 --> <!-- ringtoneidx:nil --> </telephony> </contact> <contact> <category>0</category> <person> <realName>Wecker 2</realName> </person> <uniqueid>20</uniqueid> <telephony> <services> </services> <!-- numbers:1--> <number type=\"\" vanity=\"\" prio=\"1\" >**42</number> <!-- idx:9 --> <!-- ringtoneidx:nil --> </telephony> </contact> <contact> <category>0</category> <person> <realName>Wecker 3</realName> </person> <uniqueid>21</uniqueid> <telephony> <services> </services> <!-- numbers:1--> <number type=\"\" vanity=\"\" prio=\"1\" >**43</number> <!-- idx:10 --> <!-- ringtoneidx:nil --> </telephony> </contact> </phonebook></phonebooks> ", "filename": "data/pbook_0.xml"}
      Traceback (most recent call last):
        File "fritz_access.py", line 77, in <module>
          main(args)
        File "fritz_access.py", line 63, in main
          handle.download_phone_book()
        File "fritz_access.py", line 29, in download_phone_book
          self.forward_file(result_phonebook["NewPhonebookURL"], filename)
      KeyError: 'NewPhonebookURL'
      

      Incoming calls are being displayed with the number on the screen, but are not shown in the recent calls list.

      Edit: It works when I use a .vcf file, but I’d really like to use my builtin phonebook and also grab recent calls.

      posted in Troubleshooting
      R
      requiemmg
    • MMM-germanwordclock not working?

      Hi,

      can someone confirm that https://github.com/alexBeuth/MMM-germanwordclock is not running un 2.11/2.12 anymore? Module just doesn’t show up.

      posted in Troubleshooting
      R
      requiemmg
    • RE: MM keeps freezing

      Installed to both fresh SD cards as well as USB stick before, fresh setup! Only thing that was copied over was the config.js and main.css

      posted in Troubleshooting
      R
      requiemmg
    • RE: MM keeps freezing

      So, both mirrors are now running on an external 3A power supply.
      Unfortunately, the still keep freezing. I fear that I have to setup from scratch, step by step, to see what is causing this. :-(

      posted in Troubleshooting
      R
      requiemmg
    • RE: MM keeps freezing

      Okay, I’ll try this. Did also not know that the bolt signal is no longer available with current Raspbian.
      Oh, the controller does not enter standby, I have it running 24/7.
      Ordered a power supply with 3A to be sure. I’ll report back.

      posted in Troubleshooting
      R
      requiemmg
    • RE: MM keeps freezing

      Thanks. I have never seen the lightning bolt icon on any of the mirrors displays. I use the USB output of the display controller. Power comes from this https://www.amazon.de/gp/product/B01AA83VHA/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1 and is attached to this display controller: https://www.amazon.de/gp/product/B0756ZBB2G/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1

      posted in Troubleshooting
      R
      requiemmg
    • RE: MM keeps freezing

      Anyone? :-( Both mirrors keep freezing… (whole system).

      posted in Troubleshooting
      R
      requiemmg
    • RE: Cooling Raspi

      I found a passive cooling case (this one: https://www.reichelt.de/gehaeuse-fuer-raspberry-pi-3-aluminium-schwarz-rpi-case-alu-3b-p248738.html?&trstct=pos_0&nbc=1) which has a nice cooling effect behind a ikea frame. Raspi not warmer than 55°C.
      Still, I have freezing problems, but this is totally unrelated…

      posted in Troubleshooting
      R
      requiemmg
    • 1
    • 2
    • 3
    • 4
    • 3 / 4