Read the statement by Michael Teeuw here.
Weather Module
-
Hi
I use the default weather module the temperature shows in Celsius how do I change to show Fahrenheit.
-
@sdetweil what is the line of code that i need to input to get Fahrenheit and where in config.js do I put this in thanks
-
@jpcalka weather uses the global units: setting in config.js
default is metric, imperial is the other value optionthe weather module also has a units property, using the default as its initial value,
you can change it independantly -
@sdetweil what is the line of code that i need to input to get Fahrenheit and where in config.js do I put this in thanks
-
@jpcalka i am a teacher not a doer.
i gave you the name of the property,
and its current value, in config.jsplease read the file and show me the line as it is
-
@sdetweil hi I figured it out thanks
-
Hi This Issue has been resolved , but i do not know how to change it to resolved
-
@jpcalka click the 3 dots to the right of the post that solves the problem, and select mark this…