@ceddirr Yes. Packaging was great. Was a good while ago now since I ordered it though.
I’d be careful if you want to cut it though. Make sure you order the right sizes.
@ceddirr Yes. Packaging was great. Was a good while ago now since I ordered it though.
I’d be careful if you want to cut it though. Make sure you order the right sizes.
From my attempts at learning, I think JavaScript and Node.JS are different. Even though node is created with JS it would be worthwhile learning Node.js to get an understanding of how it all runs.
It may be best to let us know what errors you are getting or problems are you are encountering. Are you able to run servermode or are you not getting that far?
Where does it pull the fixtures from? There is currently a new draw for Europa and Champions League Qualifiers. Europa games are today.
Tried giving the Google Assistant SDK a go. Didn’t work well for me due to my Scottish Accent. If I put on a bad American accent it works well but Alexa seems to be perfect with me.
Are you using pm2? That reopens it if you close it. pm2 stop mm in terminal would close only if you are using pm2.
Otherwise in the terminal that you type in DISPLAY=:0 npm start, press CTRL + C
@Kimzer said in Monthly Calendar:
@McSorley said in Monthly Calendar:
Great module. Thank you.
I am looking for some help with the css. I am looking to change the entire table to a maximum width rather than the 100% of the “top_left” that I have it at just now. I am also looking for the weekends to have a background color of #606060
Any help would be appreciated.
Did you figure this out? Also interested in it :)
Being working on getting MMM-voice working recently. I’ll certainly come back to it though and let you know.
@Kimzer I have been working on the custom.css for the monthly_calendar but it wasn’t a success. I used MMM-remote to hide what I had in the same position (top_left) and once they were hidden the calendar went down to a size that I was comfortable with. When I show it again, the size increases again. This is specific to showing the the default calendar because adding the timer has an ok width.
Looks like its going to be changing the source CSS rather the custom CSS for monthly_calendar. The work continues…
Hey,
I am looking for the update to the default calendar. I really like the current setup I have

What I would like to do however is add in the location as a “child” to the event like this

If I have a feature like this, I think it would then be great to send a notification to MMM-MyCommute to pull the next location in your calendar and show the commute depending on the time of the event.
Would be grateful if anyone where to give it a go.
I checked the iCal and they do pull a LOCATION but I have no idea how to present it within the calendar.
Thanks,
McSorley
Try again what PtrBld suggested with calibrating the PIR Sensor Tuning by turning the knobs so see if you get different results.
Otherwise, this image show you which pins you have connected. If oyou have it set up the way PtrBld suggested, you change the code to 24.

@pepemujica www.raspberrypi.org/documentation/usage/gpio-plus-and-raspi2/
You have 5v, Ground, then GPIO.
I know its the off season now but any developments on cup support, i.e. Champions League?
@pepemujica Good way to make sure you have it connected correctly and that the PIR is operating is to try out the python code in the link I sent.
from gpiozero import MotionSensor
pir = MotionSensor(4)
while True:
if pir.motion_detected:
print("Motion detected!")
Keeping in mind for both this code and the module that you have the correct pin number.
Those kind of reddit posts make me wish I took photos when I built mine. Looks great.
I seen an article of someone doing it, but it was its own project. Unaffiliate with the MagicMirror.
Not looked into it. I made an AlexaPi and the only dissapointing thing about it is that it doesn’t play Spotify or Prime Music. I was looking into the possibility of using this but it was an after thought about a week ago.
I have it wired a little different. I have it connected to a different GPIO Pin.
Following this guide worked beautifully.
https://www.raspberrypi.org/learning/parent-detector/worksheet/
Perfect along with MMM-RemoteControl to hide and enable it when I am testing.
I set up my AlexaPi with the Device ID “SmartMirror” rather than “magicmirror”
Is there anyway I can change what the ID needs to be rather than run through the whole setup again for the Alexa?
I went with the supplier I linked. Worked a treat.