Hi Mykle1,
thanks a lot for this great module.
May be you can add some pinhead showing lat / lng.
And maybe there could be some possibilit of zooming.
Thanks a lot
Cheers
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-SunRiseSet
-
RE: Config Question to MMM-Wunderground
@bhepler
Setting this to 1
= > i have 1 hour forecast and 1 day forecast
But i want to have 3 hourly forecasts and not daily forecast
Thanks -
RE: Config Question to MMM-Wunderground
@Mykle1
Thanks a lot for your answer
I think i did not explained myself very well.
I “only” want to have the hourly forecast but not the dailyIf i switch “fcdaycount” == 0 ==> daily is off ==> ok, but hourly forecat is also off
Thanks
-
Config Question to MMM-Wunderground
@RedMax67
Thanks a lot for the great module
I have on question to the config of the module.
I want to have the “hourly forcast” for the current day
But i do not want to have the daily forcastIs this view adjustable by the config datas?
Unfortunately i wasnt able to make it (but i have played a lot)Thanks for your help
Cheers -
RE: MMM-CalendarExt
@Sean
Yes you are right…it is the view "weeks
Now i have in the appointment also the date within…it looks a little bit twice…because the date is also within the header of the week…May be you can help me
Thanks a lot

-
RE: MMM-Memo - Add some memos on your page and manage them through HTTP request
@schnibel
Thanks for this great module.
Can you please help me?
Unfortunately i am not able to run is (and i am sure that the prob sits in front of the pi)
It would help me a lot if somebody could share his working config (only the “alert” module" and from this "Memo one).
Thanks a lot for you help and support -
RE: MMM-CalendarExt
@Sean
Hi,
it is me again.
After having everything running, my wife wants to have the view “weekly” with 2 counts.
Now i have the “problem”, that i search for the config parameter which allows also to see the timings in this view (like 08:00-10:00 …and so on)
Is it possible in the “weekly” view?
Thanks again for your support and help
-
RE: MMM-ImagesPhotos - Show images from a directory
Great module
Thanks for this
One question
How can i adjust the size?Thanks
-
RE: MMM-CalendarExt
@Sean
Sorry again but i have another question / problem
You can see in my above standing screens that split view => current / upcoming does not work.
But before doing the update it was working.Here is my config code
{ module: 'MMM-CalendarExt', position: "lower_third", //anywhere. It is not related to real position of view config: { // Read below system: { show: ['current','upcoming','daily'], locale: 'de', //when omitted, default value would be your system default locale by moment.js showEmptyView: 0, fullDayEventLocalize: 1, redrawInterval: 30*60*1000, //minimum 60000 useProfileConfig: 0, startProfile: '' }, views: { current: { position: "top_left", title: "Heute", limit: 3, }, upcoming: { position: "top_left", title: "Demnächst", limit: 3, }, daily: { position: "bottom_bar", title: "Überblick", counts: 7, } }, -
RE: MMM-CalendarExt
@Sean
It works fine with adding this code to custom css :-)div.CALEXT .events .symbol.font-awesome { font-size: 250%; //Adjust this as your wish. you can use px or % -
RE: MMM-CalendarExt
@Sean
Perfect for some symbols
But the symbol “trash-o” will be not “re-sized”.
I have to look for a symbol in other sources == > “em”…and so on -
RE: MMM-CalendarExt
@Sean
I am not a programmer :-)
I have played a little bit…also with big values, but the symbol size does not change.
Maybe i am doing something wrong?/***************************************************** * Magic Mirror * * Custom CSS * * * * By Michael Teeuw http://michaelteeuw.nl * * MIT Licensed. * * * * Add any custom CSS below. * * Changes to this files will be ignored by GIT. * *****************************************************/ div.CALEXT .event .symbol { order:1; display:block; flex-basis: 40px; // Modify this text-align:center; min-width: 50px; // Modify this font-size: 800%; // Add this }
-
RE: MMM-CalendarExt
Hi Sean,
according to b.)
Sorry to asked again.
While playing a little bit with the config parameters, i can “only” adjust the size of the area within the symbol is located.
But it doesn’t change the size of the symbol itself
Thanks a lot -
RE: MMM-Globe
Sorry for the question
But is there a view for europe available / configurable?
Thanks -
RE: MMM-CalendarExt
Hi Sean,
i have a few more questionsPlease look to my attached screen:
a.)
Today is “not viewable” because it is “more or less” complete white
Any Ideab.)
Is there a chance to increase the size of the symbols (i mean the symbols in front of the date…like the football)c.)
I was wondering that your dates a looking a little bit different
In your dates you have the information about the timing and the location.
I have put the same infos in my google calendar but they will not be shownThats a lot

-
MMM-PublicTransportDB
Hi all,
i was wondering if somebody of you is able to run the above standing module.
Unfortunately is stays in the state “Load” on the screen.
Is there any chance to debug somthing?
Thanks