A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-WeatherBoy

    Utilities weather module kids graphics
    8
    1 Votes
    8 Posts
    2k Views
    lavolp3L
    @Stoffbeuteluwe This does not send notifications. And since it’s a default module I’m uncertain if I should try getting them inside with the next update just for this cause…
  • 0 Votes
    1 Posts
    540 Views
    P
    Somebody knows how can I use the temperature shown in current weather to show some compliments? Actually I have compliments by hour (morning, night, etc) and by weather (sunny, cloudy, etc) but I need by “temperature ranges”. Please your help.
  • 0 Votes
    8 Posts
    1k Views
    S
    @rico24 and here is an updated node_helper, that rejects connecting clients if they don’t send the right kind of identifier (ends with a digit) var NodeHelper = require('node_helper'); var request = require('request'); module.exports = NodeHelper.create({ initial_counter:10000, start: function() { this.countDown = {} }, isDigit: function(x){ return (x>='0' && x< ='9') // watch out for spaces after < , forum hides it all }, socketNotificationReceived: function(notification, payload) { console.log("Payload: =" + JSON.stringify(payload)); switch(notification){ case "DO_YOUR_JOB": if(this.isDigit(payload.identifier.slice(-1))){ if(!this.countDown.hasOwnProperty(payload.identifier+this.ourpage)){ this.countDown[payload.identifier]=this.initial_counter; } let return_payload={identifier: payload.identifier, value:(this.countDown[payload.identifier] - payload.value)} this.sendSocketNotification("I_DID",return_payload ) console.log("Payload 2: = " + JSON.stringify(return_payload)); } else this.sendSocketNotification("I_DID_REJECTED_INVALID_IDENTIFIER",payload ) break } }, });
  • MMM-mvgmunich extended with routing function

    Unsolved Requests transport munich mvg module
    1
    0 Votes
    1 Posts
    990 Views
    thedoorsfanaticT
    I am from Munich, Germany and really like the module MMM-mvgmunich which I use daily to show departure times from the station closest to my home. But since the Google API is costing money I would prefer to have a routing module with the api of the MVG: https://github.com/leftshift/python_mvg_api. Is there a programmer out there who can do that?
  • Touchscreen Mirror

    General Discussion touch screen newbie module
    13
    0 Votes
    13 Posts
    5k Views
    cowboysdudeC
    @anhanyoung here are a list of videos for my 32" … I have also built a true mirror for the bathroom and have tinkered with a 10" touch one as well… https://www.youtube.com/channel/UCtC-mqSNYsNCWefpSOviIQg?view_as=subscriber You can do a mirror anyway that works for you… use your imagination and build something :)
  • Module create

    Tutorials module
    3
    0 Votes
    3 Posts
    1k Views
    E
    @bhepler thank you
  • 0 Votes
    2 Posts
    2k Views
    M
    I should have searched around. This was recently solved with a fork by BKeyport to Remote-Control here.
  • Calendar show wrong time.

    Troubleshooting calendar module time wunderlist
    3
    1
    0 Votes
    3 Posts
    2k Views
    A
    @lavolp3 said in Calendar show wrong time.: ‘absolute’ I had test and see it doesn’t work that you said. The mirror is show me pm or am time instead for show me an exampel 16:00. That I want it’s the calendar not the time. What I do now?
  • MMM-Hover module Error

    Bug Hunt error help module
    1
    0 Votes
    1 Posts
    1k Views
    R
    I have tried to run the MMM-Hover module with the mirror, but it’s giving an error which seems odd. ERROR! Could not validate main module js file. /home/pi/MagicMirror/modules/MMM-Hover/MMM-Hover.js: i2cBus: 0, ^^^^^^
  • 0 Votes
    2 Posts
    2k Views
    RobThreeR
    Hmm, nevermind… I created a debug.json to figure out which values are currently actually used and it turns out it’s cloudy_windy… not cloudy. My bad. So to debug this yourself, just point the remoteFile to this link or add this to your compliments config: { "anytime" : ["anytime"], "morning" : ["morning"], "afternoon" : ["afternoon"], "evening" : ["evening"], "day_sunny" : ["day_sunny"], "day_cloudy" : ["day_cloudy"], "cloudy" : ["cloudy"], "cloudy_windy" : ["cloudy_windy"], "showers" : ["showers"], "rain" : ["rain"], "thunderstorm" : ["thunderstorm"], "snow" : ["snow"], "fog" : ["fog"], "night_clear" : ["night_clear"], "night_cloudy" : ["night_cloudy"], "night_showers" : ["night_showers"], "night_rain" : ["night_rain"], "night_thunderstorm" : ["night_thunderstorm"], "night_snow" : ["night_snow"], "night_alt_cloudy_windy" : ["night_alt_cloudy_windy"] }
  • 0 Votes
    8 Posts
    3k Views
    T
    For a first quick demo: https://streamable.com/5s6bn
  • Modules again.....

    Development module modules smart mirror smart mirror coding code quotes
    11
    0 Votes
    11 Posts
    4k Views
    idoodlerI
    @sdetweil Actualy JSON requires quotation of the key and of the value (if the value is a string) Example of a JSON file: { "string": "This is a string", "bool": true, "int", 1, "float": 3.14, "arrayOfStrings": [ "string1", "string2" ], "arrayOfInts": [ 1, 2 ] } The same can be used in a Javascript file, but as an object. You can also throw away the quotation of the keys.
  • 0 Votes
    8 Posts
    3k Views
    V
    If you have config file copy config.sample Start again copy the sample file to your documents and downloads. Remove sample from the configuration file Start again Remember start with { Code Ends in }, It’s not always easy to see what’s wrong as the code you are using could be wrong . as l’ve not used this module l cannot say Keep trying your get their in the end If it go wrong it’s easy to start again.
  • currentweather isn't working

    Troubleshooting module currentweather weather
    7
    1
    0 Votes
    7 Posts
    3k Views
    R
    It would seem that the CurrentWeather module does not like it when you change to imperial units.
  • 0 Votes
    1 Posts
    1k Views
    M
    Hey everyone, I just came across this awesome project. So many cool modules and some top quality builds from looking at the showcases. I’m so impressed by it all and desperate to find the time to build my own smart mirror. In the meantime, I’d love to get your thoughts on something I’ve already built, which I think should be a perfect use case for a smart mirror: A voice activated AI personal stylist… The service is called Able Style and can be found at https://able.style. It is also available on Alexa (“Alexa, enable Able Style”) and Google Assistant (“Ok Google, talk to Able Style”). Using the service you can ask, “what shall i wear today?” and it’ll give you outfit suggestions based on your local weather forecast and the items in your wardrobe. It’s easy to tell Able which items you have in your wardrobe by either voice or on the website. You can also upload your own outfits via the website. What I’m wondering is, given there are Alexa and Google Assistant modules already built, is it possible to use Able Style via those services? And if so, do you also get the images shown? If the answer is no to either of those questions then I guess it’ll need its own module. Tbh, I’d like to build a standalone module for it anyway but it’s less pressing if it’s already fully available via Alexa or GA. Would be great to know your thoughts and/or requests as the smart mirror experts that you are! :) Thanks, Martin
  • 0 Votes
    5 Posts
    2k Views
    metalldetectorM
    habe alles nach anleitung verkabelt… die pins geändert vom pir … habe pigpio installiert und rebootet der pir reagiert auch aber bildschirm bleibt grau… dh ohne bild… monitor ist aber an. led streifen leuchtet aber nicht… was kann das sein thx
  • 0 Votes
    5 Posts
    2k Views
    ?
    Ok I “solved” it… I did the first freaking rule, I deleted the Module and reinstalled it, and now it works I didnt change anything in the config file… smh BTW: yes scrolling is an option, its not in the Docs but if you check the actual files you see that it is possible
  • 0 Votes
    3 Posts
    2k Views
    J
    @ninjabreadman That is indeed not very simple. It was something I wanted to implement too, but it turned out to be a little more complicated than I initially thought, since the MagicMirror project does not directly support this. But it could be done, and if so a PR or even just an initial implementation would be awesome.
  • Minutely Rain forecast (for Germany)

    Requests module weather
    7
    0 Votes
    7 Posts
    3k Views
    pjkoelemanP
    @lavolp3 said in Minutely Rain forecast (for Germany): Do you happen to have an idea? Sorry at the moment I have not studied this. when I have time I can give it a try.
  • 0 Votes
    3 Posts
    2k Views
    M
    @Mykle1 I will post my config as soon as I can, but I really appreciate your timely response!!! Thanks a mil!
OSZAR »