@Sean said in MMM-CalendarExt2:
Remove postion of module. This module doesn’t need it.
I tried it, unfortunately without success. Or what exactly do you mean? Here is my config.
{
module:“MMM-CalendarExtMinimonth”,
disabled: false,
position: “bottom_bar”,
pages: {main: ‘bottom_bar’},
calendars: [ ],
},
{
module: ‘MMM-CalendarExt2’,
disabled: false,
pages: {main: “bottom_bar”},
config: {
rotateInterval: 5601000,
scenes:[
{
name: “”,
views: [“”],
},
],
views:[
{
position: “bottom_bar”,
name: “”,
title: “”,
mode: “week”,
colored: true,
type: “row”,
slotCount: 2,
slotSubTitleFormat: “dddd”,
slotTitleFormat: “DD.MMMM”,
slotAltTitleFormat: “DD.MMMM”,
slotMaxHeight:“325px”,
calendars: [“xxx”],
locale: “de”,
maxItems:2000,
hideOverflow: false,
},
],
calendars: [