Closed Manu85340 closed 9 months ago
Okay, that's very interesting. I took a closer look at the code. The colored option was not fully implemented. I have fixed that now :rocket: Please update the module and try again :slightly_smiling_face:
To update the module:
cd ~/MagicMirror/modules/MMM-OneCallWeather
git pull
And you must set the value for colored without the quotation mark. Like this:
colored: true,
@KristjanESPERANTO perfect, thank you for your answer, it works
You are welcome 🙂
@KristjanESPERANTO hello, do you know how I can enlarge the size of the "bubble" or there is the wind speed, thank you for your help
@KristjanESPERANTO hello I installed your MMM-OneCallWeather module thanks to @sdetweil, he helped me with this module and many other things and I have a question in the readme he wrote there: "colored If set 'colored' to true the min-temp get a blue tone and the max-temp get a red tone.
Default value: true" I added this to my js.config but the values remain white am I doing something wrong? you asked me to put my js.config here it is: