Change Weather Output to Celsius #1560
Answered
by
CarterLi
EasyOnHard
asked this question in
Q&A
-
Hello! I've been trying to figure out how to get the weather module to output the temperature in Celsius. My first assumption was to set the temperature unit is "C":
This didn't change the output of the weather module. I then found that you can change the wttr.in output to Celsius by passing the argument "m":
Is there a way to do this in the config file? Full Config
|
Beta Was this translation helpful? Give feedback.
Answered by
CarterLi
Feb 14, 2025
Replies: 1 comment 2 replies
-
It was not supported. I added the support in ba78859 |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
EasyOnHard
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It was not supported. I added the support in ba78859