@plainbroke are you using my version, or the original?
Read the statement by Michael Teeuw here.
Posts
-
RE: Display the specified picture in the specified location
-
RE: working module Raspberry Pi 4 and PIR?
@bugsounet your standalone solution is archived, so not very helpful .
-
RE: sudo apt update error
@plainbroke looks like a server/network error…
-
RE: How can I install MagicMirror² on my Raspberry Pi?
@raja123 use my scripts, listed as an alternative method in the documentation
-
RE: Calendar date format
@gr1dl0ck come on. read the doc…
you are configuring a module, so any options would ONLY be inside a module config:{} block
and remember the system is case sensitive. every letter matters
the doc describes 2 areas of config,
calendars and NOT calendars
all the NOT calendar opitions go INSIDE MODULE CONFIG and BEFORE the CALENDARS list
all the calendar config, goes with each calendar entry
-
RE: Voice control
@sakliadem you have to do install his way. see the GitHub page and his wiki
-
RE: MMM-SunnyPortal Solar Module
@TheDuDiop i was just showing it was already there in the package.json file.
you did this
git clone https://github.com/linuxtuxie/MMM-SunnyPortal.git cd MMM-SunnyPortal npm install danach npm install request --save npm install flow --save npm install chart.js --sav
but only needed to do
git clone https://github.com/linuxtuxie/MMM-SunnyPortal.git cd MMM-SunnyPortal npm install
-
RE: Calendar date format
@gr1dl0ck please reade the documentation
https://docs.magicmirror.builders/modules/calendar.html#using-the-module
-
RE: The latest Install Guide (MM w/ Google Assistant)
@kikosilva17 the old module no longer exists
u need to get it from https://github.com/bugsounet/MMM-GoogleAssistant