A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • mmm-systemtemperature liefert keinen Wert

    Unsolved
    3
    0 Votes
    3 Posts
    2k Views
    R
    @renedd said in mmm-systemtemperature liefert keinen Wert: Das “Problem” ist wohl, dass bei mir der MM als Docker Container läuft. Rufe ich “docker-compose exec magic_mirror /bin/bash” auf, dann finde ich dort keine Möglichkeit ein vcgencmd Kommando abzusetzen (No such file …). Gibt es eine andere Möglichkeit an die Raspi-Temp. zu kommen? No indication of the temperature. The problem is probably that with me the MM as docker container runs. If I call “docker-compose exec magic_mirror / bin / bash”, then I find there no possibility to issue a vcgencmd command (No such file …). Is there another possibility to the Raspi-Temp. get? translated with google
  • iFrame vs GIF

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    zdenekZ
    @sean wow, thanks. That’s perfect. Just one point - I’ve it in top_center segment and the image is alligned to the left of that column. how to align it to center? I had no idea, how it works, but I guess via this modul is possible to get every data from every site, right? So, If I’ll need to get from here the last table on the bottom, is there way, how to do it? thanks, Zdeněk
  • how to set module div for fullscreen

    Unsolved
    6
    1 Votes
    6 Posts
    4k Views
    S
    Using the fullscreens.above class for the div makes this a lot easier. No modification of the std css is required
  • mmm-openhabfloorplan zeigt nichts an

    Unsolved
    1
    0 Votes
    1 Posts
    695 Views
    R
    Der Default Plan wird dargestellt und mit draft: true wird auch das Licht angezeigt. Der Status von OH2 wird aber ignoriert. config: { updateInterval: 5000, //60 * 60 * 1000, draft: false, openhab: { url: "http://192.168.1.41:8080", version: 2 }, floorplan: { image: "floorplan-default.png", width: 400, height: 333 }, lights: { FBWz03: { left: 80, top: 110 } } Die REST API ist aktiv und liefert ON bzw. OFF: http://192.168.1.41:8080/rest/items/FBWz03/state Ein Neustart schaffte keine Abhilfe. OH2 und MM laufen auf einem Raspi3 - jedes in einem eigenen Docker Container. Was kann ich tun, damit es funktioniert?
  • Config help

    Unsolved
    7
    0 Votes
    7 Posts
    3k Views
    justjim1220J
    @sojourner Thanks for the heads up! Would have liked to have known that a couple of years ago!!! :winking_face:
  • MMM-DVB

    Solved
    14
    0 Votes
    14 Posts
    6k Views
    justjim1220J
    @renedd said in MMM-DVB: Es geschehen Wunder. Nach einem erneuten Reboot funktioniert jetzt alles. Vielen Dank, Kein Problem, jederzeit, immer froh zu helfen, wenn ich kann
  • MMM-WOunderground

    Unsolved
    1
    0 Votes
    1 Posts
    756 Views
    eniacE
    In our region sometimes the weather stations quit service, so that my module stop working. Than the temperatur stay fixed for a few days and it wont change … So I hve to change the Stadion ID to a working one and it runs again. So I know it is not an MM2 error but is there a chance to use an alternating list of Stations ? The module has to check if the stations are online and change automaticly ?
  • Updating MagicMirror from v2.1.3 to v2.5.0

    14
    0 Votes
    14 Posts
    8k Views
    justjim1220J
    @chetnaik that may be your best option
  • This topic is deleted!

    3
    0 Votes
    3 Posts
    112 Views
  • Default calendar double dates relative&absolute

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    E
    @morelinux thank you. Calendar module description is missing this one. showEnd: false,
  • MMM-Calendar - Problem with all-day Events

    Unsolved
    3
    0 Votes
    3 Posts
    2k Views
    K
    I already read that. But im quite sure that not solves my problem. The guy at that topic shows his date relative. i want to get a entry whoch is defined as all day event from e-g 01.01.2018 to 03.01.2018 not shown as end on 04.01.2018. If i set showEnd: false i only get the starting date.
  • AlexaPi Issue

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    S
    Well, I determined the cause of the issue I think. I decided to remove everything prior to the line with “playback_handler” and pasted it from the template. I then manually entered the values under sound but this time, included two leading spaces to match the original config under sound where "input_device: “” had the spaces… My config now looks like: # See https://github.com/alexa-pi/AlexaPi/wiki/Audio-setup-&-debugging # to get a better idea of how to set things in here # Level of log output # default: INFO # set to DEBUG for verbose logging logging: INFO sound: # Name of your microphone device in PortAudio # leave empty for default input_device: "pulse" output: "pulse" output_device: "" playback_handler: "vlc" Now I have new issues related to ALSA I think as there are errors related to this in the logs.
  • MMM-iframe problem plz help me

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    ?
    @wltn There are so many iFrame modules. Which one did you use? It seemed this(https://github.com/alberttwong/MMM-iFrame) but your code is not the same with that. First, why did you modify the source of MMM-iFrame, especially defaults? Second, Since you modified it, the code couldn’t work as its purpose. So… Back to the original source. Use Configuration like this. config: { url: ["http://www.naver.com"], } (코드 고치셨네요. 오리지널 소스로 돌리시고, config.js에서 윗부분처럼 쓰시기만 하시면 됩니다. 원작자가 배열로 받게 만든 변수를 코드 고치시고 config에서 잘못 지정하시는 바람에 문자열싱글변수가 되어버렸는데 소스 중에 배열처리하는 부분에서 배열이 아니다보니 정상동작을 안하는 듯 하네요.)
  • Multiple instances of MMM-MQTT wont subscribe to mqtt messages

    Unsolved
    1
    0 Votes
    1 Posts
    1k Views
    R
    I am very new at this but I have setup a simple configuration. I use mqtt messages for my ‘home information system’. I use esp8266’s connected to sensors and send those messages to node-red to keep track of stuff here at the house. I have MMM-MQTT module setup & it is straight down the middle, top_center in the config. I have about 24 subscriptions in that module displayed. I would like another column of data, so I just added another module and adjusted the spacing and it placed it right beside the other module, it was almost perfect for what I want. As long as the second module has the same subscriptions as the first one, they show up. As in if I copy the whole module config and just paste it in the config file. If I set any new mqtt subscriptions, they will not be displayed, they display nothing in the data field. I think the second instance is not actually subscribing to the messages on the mqtt broker. I can send messages and receive them on other devices but they are not picked up on the second instance of MMM-MQTT that I added to the configuration file. After some testing, I determined that it is not subscribing to any messages that are placed in the config file under the second instance of that module. Any help would be appreciated on this topic. I have it configured to be in the top_center. If I could make two columns right down the middle on that single module, that would probably do for me. I struggle to edit the config files to get the spacing and formatting the text. I am so new to it, I dont even know whats possible and what is not. Its like reading a foreign language to me, lol. Rob This afternoon I added the module MMM-Gas. I added two instances of that module in my config file. If I give them different zip codes, it will display two instances but they will both have the same zip code. Is this normal behavior of having two instances of a module in the setup or am I not configuring them right? I dont know enough about this stuff yet to know what I can do and what I cant. I am guessing I am trying to do something that isnt possible or I am not setting it up right… Rob I found a workaround for the MMM-Gas two zip code issue that I had. I copied the module to a new folder called MMM-MyGas. Edited the files to make that a separate module & it allowed me to have two of those modules on the display with two different zip codes. I work in a different zip code and it will be handy to know the gas prices there too. I am going to do the same to the MMM-MQTT module and see if that will work the same way. I will post the results when I get some modifying and testing done. Rob After a few modifications and tests, I can setup two different MMM-MQTT columns if I do the module copy like I did with the MMM-Gas module. Its a workaround, but I am not sure this is the only way that it can be done. It does work, but I have no idea if it is the correct way to do something like this. I may not be explaining myself very well, and if anyone has any questions, just comment or message me. Rob
  • Default Calendar dont show the private Google Calendar

    Unsolved
    4
    0 Votes
    4 Posts
    3k Views
    Mykle1M
    @dicous { disabled: false, module: "calendar", header: "Basti", position: "bottom_center", config: { calendars: [{ symbol:'calendar-check-o', url:'PUT YOUR URL FROM YOUR POST IN HERE AND IT WILL WORK' }] } }, [image: 1538007383407-screenshot-from-2018-09-26-20-13-04.png] You should edit your post to take out your private information
  • MMM-DHT-Sensor

    dht dht11
    14
    0 Votes
    14 Posts
    8k Views
    C
    This is my running config for this module: { module: "MMM-DHT-Sensor", position: "top_right", header: "Header", config: { sensorPin: 2, sensorType: 11, updateInterval: 60 * 60 * 1000, initialLoadDelay: 0, animationSpeed: 1000, units: "metric", relativeScale: 35, debug: false } },
  • mm-pir-hide-all module not fading on/off

    Unsolved fade pir motion sensor
    1
    0 Votes
    1 Posts
    826 Views
    C
    I have the module working but it is not fading, does anyone know why or what is wrong? All the code to make it work is there but for some reason it does not fade! Thanks for any help!
  • MMM-EFA-departures - not working since latest commits

    Unsolved
    1
    0 Votes
    1 Posts
    666 Views
    U
    since the latest commits, https://github.com/Dom1n1c/MMM-EFA-departures doesn’t work on my MM anymore. I have pretty standard parameters in my config, and commentend most of them out to see if its an issue with the parameters I am using, but no success. So I went back to the commit from January, which is working for me. Does anyone see that issue, too?
  • Help choosing more than one item from an array

    18
    1 Votes
    18 Posts
    8k Views
    S
    @justjim1220 the second. Don’t depend on users to do multiple entries
  • MMM-Button or MMM-Podcast not working

    Unsolved
    1
    0 Votes
    1 Posts
    573 Views
    D
    Hey there, I’m so sorry to open a new Post on this Topic. I literally tried everything but it doesn’t shows the Tagesschau video. { module: "MMM-Podcast", }, { module: "MMM-Button", config: { buttonPin: 6, } }, So I just changed the Pin to GPIO 6. Wiring : Gpio 6 ( Pin 31 ) and Gnd in the “pm2 logs mm” isn’t any entry when I press the Button. 0|mm | Initializing new module helper ... 0|mm | Module helper loaded: MMM-GQuotes 0|mm | Initializing new module helper ... 0|mm | Module helper loaded: newsfeed 0|mm | All module helpers loaded. 0|mm | Starting server on port 8080 ... 0|mm | Server started ... 0|mm | Connecting socket for: updatenotification 0|mm | Connecting socket for: calendar 0|mm | Starting node helper for: calendar 0|mm | Connecting socket for: MMM-Podcast 0|mm | Connecting socket for: MMM-Button 0|mm | Connecting socket for: MMM-Fuel 0|mm | Starting module helper: MMM-Fuel 0|mm | Connecting socket for: MMM-GQuotes 0|mm | Connecting socket for: newsfeed 0|mm | Starting module: newsfeed 0|mm | Sockets connected & modules started ... 0|mm | Launching application. 0|mm | libGL error: MESA-LOADER: failed to retrieve device information 0|mm | MESA-LOADER: failed to retrieve device information 0|mm | MESA-LOADER: failed to retrieve device information 0|mm | Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/*** 0|mm | Create new news fetcher for url: http://rss.sueddeutsche.de/rss/Topthemen - Interval: 300000 It seems like the Module is not even started. If I put the Button on GPIO 5 ( Pin 29 ) like the Readme says my Pi freezes. Maybe you guys have any suggestions. Thank you so far.