@CliffordW said in Error while updating.:
. There are actually two update scripts on that page
no, there are two invocations of the same script…
one in test mode,
and
one in apply mode
I don’t know that switch! But it read from dockerfile? My strategy is a bit longer but it can guarantee that all is updated and I can also add git pull for every module in the sequence…
Edit: I give a try, but not works, and didn’t find that on documentation.
https://docs.docker.com/engine/reference/commandline/run/
@tinsebayacc
I just added some code to my module to handle PIR_SENSOR sending notice of user around…
so you shouldn’t have to change anything there… well, stop it from turning off the display
All depends on the enclosure behind the mirror, I have a fairly closed box ( large air volume inside so heat isn’t an issue). And the inside don’t get condensation on it, and generally the part with the screen behind it usually gets warm enough so it doesn’t get foggy.
I wouls strongly advice against anything not glass when it comes to a bathroom mirror due to scratching. The bathroom mirror usually needs more cleaning than say a hallway mirror and the more you clean the more scratching will occur. So the harder the surface the better. And the coated side inwards the screen so you don’t accidentally damage it.
If you create two modules you could use MMM-ModuleScheduler to schedule the show/hide of one the modules. I have not used it but it appears to do what you are asking.
https://github.com/ianperrin/MMM-ModuleScheduler
I personally use MMM-Remote-Control, but to do this you need to send a http request to show/hide the module. I do this through Home Assistant.
https://github.com/Jopyth/MMM-Remote-Control
Re: Sync private iCloud calendar with MagicMirror
HI guys, this has been very helpful!
I do have a problem concerning the automatic sync. I can manually sync my iCloud calendar using : vdirsyncer sync but i can’t get it to do it automatically. Is there a way to find what I did wrong?
Thanks a lot.
Hello Jimmy95!
Thank you for your reply. I forgot to mark this as solved. I ended up finding a work-around by changing the URL in the vdirsyncer config file from a specific URL to “from b”. It downloads and syncs all my calendars and notes - more than i need in fact; then I just add the URL for each calendar i want to see to the module instead.
Seems to be working well.
Thank you for your help though, and I will take a look at that link you provided to see if I can clean up and streamline the operations on my end anyhow.
“One point of Strength increases your damage with Swords by 10”
do you have a set of those messages that you could examine for a pattern
like
1st -4th word are the cause (‘One point of Strength’)
5th word has direction (‘increases’)
7th-9th words has the effect (‘damage with Swords’)
last word has the adjustment value (10)
if they all have that pattern, you could write a regular expression to extract them and their parts
@marnus There are a couple of Alexa integration modules. A quick search through the module showcase section of the forums will give you some threads about installing and configuring these modules.