Read the statement by Michael Teeuw here.
Difficulties with standard "clock" module
-
Dear team,
I am not able to change the appearance of the (standard) clock module…
Neither switching from digital to analog (I would prefer analog) nor any of the other options (e.g. clockBold or showWeek/showSuntime) is changing anything.
Displayed is always the standard looking digital clock.Only working config parameter (so I’m pretty sure that I’m working at the right place) is position. if I change the position the clock behaves as expected.
currently my code looks like:{ module: "clock", position: "top_left", displayType: "analog", analogSize: 300, secondsColor: "red", clockBold: true, // Remove the colon and bold the minutes to make a more modern look. showWeek: true, showSunTimes: true, // Turn off or on the section showing sunrise and sunset times (digital clock only) lat: xxx.24127, // Latitude for sun/moon calculations. lon: xxxx74403, },Shown is (as mentioned above) standard digital clock without any additional information (no week, no sun and the digital colon is displayed…
What I’m missing?
Any hint highly appreciated…Regards,
Ralf -
@rkorell you have the parameters in the wrong place
all parms TO the module go in a
config:{ ... }if there isn’t one , then the module uses its default value
and you will have to add itsee https://docs.magicmirror.builders/modules/configuration.html#example
-
-
R rkorell has marked this topic as solved on
-
@sdetweil
can you enlighten me how I can use the provided different faces in the modules’ faces folder ? (face-001.svg - face-013.svg)- found by myself… sorry.
Parameter analogFace …
- found by myself… sorry.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login