Read the statement by Michael Teeuw here.
MMM-OneCallWeather - Wind in Meter pr second??
-
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, } }, -
@MadsF for the future when posting config or log info, please use the code block
paste the info into the message editor
blank line above and belowselect the text just pasted
hit the </> button to insert the code block markdowni have corrected your pist above
-
It’s not documented in Github README, but you find the needed config in the implementation here
So…try the following and add the
windUnitsproperty.{ 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, windUnits: "ms" //ADD THIS PROPERTY } }
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login