Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-Calender
Hi again,
Yes, I am adding calender entries on my Iphone in the app Google Calender.Here I can insert all the emojiies as if I was writing a sms. This looks fine at the app.

When these events are transferred to my MagicMirror they look like this.

-
RE: MMM-Calender
@nobita
Thanks for trying. But is not this I am looking for.In the google calender I can insert 😊😂👍😉🤗👌🏻🤭🙈😆 and so on.
But on the magicmirror this is not handled. It cannot format it.
Br
Janne -
MMM-Calender
Hi,
I like the ordinary calender module - but would like it even more if I was able to insert emojiies to the text.I would be a bit more easy to look at if I could insert a flag or cake for a birthday etc…
Would that be possible?
BR
Janne -
RE: Default Calendar Module will not display an annually/monthly recurring event at end of March.
Hi,
I just tested it and I have no problems with a recurring event from a Google calender to the module MMM_Calender. -
RE: Problems with certificate with MMM- Google Photos
Thanks… That solved it…
You guys are awesome (y)
So now my MMM is totally ready for New Years Eve.
The menu is on a MMM-Memo and all guests is getting access to the google album so they can post pictures to the MMM. -
RE: Problems with certificate with MMM- Google Photos
Hi Sean,
You were right.
I created a new project and now I get an ID when I send the command node auth_and_test.js

I have more or less just copied your config example.

But this is not valid in the config file.

-
Problems with certificate with MMM- Google Photos
Hi,
I am trying to implement Google Photo module. Thinking it could be kind of fun new year’s eve to invite all my guests to a shared photo folder.
I have followed the instructions and have also received a credentials file that I have renamed to credentials.json and placed it in /home/pi/MagicMirror/modules/MMM-GooglePhotosBut when I use the command node auth_and_test.js I receive an error.
Any suggestions?

-
RE: Location id for weather in Copenhagen, Denmark??
https://www.yr.no/nb/oversikt/dag/2-2618425/Danmark/Region Hovedstaden/København/København
So I guess your id would be 2-2618425.
Or else go to this page and search for your location. The location id will be in the url.
:-)
-
RE: Conncting to MM from outside
@graham-rich
Hi,
Actually I tried local LAN and I also set up a fixed ip in router and tested it from another LAN. Same problem and same fix. -
RE: MMM-Memo - Add some memos on your page and manage them through HTTP request
Hi,
Just a help to other magic Mirror builders.
I have implemented this nice module. :smiling_face_with_heart-eyes:
When I send URL-request I got the error “No memo file found”. After some grumbling and deep dive I found that it was because my language was not supported (Danish).
I added my language-file under the translation directory and added the yellow line.

Hope it can be of help to others. :smiling_face_with_smiling_eyes:
-
RE: Conncting to MM from outside
Just to close the topic.
I can’t connect with Internet Explorer. But I can with Chrome.Don’t know why, but I am a step closer to my goal.
Hope it can help other magic Mirror builders.
-
RE: Conncting to MM from outside
Ohh, I think it is a upgrade problem with the mm.
It is not possible to access the mm anymore from outside according to the last two comments.https://forum.magicmirror.builders/topic/5025/can-t-access-magic-mirror-via-http/10
-
RE: Conncting to MM from outside
@mykle1
Thank you for your reply.
Unfortunately it doesn’t work.I am still not able to write
In Internet Explorer
-
Conncting to MM from outside
Hi,
I have installed the memo-module. In order to send URL’s to the MM I have to be able to contact my MM from my PC.When I Enter the URL In a Internet Explorer it says that it can’t reach this page and make sure the webaddress is correct.
However I am able to ping the address from DOS.
In the config-file I have written this:
Port: 8080,
IpWhitelist: [],So it should be quite Open!
I also updates MM to newest version.
Anyone have an idea?
-
Need simple module to switch between 2 texts
Hi,
Is there any module where I can write two texts and then the module will switch between the texts every day?So if text 1 = ‘Blue’ and text 2 = ‘Yellow’, then the first day MMM will show ‘Blue’ and second day MMM will show ‘Yellow’.
This should be repeated in an infinity loop.As a nice twist it would be even better that if the MMM is restarted it will start at the text that it stopped with.

