Read the statement by Michael Teeuw here.
First Mirror
-
@Stoffbeuteluwe it does, but I had problems with it when I first installed it and ended up making some changes to the code to make it work for me.
-
Awesome work, really awsome!
-
@vvrangler can you post the changes of the code please…?
-
This post is deleted! -
Nice build!
Could you say how you got MMM-iCloud-Client working?
Seems like the module can‘t login even if I create a app specific password and I‘m not the only one with this problem.
-
Really nice! Love the frame!
-
Great work! I love the fame. It gives the mirror cool touch.
-
This post is deleted! -
@Stoffbeuteluwe I believe these are the changes I made
Change image for centralAmericanDiscNat in MMM-Globe.js
‘centralAmericaDiscNat’: ‘https://goes.gsfc.nasa.gov/goescolor/goeswest/pacific2/color_med/latest.jpg’Change default style to centralAmericaDiscNat
style: ‘centralAmericaDiscNat’, -
@thisistheplace what I had to do was append on the 2fa code to the end of my password.
{
module: ‘MMM-iCloud-Client’,
config: {
username: “username@icloud.com”,
password: “mypassword123456”,
countrycode: “1”,
}
},