@mmrize
it´s not the answer of my question :confused_face:
I did not have any success with the documentation
@mmrize
it´s not the answer of my question :confused_face:
I did not have any success with the documentation
Hi guys,
i have a problem with my config MMM-CalendarExt2.
here the picture
here the config.js from the module
{
module: 'MMM-CalendarExt2',
config: {
calendars : [
{
name: "Michael",
//icon: "emojione-monotone:anchor",
icon: "emojione-v1:mobile-phone", //"noto:boy-light-skin-tone"
className: "Michael",
url: "https://calendar.google.com/calendar/ical/###/basic.ics",
scanInterval: 1500,
maxIterations: 100,
},
{
name: "Stefanie",
//icon: "bx:bx-happy-heart-eyes",
icon: "noto:cow-face", // "emojione-v1:person-tipping-hand",
className: "Stefanie",
url: "https://calendar.google.com/calendar/ical/###/basic.ics",
scanInterval: 1500,
maxIterations: 100,
},
{
name: "Phil",
//icon: "simple-icons:angellist",
icon: "noto:jack-o-lantern", // "emojione-v1:blond-haired-person",
className: "Phil",
url: "https://calendar.google.com/calendar/ical/###/basic.ics",
scanInterval: 1500,
maxIterations: 100,
},
{
url: "https://calendar.google.com/calendar/ical/###/basic.ics",
name: "Abfall-Wertstoff-Papier",
icon: "whh-recycle",
},
{
name: "Speiseplan",
//icon: "mdi-recycle",
icon: "emojione-v1:pot-of-food",
className: "Speiseplan",
url: "https://calendar.google.com/calendar/ical/####/basic.ics",
scanInterval: 1500,
maxIterations: 100,
},
],
views: [
{
mode: "daily",
title: "Termine nächsten Tage",
position: "top_center",
locale: "de-DE",
calendars: ["Speiseplan", "Michael", "Stefanie", "Phil", "Abfall-Wertstoff-Papier"],
slotCount: 3,
timeFormat:"LT",
hideOverflow: false,
slotTitleFormat: {
sameDay: "[Heute] DD. MMMM",
nextDay: "[Morgen] DD. MMMM",
nextWeek: "[am] dddd",
lastDay: "[Gestern]",
lastWeek: "[letzte] ddd",
sameElse: "DD.MM.",
className: "remove_empty_slot",
},
},
],
scenes: [
{
name: "DEFAULT",
},
],
},
},
can anybody help??
Thx SARCux
@sandy2503 Hat sich geklärt.
Vielen Dank für die Rückfrage.
BG
SARCux
hi,
these are my lines in the config.js
views: [
{
name: "VIEW1",
mode: "daily",
title: "Termine nächsten Tage",
position: "top_center",
locale: "de-DE",
calendars: ["eigene Kalender eintragen"],
slotCount: 3,
slotTitleFormat: {
sameDay: "[Heute]",
nextDay: "[Morgen]",
nextWeek: "[am] dddd",
lastDay: "[Gestern]",
lastWeek: "[letzte] ddd",
sameElse: "DD.MM."
},
},
],
Finde die CityID auf der angegebenen Seite nicht. Kann da jemand helfen?
In der Tabelle wird sie nicht mit angegeben und wenn ich die Karte öffne und den Landkreis auswähle sehe nicht nirgends die ID
Hi, thx
raspi-config is not the answer…
change the zoom in custom.ccs to 75%
body {
transform-origin: top left;
zoom: 75%;
/*margin: 20px;
position: absolute;
/*height: calc(100% - 30px);*/
/*width: calc(100% - 30px);*/
background: #3a3cc0;
/*background-Color: #cccccc;*/
/*background-size: cover;*/
/*color: #99F */
color: #000;
font-family: "Roboto Condensed", sans-serif;
font-weight: 400;
font-size: 2em;
line-height: 1.5em;
-webkit-font-smoothing: antialiased;
}
then i can use right, center and left
Hi @all,
i need your help. How can i change the resulution to 1680x1050 ??
The display ist rotate in the config.txt, but the resolution ???
@vulkandosii your screen looks very well. Can you send me your background?
Hi Guys,
My MMM-CalendarExt2 is very small. How can I enlarge the font with the appointments?
can i do this in the custom.css?
What is the code?
Moin zusammen,
kann mir jemand mitteilen wie ich die farbigen icons ins Wetter Modul integrieren kann?
Stehe da grad aufm Schlauch und komme nicht weiter. 🤪