@sdetweil I will, thank you!
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
R
Latest posts made by raccoonpie
-
RE: MMM-PlaceInfo: display information about the world
-
RE: MMM-PlaceInfo: display information about the world
@njw it seems that something changed since last time. The currency API key is not working. The Base URL in the JS file needs to be updated line 57 to
currencyAPI: "https://api.apilayer.com/fixer/latest",
A small tweak in the line 458 to :
params = "?apikey=" + this.config.currencyAPIKey;
Could you please check and if possible provide an update? Thanks for your contribution, it is a beautiful and helpful module. Best!