A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Alexa on mm-clock
-
-
@michael24h Very nice. Can you give some information about the modules used? I a particularly interested in the analog clock you use. Thank you!
-
@Durnumosis Hi mate, sorry for late respond, been away, clock its default module mm.
my clock in config
{
module: ‘clock’,
position: ‘top_center’,
config: {
displayType: ‘analog’,
clockBold: ‘true’,
analogSize: ‘230px’,
analogFace: ‘face-008’,
secondsColor: ‘#bf1a1a’,
}
},thanks