Read the statement by Michael Teeuw here.
MMM-NOAA - Another Weather Module
-
Is there anyway to easily override the latitude/longitude information? I live in the country so the lat/lon returned by http://ip-api.com/json is not very accurate for my location. Also, what other options are available for configuring NOAA3 in config.js?
-
try adding the following in the config.js
langTrans: "en",
example…
{ module: 'MMM-NOAA', config: { langTrans: "en", apiKey: "YOUR API KEY", airKey: "YOUR API KEY" } },
Not really sure it will work, but I will try it on mine in a little while and let you know if it does.
If you try it before I get back on here, let me know if it did work or not. -
I’m assuming with the upvote that it worked for you?
-
@justjim1220 No sir that will not work
-
@fox what do you mean English names? The headings for each like Humidity and such?
-
@justjim1220 said in MMM-NOAA - Another Weather Module:
langTrans: “en”,
thank you for the anser, i tried it but did not work.
-
@cowboysdude said in MMM-NOAA - Another Weather Module:
@fox what do you mean English names? The headings for each like Humidity and such?
yes sir :)
-
@fox Simple just copy the en translation file into the de translation file ;) Your forecast will still be in German though… because it’s reading your main language config…
-
@fox Told you it wouldn’t LOL
-
Hello guys, i do have some troubles with the module, it doesn’t appear at all on my mirror but it shows perfect on my mobile phone…i tried to reposition it but still nothing…do you have any ideas?