|
|
@@ -210,40 +210,40 @@ let config = {
|
|
|
],
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
- module: "MMM-CalendarExt2",
|
|
|
- config: {
|
|
|
- calendars: [
|
|
|
- // {
|
|
|
- // name: "Aufgaben",
|
|
|
- // url: 'webcal://nc.x0p.it/remote.php/dav/public-calendars/ZMGgBLGn52oATzDw/?export',
|
|
|
- // icon: "bi:clipboard2-check",
|
|
|
- // className: "todo",
|
|
|
- // },
|
|
|
- {
|
|
|
- name: "Infos",
|
|
|
- url: 'https://nc.x0p.it/remote.php/dav/public-calendars/eMQW6HmyjfgS8bXq?export',
|
|
|
- icon: "bi:info-circle",
|
|
|
- className: "clean",
|
|
|
- },
|
|
|
- ],
|
|
|
+ // {
|
|
|
+ // module: "MMM-CalendarExt2",
|
|
|
+ // config: {
|
|
|
+ // calendars: [
|
|
|
+ // // {
|
|
|
+ // // name: "Aufgaben",
|
|
|
+ // // url: 'webcal://nc.x0p.it/remote.php/dav/public-calendars/ZMGgBLGn52oATzDw/?export',
|
|
|
+ // // icon: "bi:clipboard2-check",
|
|
|
+ // // className: "todo",
|
|
|
+ // // },
|
|
|
+ // {
|
|
|
+ // name: "Infos",
|
|
|
+ // url: 'https://nc.x0p.it/remote.php/dav/public-calendars/eMQW6HmyjfgS8bXq?export',
|
|
|
+ // icon: "bi:info-circle",
|
|
|
+ // className: "clean",
|
|
|
+ // },
|
|
|
+ // ],
|
|
|
|
|
|
- views: [
|
|
|
- {
|
|
|
- name: "Wachenaufgaben",
|
|
|
- mode: "daily",
|
|
|
- locale: "de-DE",
|
|
|
- position: "bottom_right",
|
|
|
- calendars: ["Infos"],
|
|
|
- },
|
|
|
- ],
|
|
|
- scenes: [
|
|
|
- {
|
|
|
- name: "AUTOKALENTERI",
|
|
|
- },
|
|
|
- ],
|
|
|
- },
|
|
|
- },
|
|
|
+ // views: [
|
|
|
+ // {
|
|
|
+ // name: "Wachenaufgaben",
|
|
|
+ // mode: "daily",
|
|
|
+ // locale: "de-DE",
|
|
|
+ // position: "bottom_right",
|
|
|
+ // calendars: ["Infos"],
|
|
|
+ // },
|
|
|
+ // ],
|
|
|
+ // scenes: [
|
|
|
+ // {
|
|
|
+ // name: "AUTOKALENTERI",
|
|
|
+ // },
|
|
|
+ // ],
|
|
|
+ // },
|
|
|
+ // },
|
|
|
]
|
|
|
};
|
|
|
|