Read the statement by Michael Teeuw here.
MMM-Cocktails
-
@cowboysdude said in MMM-Cocktails:
This IS a VERY useable and cool module!!! Great job!!!
Well, I have a great teacher that answers all my questions and gives great hints ;-)
Thanks bropane!
-
@Mykle1 so when will the code and instructables for the BartenderBot be released? We need automation in the making of the drinks, too! Choose your drink on your mirror and bam, BartenderBot makes it for you!
-
This post is deleted! -
@johnnyboy said in MMM-Cocktails:
Hey up Amigo… Nice Module…
Hi johnny. How are you? And thank you.
Can you clarify for me?
The source data I am using for this module is randomized by the API site itself and it only changes the drink once a day, based on the date. So, even though the default
updateInterval
is one hour, the source wont update until it sees the date has changed.Is there any way to have the cocktails like Compliments rotation, but obviously slower… to say, about 10mins each cocktail?
There is, however, if I were to do that (I don’t have any plans to) then the drinks would no longer be random (I like that) and the drinks would display in the order of the archive. (Example: All drinks in alphabetical order. A’s, then B’s, then C’s and so on).
And is it possible to add to the list? I have a good few that I doubt will be on your list, but wouldn’t mind adding them into my mirror list
I don’t think so. Not as things are. If the data for all the drinks was a local file that was included with the module then it would be possible but the data comes from the API site. I might revisit this module at some point to see what I can do to improve it. It is my very first module and I would be remiss if I didn’t thank @cowboysdude for his help, patience and guidance.
-
This post is deleted! -
@johnnyboy said in MMM-Cocktails:
but I would have liked one that randomises every so often > to see whats on offer.
I actually went and checked the API source again (just for you Amigo) and the database is NOT a single source which would be simple enough to implement what you are asking for. There are at least 26 sources (A-Z) for alcohol and 26 more for non-alcohol and a slew of others (name, ID #, vodka, gin, whiskey, and on and on etc etc). I’ve looked for another API but this one seems to be it.
-
This post is deleted! -
Description:
How to make all kinds of mixed drinks - Instructions, ingredients and images.
See ReadMe for installation and config options. Includes css file.Update
New drink every 10 minutes
Download:
[card:mykle1/MMM-Cocktails]
Version 1.0.1
-
The new look! Courtesy of our friend @Cowboysdude.
Thanks bro!
-
I didn’t look at the code, yet, but I think I see a possible issue (just from the image):
Either they forgot the grenadine juice in the ingredient list – or you’re cutting off the ingredient list too short (after 5 elements).From a Web Design standpoint I’d also suggest using “left-aligned”, or maybe “justified” for the receipt.