relative => absolute
Best posts made by acdacd2
Latest posts made by acdacd2
-
MODULE TELEGRAM (2)
Hello,
The chat bot doesn’t appear in the mm. Is there a way to validate the device as we do for a desktop via the qr code ?
Thanks for your answer,acd,
-
RE: MODULE TELEGRAM
@MMRIZE hello, I already restarted the MM and same message in the bot channel.
and other problem : no display of the chat in the mirror{
module: ‘MMM-TelegramBot’,
position: ‘bottom_center’,
config: {
telegramAPIKey : ‘zrzerzera’,
allowedUser : [‘azerazera’], // This is NOT the username of bot.
adminChatId : zaer66,}
},Thanks,
-
MODULE TELEGRAM
Hello,
I have a probleme with the telegram module.
I got the message in the bot : I’ve just woken from a deep sleep!
MagicMirror is restarted on :
15-07-2022 09:36:16Could you advice me ?
Thanks,
-
RE: Magic(Dashboard)Mirror
I love your screen, very clear and desgin.
Could you share your config and css. THanks, marc, -
RE: CALENDAR ERROR with ICLOUD
youpie !!!
It’s ok now.How did you have info about server swap day ?
Merci,
-
CALENDAR ERROR with ICLOUD
Hello,
sudendly my icloud calendar stopped working. In the logs : fetch error, FetchError: maximum redirect reached.Do you have experience with that ?
thanks for your help
-
iframe reload not displaying
hello,
my iframe reload module doesn’t show the web site configured.
My config{
module: ‘iFrameReload’,
position: ‘middle_center’, // This can be any of the regions.
config: {
// See ‘Configuration options’ for more information.
url: “https://video.nest.com/embedded/live/wSbs3mRsOF?autoplay=1”,
width: “100%”, // Optional. Default: 400px
height: “300px”, // Optional. Default: 800px
refreshInterval: 20 //Optional. Default: 3600 = 1 hour
}
},Please advice me.
Thanks,
-
MMM-STRAVA
Hello,
I need to display the “walk” activity on the MM.
Is that possible ?Thanks,
marc,