Read the statement by Michael Teeuw here.
MMM-NOAA - Another Weather Module
-
@cowboysdude and what’s strange is that it worked when i am accesing it from mobile phone at http://myraspip:8080 …
-
@cowboysdude this is what i can see in a web page (everything ok)

this is what i can see on the main display where the raspberry is connected (no module)…

-
@mecomex I will certainly help you… let me know what questions you have and I’ll do my best to answer them! :)
-
@cowboysdude , ask weather description such as clear,cloudy,mostlycloudy, rain,sunny etc …
how can i translate weather description in local language ,Thanks so much -
@nobita It should be doing it via your language config…what is your language?
-
@cowboysdude Thai Language
-
@nobita said in MMM-NOAA - Another Weather Module:
Thai Language
Please post your entire config.js minus any apikeys…just xxxxxxxxxxx in place instead of key numbers…
Thanks
-

-
Dude, WTF? What is that module above NOAA??? Looks amazing!
-
Hello every one I like this module and it works great, but I would like to know how to change the temp from F to C thank you keep up the good work.
-
I could be mistaken but I think this module reads your
config.units: "imperial"orconfig.units: "metric"and displays accordingly. -
Where in the module will I find that config.units: “imperial” or config.units: “metric”
-
Not in the module. At the very beginning of your config.js file.
var config = { address: "0.0.0.0", port: 8080, ipWhitelist: [], // Set [] to allow all IP addresses language: "en", timeFormat: 12, units: "imperial", -
Thank you I will change units to imperial and see.
-
imperial = F
metric = C -
Thanks got that I am getting the wrong temp tell me 65 when it should be 27
-
NOAA3?
It works for me. I just tried it. Went right to C when I changed to metric. Have you changed anything in any of the module files?
-
No the default weather module works fine I am using yahoo as provider.
-
Well, if you haven’t changed any of the NOAA3 files then you’ll have to wait for the author to take a look at it for you.
-
@jeffreyking said in MMM-NOAA - Another Weather Module:
Hello every one I like this module and it works great, but I would like to know how to change the temp from F to C thank you keep up the good work.
The temp will change depending on your setting in your config.js
Example = Imperial shows F
Metric shows C:)
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
