@jalibu :ok_hand:
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-RAIN-MAP (new: version 2.x)
@jalibu
@stoffbeuteluwe said in MMM-RAIN-MAP:@Jalibu Hello, the module is very good but it only shows the time that has already passed and not the time that is yet to come…
can I change that is showing the next 2 hoursWith windy is it not possible to display the rain forecast?
History is less important for me! -
RE: MMM-RAIN-MAP (new: version 2.x)
@mykle1
I tried your solution with MMM-RAIN-MAPMMM-RAIN-MAP alone -> it works
MMM-RAIN-MAP2 alone -> it works
MMM-RAIN-MAP + MMM-RAIN-MAP2 -> it doesn’t work completly- Only the one is displayed (MMM-RAIN-MAP)
- Only clock is displayed from ( MMM-RAIN-MAP2)
:exclamation_question_mark:
-
RE: MMM-RAIN-MAP (new: version 2.x)
Hello,
How do I display two maps with different zooms?
In config.js I encoded the module twice: “MMM-RAIN-MAP” with different zooms.
Only the first is displayed
For the second I only see the clock!
:winking_face: -
RE: MMM-SmartWebDisplay : display web contents (including YouTube) on your MM
@AgP42 “But no, the module itself don’t have an input for any “logical” behavior.”
Damage
:crying_face: -
RE: MMM-SmartWebDisplay : display web contents (including YouTube) on your MM
I display with MMM-SmartWebDisplay the maps of
‘http://maps.meteoradar.co.uk/’ with two different zooms. No problem with that.
I also use the MMM-domoticz which shows me the rain forecast.
My question :
Is it possible when the% rain is less than 20%, for example, not to display the maps in SmartWebDisplay OR to display something else, for example.

-
RE: [WANTED] new ownership of modules.
like mmmmh
Regrettably, I lack the skills to take over any of your projects but I felt I needed to join this thread to express my gratitude. Thank you for the work you have done! I wish you good luck for your future endeavors, and, above everything else, abundant health! -
RE: MMM-CalendarExt2
I have do this :
locale:"fr-FR", slotTitleFormat: "DD/MM", slotSubTitleFormat: "ddd", slotAltTitleFormat: "DD/MM", -
RE: MMM-CalendarExt2
@Sean
Hello,
I just went from MMM-Calendarext to MMM-calendarExt2
By following your advice: link text
And I have a few questions:- 12/04 Dim. - Pâques
It says ‘Tommorow’
Why ?
How else to translate into (french) ‘Demain’
-16/04 and 17/04
The deadline for the period is indicated: 4/19
How to modify in 19/04-Is it possible to delete the description of the day: “lundi”, “mardi”
but leave if there is an end date on another day (period)Thanks
:winking_face: - 12/04 Dim. - Pâques
-
RE: Mmm-calendarext one day difference between ics file and MagicMirror display
@acimail01 said in Mmm-calendarext one day difference between ics file and MagicMirror display:
locale : “de_DE”,
forceLocalTZ : true,I have change following :
{ module: 'MMM-CalendarExt', position: "top_center", config: { locale : "be_BE", forceLocalTZ : true, colored : true, system: { show: ['current', 'daily'], redrawInterval:60000, showEmptyView: 0, },No change.
Always a day shift for the birthday.
I have try with locale : “de_DE” but same:question_mark:
-
Mmm-calendarext one day difference between ics file and MagicMirror display
I have at mmm-calendarext one day difference between outlook-ouwncloud.ics file and MagicMirror display only for anniversary
outlook-owncloud.ics:
mmm-calendarext:
At outlook.ics i have anniversary jean-Pol friday 03/04 but at calendarext it is 04/04
At outlook.ics i have anniversary Gilles sunday 05/04 but at calendarext it is 06/04
At outlook.ics i have anniversary Nathalie sunday 05/04 but at calendarext it is 06/04
etc…It is only birthdays that are not correct.
The rest is good.An idea ?
:winking_face: -
RE: When restarted with pm2 restart mm : i have 2 session's of mm
@sdetweil
that is OK !pi@raspberrypi-184:~ $ pm2 delete 0 [PM2] Applying action deleteProcessId on app [0](ids: 0) [PM2] [mm](0) ✓ ┌──────────┬────┬─────────┬──────┬─────┬────────┬─────────┬────────┬─────┬──────────┬──────┬──────────┐ │ App name │ id │ version │ mode │ pid │ status │ restart │ uptime │ cpu │ mem │ user │ watching │ ├──────────┼────┼─────────┼──────┼─────┼────────┼─────────┼────────┼─────┼──────────┼──────┼──────────┤ │ mm │ 1 │ N/A │ fork │ 992 │ online │ 0 │ 11m │ 0% │ 2.5 MB │ pi │ disabled │ └──────────┴────┴─────────┴──────┴─────┴────────┴─────────┴────────┴─────┴──────────┴──────┴──────────┘ Use `pm2 show <id|name>` to get more details about an app pi@raspberrypi-184:~ $ pm2 restart mm Use --update-env to update environment variables [PM2] Applying action restartProcessId on app [mm](ids: 1) [PM2] [mm](1) ✓ ┌──────────┬────┬─────────┬──────┬──────┬────────┬─────────┬────────┬─────┬──────────┬──────┬──────────┐ │ App name │ id │ version │ mode │ pid │ status │ restart │ uptime │ cpu │ mem │ user │ watching │ ├──────────┼────┼─────────┼──────┼──────┼────────┼─────────┼────────┼─────┼──────────┼──────┼──────────┤ │ mm │ 1 │ N/A │ fork │ 7839 │ online │ 1 │ 0s │ 0% │ 2.6 MB │ pi │ disabled │ └──────────┴────┴─────────┴──────┴──────┴────────┴─────────┴────────┴─────┴──────────┴──────┴──────────┘ Use `pm2 show <id|name>` to get more details about an app pi@raspberrypi-184:~ $Thanks
-
When restarted with pm2 restart mm : i have 2 session's of mm
pi@raspberrypi-184:~/MagicMirror $ pm2 restart mm Use --update-env to update environment variables [PM2] Applying action restartProcessId on app [mm](ids: 0,1) [PM2] [mm](0) ✓ [PM2] [mm](1) ✓ ┌──────────┬────┬─────────┬──────┬───────┬─────────┬─────────┬────────┬─────┬──────────┬──────┬──────────┐ │ App name │ id │ version │ mode │ pid │ status │ restart │ uptime │ cpu │ mem │ user │ watching │ ├──────────┼────┼─────────┼──────┼───────┼─────────┼─────────┼────────┼─────┼──────────┼──────┼──────────┤ │ mm │ 0 │ 2.10.1 │ fork │ 0 │ errored │ 18752 │ 0 │ 0% │ 0 B │ pi │ disabled │ │ mm │ 1 │ N/A │ fork │ 23210 │ online │ 7 │ 0s │ 0% │ 2.5 MB │ pi │ disabled │ └──────────┴────┴─────────┴──────┴───────┴─────────┴─────────┴────────┴─────┴──────────┴──────┴──────────┘ Use `pm2 show <id|name>` to get more details about an appWhen restarted with pm2 restart mm : i have 2 session’s of mm
session 0 is errored !
What is the solution to stopped and deleted one of then ?Thanks
-
RE: MMM-Ring: Displays a video stream of your Ring doorbell when someone rings your doorbell.
@Peter-Leemon
Still no video
I don’t know if mmm-Ring works