@bhepler Thank you for your help. It works now.
S
Best posts made by Sparkie579
Latest posts made by Sparkie579
-
RE: MMM-metoffice-datapoint A module to pull UK MetOffice 3 hourly forecasts
Ive tried to install this onto my project however I am not able to load the module up. The error is located to API key.
modules:
{
module: “MMM-metoffice-datapoint”, // Weather app.
position: “right”,
config: {
apikey: “<<>>”,
sitename: “Ashford (Kent)”,
}
},can you help?