after updating my MM installation I had also an electron problem and MM didn’t start. This topic works for my fine and fixed my installation:
Read the statement by Michael Teeuw here.
torte22
@torte22
I'm a non developer IT-Nerd with definite lack of time
Latest posts made by torte22
-
RE: Update fail
-
RE: 2.12 repeating all day calendar events not shown for today, or weather only showing 2 days and missing analog clock numbers
once I switched to the ‘develop’ branch, how can I switch back to ‘master’?
-
RE: Calendar entries wich repeated annually
@sdetweil thank’s for the information, good to know where problem is located. Is it possible to switch back and use the old library in my running installation?
-
Calendar entries wich repeated annually
Since the update to version v2.12.0 I have problems with my all day appointments in the calendar module.
I have found out that if for example a birthday has not set a repetition, then everything fits. The birthday is announced correctly and “Birthday xy Tomorrow” and on the day of the birthday it shows: “Birthday xy Today”.
However, if I set the date to be repeated annually, the date no longer fits. The appointment is displayed one day too early as “Today” and on the correct day the appointment does not appear any more.my config:
…
{
module: “calendar”,
header: “Kalender Familie”,
position: “top_left”,
config: {
tableClass: “medium”,
maximumEntries: 15,
maxTitleLength: 50,
wrapEvents: “true”,
timeFormat: ‘absolute’,
dateFormat: ‘Do MMM HH:mm’,
urgency: 0,
calendars: [
// Familie
{
symbol: “calendar”,
url: “https://myurl:port/caldav///”,
auth: {
user: “”,
pass: “”,
method: “basic”,
}
},
… -
RE: MMM-Netatmo updated
This week I switched from CFenner’s netatmo module to this fork. I’m very happy with the new MMM-Netatmo. I had a lot of problems with my old configuration, the module “netatmo” stops updating after approx. 10 - 20 hours. After this period I didn’t got data from my own Netatmo station and the only fix was to restart mm. Now it runs with regularly updated data. And - I Like the different Look and Feel :thumbs_up_medium-light_skin_tone:
Thank you for the “refurbished” module