Read the statement by Michael Teeuw here.
MMM-NOAA - Another Weather Module
-
@cowboysdude
So there’s no need in adding to the translation files :) AND for this:curCon.classList.add("xsmall", "bright"); curCon.innerHTML = this.translate("Currently: ") + current.weather; wrapper.appendChild(curCon);
Is correct because the variable current.weather will show in the chosen language all by itself :)
this i ment
-
@tbbear Not sure this looks right to me…
I change this line in my config.js file and get what you’re seeing below
" language: ‘en’," to “language: ‘de’,” -
this looks good see what i get:
![alt text]( image url) -
oooo by the way i just see ur change in airpressure wow this is great
-
@tbbear That I don’t understand… so what I would do … delete the MMM-NOAA directory and do another install like it was new… something is getting crossed up there… you’re missing files. The image I posted is the one that is new on github …
-
ok, i will do and report soon thanks
-
@tbbear Thank you! Glad to help in anyway I can!
-
absolutely perfect, readme changed and all other stuff i only see one little topic after i loaded your module it said MMM-NOAA_master so i had to remove the _master all other things are TOP!!! by the way i think u should be the new default weather app im MM
-
i know i am the thorn in ur side but i think it would look better if the topic “Stunden mit Tageslicht” would use the same font size as the other lines.
-
@tbbear said in MMM-NOAA - Another Weather Module:
absolutely perfect, readme changed and all other stuff i only see one little topic after i loaded your module it said MMM-NOAA_master so i had to remove the _master all other things are TOP!!! by the way i think u should be the new default weather app im MM
Yeah that’s what happens when you do a manual install it’s how github sends the file… can’t control that… if you do a git clone that doesn’t happen ;)