Read the statement by Michael Teeuw here.
MMM-Events
-
Scrap my messages… it started working after a reboot…
However, is it possible to have multiple categories?
does this:
eventType: "music_country", eventType: "sports", eventType: "food", eventType: "comedy",
or this:
eventType: ["music_country", "sports", "food", "comedy"]
work?
-
I just tried it, an array works well!!
-
@stephenmelody said in MMM-Events:
I just tried it, an array works well!!
That’s good news! I’m glad it’s working for you. It happens to be one of my favorite modules. I hope you enjoy it and find it useful, too.
-
is there anyway for it to show more than 1 event at a time?
-
@albertlwj said in MMM-Events:
is there anyway for it to show more than 1 event at a time?
As it is, no. It was designed to loop through the events so as to minimize the space it occupies on the mirror. I don’t have any plans to modify it from it’s current state but feel free to modify it yourself. If you make that an option then you can send a PR to the repo and I’ll add it to the module.
In any case, thanks for your interest and I hope you enjoy the module.
Peace.
-
alright thanks! i’ll see if i manage to tweak it :D
it’s a great module thanks for all the work!
-
As per @E3V3A @thiagofneves
You can choose multiple eventTypes at the same time using this format:
"music_electronic,music_jazz,music_vocal,music_rap_hiphop"
I do believe that is posted somewhere above. :-)
README file updated on git.
Thanks for the heads up guys. :-)
-
I would love the ability to add a layout, like 2 events sidexside. Is this possible?
I’d like to also create another profile that just shows a list of events for the next 30 days or so. Can this be done?
Thank you,
-
I’m sure those things can be achieved although I don’t envision the module that way. Please feel free to fork the module and make any changes you like and submit a PR. Have fun.
-
Would it be possible to only display events for a particular venue?