@Chris62 can you post a picture and the config.js?
Read the statement by Michael Teeuw here.

Posts
-
RE: How do I access my Pi from an externel network to install modules and change config.js?
@MWel1977 Or make use of builtin VNC with a VPN, what also can run on the Pi. But Teamviewer would be the most simple to use.
-
RE: How to "halt" autostart for some time...?
I don’t exactly get what you’re saying, but I assume you’re not connecting through SSH with your mirror? Because when you connect through SSH, you come in the RPI shell and can configure your modules.
-
RE: My first Mirror (45cm x 65cm) with 24" monitor (Netherlands)
@jmigoliva, I use a simple python script for the PIR sensor. I’ve used the instructions on https://www.magicmirrorcentral.com/pir-sensor-raspberry-pi-magic-mirror/
This page provided me everything I needed to get the PIR sensor working. -
RE: Displaying a Shared iCloud calendar with default calendar module - possible?
@valid8r That’s not the case. As I’m also using the Apple Family calendar and it is possible.
See the procedure in the earlier reply from me. You have to do it from an Apple device like iPhone, iPad or Mac and than you’re able to share it in a public link. -
MMM-MyDutchWeather
Description
MyDutchWeather is a simple Module, that shows the actual weather from the KNMI 10-minutes network for any location in the Netherlands, based on your GPS coördinates .Screenshot
Download
[card:htilburgs/MMM-MyDutchWeather]Extra
I’m not an experienced programmer and do this for fun. Feel free to suggest any ideas.Versions
07-04-2019 - v1.0.0 - Initial release
08-04-2019 - v1.1.0 - Added option for Simple or Additional information -
RE: Displaying a Shared iCloud calendar with default calendar module - possible?
You can make it ‘public’:
IPhone
- Go to Calendar app
- At the bottom you see ‘calendar’
- click on it
- click on the ‘i’ behind the family calendar
- go to the bottom and make sure ‘public calendar’ is selected
- select option ‘share’ and then select copy
Now you have the public url and can use it
Mac
- open calendar app
- select the family calendar on the left
- right click on the ‘wifi’ symbol
- select settings for sharing
- select public calendar and you can copy the url
Good luck
-
RE: Getting API data in table
@sdetweil Thank you for the reply. I’m going to play with it and see which kind suited me the best.