@MMRIZE
Thx for your answer.
But unfortunately the symbols are still not viewable
It looks still like the above standing screenshot
Do you have another idea?
Thx a lot
@MMRIZE
Thx for your answer.
But unfortunately the symbols are still not viewable
It looks still like the above standing screenshot
Do you have another idea?
Thx a lot
Hi all,
i have problems with the symbols by the “MMM-CalendarExt3Agenda”.
A meeting which have some hours of duration => the symbols are shown correctly.
A meeting which takes to complete day => no symbols are shown (please refer to the screenshot)
Can please somebody help me how to solve this topic?
Thx a lot!
file:///home/warni/Bilder/MM.png
@MMRIZE
Thanks a lot
Works perfect
@MMRIZE
Doing this
Everthing runs fine
Thx
Hi all,
q1
How can i increase the size of the symbols for both modules?
I did not find any working solution in the forum.
q2
While increasing the symbol size, will automatically increase also the height of the rows?
Thx a lot
@kayakbabe
I do not check your answer
While having the default weather module running with “openweathermap” as the source for the datas, everthing runs fine.
And the default module uses according to their css file also the 2.5.
I was also switching the “MMM-OpenWeatherForecast” css to 3.0.
Nothing changed
Thank you
module: "MMM-OpenWeatherForecast",
//header: "Wetter Berlin", // Optional header
position: "top_right",
classes: "default everyone",
disabled: false,
config: {
apikey: "key",
latitude: "51.xxxxx",
longitude: "-0.xxxxx",
iconset: "2c",
concise: true,
showWind: false,
displayKmhForWind: true,
animatedIconStartDelay: 2000,
label_timeFormat: "HH:mm",
forecastLayout: "tiled",
forecastHeaderText: "",
label_sunriseTimeFormat: "HH:mm",
maxHourliesToShow: 0,
maxDailiesToShow: 4,
label_days: ["So", "Mo", "Di", "Mi", "Do", "Fr", "Sa"],
}
},
Hi all,
i have problem to bring this module to work (it does not show any content).
CalendarEx3 runs smooth
Here is my code
{
module: "MMM-CalendarExt3Agenda",
position: "top_left",
header: "My Agenda",
config: {
instanceId: "basicCalendar",
locale: 'de-DE',
firstDayOfWeek: 1,
startDayIndex: 0,
endDayIndex: 5,
calendarSet: ['Elyas', 'Benjamin'],
}
},
In the debug console i see the following error
MMM-CalendarExt3Agenda.js:186 [CX3A] Module is not prepared yet, wait a while.
getDom @ MMM-CalendarExt3Agenda.js:186
CX3_shared.mjs:1
Failed to load resource: the server responded with a status of 404 (Not Found)
MMM-CalendarExt3Agenda.js:105 TypeError: Failed to fetch dynamically imported module: http://localhost:8080/modules/MMM-CalendarExt3Agenda/CX3_Shared/CX3_shared.mjs
(anonymous) @ MMM-CalendarExt3Agenda.js:105
MMM-CalendarExt3Agenda.js:116 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'prepareMagic')
at MMM-CalendarExt3Agenda.js:116:20
I do not know what to do
Can please somebody help me?
Thx
Here ue are
@raspberrypi:~/MagicMirror/modules/MMM-OpenWeatherForecast $ git remote -v
origin https://github.com/Tom-Hirschberger/MMM-OpenWeatherForecast (fetch)
origin https://github.com/Tom-Hirschberger/MMM-OpenWeatherForecast (push)
@KristjanESPERANTO
no change
Still error