The module is really great, thanks again.
But I have currently also the problem with “focus_on” and an team with “ö / ä / ü”
Any solution available?
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-Soccer - Standings, Schedules and Top Scorers
-
RE: MMM-Stock (issues with 'height' of the module)
i try to disable the animation but without success.
has someone a solution? -
RE: Does an iPhone notifications module exist?
or maybe you integrate “http://pushover.net/”
this is independent from device or platformmaybe this helps: https://github.com/SamDecrock/node-pushover
-
RE: Using old laptop LCD screen and control board
I did it. Is not my “Main Magic Mirror”, I just made it for fun. I have no mirror, only the simple screen.
I have used an IKEA RIBBA triple picture frame, this has fit of the width and needs to be shortened only in length.maybe an another tip is to use a strong power supply with 12V 4A and a converter modul from 12v to 5V than use have only one cable




-
RE: recipe of the day
@Babene1 said in recipe of the day:
I’ve also realized it, I’m excited about this solution.
@roramirez Thank you for your support and your idea with the PHP script and the web server. -
RE: recipe of the day
server = client.
i have only a raspberry with an monitor. Or I still understand something wrong? -
RE: recipe of the day
ok i create a php script to create local a html page.
How can i point the iframe module to a local file??for example in iframe module folder:
url: "file:///seite.html" -
RE: MMM-Button white screen
now it woks, thank you very much.
Have I made a mistake here?
Or what is the reason? -
RE: recipe of the day
Sorry it was my fault, it should be www.rezeptwelt.de
I have sent a request to the operator of the website if there is a possibility maybe RSS Feed -
recipe of the day
I would like to have the recipe of the day from “rezeptewelt.de” to my mirror.
I had already done something with my old MagicMirror in php. Use CURL to scan the content of the website and then “manually” search of the text
Has someone already realized something similar?
Maybe with the iFrame module but here you have no possibility to present a certain part of the page and the background of the page is white
Bild Link) -
RE: problems with wrong displayed events from google calender
Ok problem solved :-)
I have set up a new calendar, something was probably a bit strange with the old one … -
problems with wrong displayed events from google calender
I have a problem with the default calendar module and my Google Calendar.
Yearly recurring event are displayed incorrectly.
For example: The birthday which is actually on the 1.10.2016 and of course on 1.10.2017 is displayed today on 1.12. 2016
Event with defined start and endtime z.B. Sportstraining at 1.12.2016 from 17:00 till 18:00, display correct.
I try different timeFormat = absolute or relative, no solution.
Also dateformat I’ve already tried to change without success.Event from basic.ics:
BEGIN:VEVENT
DTSTART;VALUE=DATE:20161001
DTEND;VALUE=DATE:20161002
RRULE:FREQ=YEARLY;BYMONTHDAY=1
DTSTAMP:20161130T194045Z
UID:E983AB38-CEED-47ED-9547-243BF475F020
CREATED:20161130T193315Z
DESCRIPTION:
LAST-MODIFIED:20161130T193315Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY: 'Geburtstag Manuela
TRANSP:TRANSPARENT
END:VEVENTOutput from “Node Debug.js”
Create fetcher …
Create fetcher done!
[ { title: ‘Geburtstag Manuela’,
startDate: ‘1480546800000’,
endDate: ‘1480633200000’,
fullDayEvent: true,
firstYear: 2016 },Maybe a problem with the google calender setting.
Or maybe the string “VALUE=DATE” from DTSTART and DTEND is the problemMy google calender settings are:
language: Deutsch
timezone: „Berlin +1“
dateformat: 12.31.2016
timefomrat: 13:00For help i would be very grateful