Hi
Is it in anyway possible to get Meter pr second istead of miles pr hour for the wind speed?
I lave everything else with this module. But it’s so annoying not to have wind in my “normal”
{
module: "MMM-OneCallWeather",
position: "top_right",
header: "xxxxxx, // OPDATERET HEADER
config: {
latitude: "xxxxxx", // OPDATERET LATITUDE
longitude: "xxxxx", // OPDATERET LONGITUDE
apikey: "xxxxxxx",
iconset: "4a",
iconsetFormat: "png",
units: "metric", // Styrer at vindhastighed er i m/s
fade: false,
}
},