Read the statement by Michael Teeuw here.
where is that "{DEGREE}" coming from?
-
module: “currentweather” is very strange on a fresh deployment,

(Sorry for the color distortion, it’s normal as I took the screenshot from VNC which reduced the picture quality)
Question: how could I get rid of that “{DEGREE}” string?
-
@lkthomas from the MagicMirror/translations/??.json file
"FEELS": "Feels like {DEGREE}", -
@sdetweil Thanks but is this a glitch or I miss some config?
-
@lkthomas some languages don’t have a feels like
what lanuage is your system set to ?
-
@sdetweil should be English, how could I check?
-
@lkthomas edit the config.js
language: -
@sdetweil language: “en”
-
@lkthomas just fyi… all users with reputation below 2 have all their posts reviewed before posting on the forum… this stops all the spam, and advertising…
so, have patience/// I review every post
which provider are you using?
from the doc

-

( I masked my location)
That’s my config, I copy from my old config which uses “currentweather”, and if I use “weather”, the bottom left widget will keep “Loading” and nothing appears.
-
@lkthomas only thin you should need is the provider, the apikey and some location info.
from the sample
put in your apikey
its should give u current weather from NY
it uses openweather by default…{ module: "weather", disabled: true, position: "top_right", config: { location: "New York", locationID: "5128581", apiKey: "YOUR_OPENWEATHER_API_KEY", windUnits: "mph", useBeaufort: true, degreeLabel: "false", useKmh: false }, order: "*", label: "instance 1", index: 1 }, -
@sdetweil I will have a look when I have time, for now, I just removed {DEGREE} string from en.json and called it a day, thanks.
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