A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
No display with MMM-cryptocurrency
-
I’ve added MMM-cryptocurrency but I only get a blank display.
I’ve checked my config.js and it passes validation.
And I have created an API key as instructed.Here is my config section for MMM-cryptocurrency. If I delete or comment this out everything works. But when I include it all I get is a blank screen.
{ module: "MMM-cryptocurrency", position: "bottom_center", config: { apikey: 'xxxxxxxxxxxx', currency: ['ethereum', 'bitcoin'], conversion: 'EUR', headers: ['change24h', 'change1h', 'change7d'], displayType: 'logoWithChanges', showGraphs: true } },```
-
-
@sdetweil Thank you! it was missing request.