@ianperrin Thanks a lot !
Works perfectly fine now :-)
@ianperrin Thanks a lot !
Works perfectly fine now :-)
Hi everyone,
I installed the mmm-forecast but I can’t figure out why i got the same error than @paulocarrasco …
Here is my code:
{
module: 'MMM-forecast-io',
position: 'top_right', // This can be any of the regions.
config: {
// See 'Configuration options' for more information.
apiKey: 'my API key' // Dark Sky API key.
// Only required if geolocation doesn't work:
latitude: 47.902964,
longitude: 1.9092510000000402
}
};
I tried removing this part and averything else works.
Do you have any idea ?
thanks !
Note from admin: Please use Markdown on code snippets for easier reading!