I guess we now have the youngest to make a MagicMirror. Congratulations to your son on a job most beautifully done and my commendations to you for being a fantastic father. You guys are awesome! :thumbsup_tone1:
Read the statement by Michael Teeuw here.
Posts
-
RE: Perfect Project to motivate my Son, We did It
-
RE: MMM-voice
@strawberry-3.141 said in MMM-voice:
I can’t confirm that mykle got it right as he didn’t send the solution to me yet.
Go ahead :-)
-
RE: MMM-voice
@strawberry-3.141 said in MMM-voice:
Solution will follow on sunday.
I got it! Was that Siri’s boyfriend? :-)
-
RE: MMM-voice
How about a hint then? You can pm it if you don’t want to spoil it for others.
@johnnyboy said in MMM-voice:
@strawberry-3-141 gave the spoiler away, because you badgered him for a hint
How about a hint then? You can pm it if you don’t want to spoil it for others
Is this what they consider badgering where you’re from?
Don’t get your panties all in a bunch. ;-)
-
RE: MMM-voice
@johnnyboy said in MMM-voice:
Snow White? Evil Queen?
I guess you’re not worried about be a spoiler :punch_tone1:
-
RE: -=]!Show Your Module Setup![=-
That’s hot! :thumbsup_tone1:
-
RE: Calendar Module: Multiple Icons.
@strawberry-3.141 said in Calendar Module: Multiple Icons.:
or you have to wait until the new version gets deployed
Will I be able to choose NO ICON?
-
RE: MMM-doomsDay - The countdown module,
@broberg
Actually, I won’t know for 26 days. I’ll let you know then! -
RE: MMM-doomsDay - The countdown module,
@broberg said in MMM-doomsDay - The countdown module,:
Only if you feel like it!
Of course I feel like it.
But the latest is the coolest, don’t you think?
No doubt! I’m a huge fan of this module. :thumbsup:
-
RE: The deafult weather and MMM-DOOMsday is not changing day in the morning......
@broberg said in The deafult weather and MMM-DOOMsday is not changing day in the morning......:
But maybe there are others who will take it upon themselfs to make it more detailed with a timer as well!
Well, don’t look at me! :-) However, I think it would be cool if the last 24 hours was a countdown. I don’t know that I need it to count down from say, 2 weeks
-
RE: MMM-doomsDay - The countdown module,
@broberg said in MMM-doomsDay - The countdown module,:
Finally got around to adding the option to change the text displayed when the doomsDay has passed as @Snille suggested!
So I should do a git pull?
-
RE: Installation script throws warnings (that I can ignore, so this is just an FYI)
@amanzimdwini said in Installation script throws warnings (that I can ignore, so this is just an FYI):
Not sure if anyone cares, but thought I’d point it out…
I think that one is common to all. At least it was for me
-
RE: Modules
@gmigliarini
ok, to add this to your config here is an example on adding it between other modules already in your config.js file{ module: 'helloworld', position: 'top_bar', classes: 'small bright', config: { text: 'Magic Mirror!' } }, // Mine ends here at the }, { //Yours starts here at the { module: ‘email’, position: ‘bottom_left’, header: ‘Email’, config:{ user: ‘johndoe@gmail.com’, password: ‘xxx’, host: ‘imap.gmail.com’, port: 993, tls: true, authTimeout: 10000, numberOfEmails: 5, fade: true } // No comma here! }, // Yours ends here at the }, { // Another one of mine begins module: 'updatenotification', position: 'top_bar', config: { updateInterval: 600000 // (10 minutes); } },Notice how there are no
[or]in what you are adding. And also notice that I changed the last 2}of yours. I removed the comma from the 2nd to last}and added a comma to the last}. Do the same when you add your entry. Look at mine to see how to add it correctly. -
RE: Modules
@gmigliarini said in Modules:
Can you help me. Thank you so much.
Post your config here so people can see what the problem is. Someone will help you
-
RE: MMM-ImagesPhotos - Show images from a directory
@cowboysdude said in MMM-ImagesPhotos - Show images from a directory:
@Mykle1 And Thank you too!
And thank you, too!
-
RE: MMM-ImagesPhotos - Show images from a directory
@roramirez said in MMM-ImagesPhotos - Show images from a directory:
Your Pull Request @Mykle1 is ready merged. Thanks.
You’re welcome! :thumbsup_tone1:
-
RE: MMM-ImagesPhotos - Show images from a directory
@johnnyboy said in MMM-ImagesPhotos - Show images from a directory:
Will my idea not work with .gif through SimpleLogo on both zones?
I tried this but I’m not saying if it works or not. ;-)
-
RE: MMM-ImagesPhotos - Show images from a directory
@roramirez said in MMM-ImagesPhotos - Show images from a directory:
Thanks but there some comments in your Pull Request. If you need some adresses about this I can help you.
Yes, please.