My Netatmo weather app often don’t show any data. It’s just a «-» mark on every detail. Inside, outside and wind module. The internet connection is good, everything is online. No failure message, just shows no data and the «-» sign. What kan it be?
Have tried restart on the module and the internett
Kommentare
0 Kommentare
<% var getColumnClasses = function(columnNumber) {
var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12';
if (numberColumns >= 2) classNames += ' md:col-6';
if (numberColumns >= 3) classNames += ' lg:col-4';
if (numberColumns >= 4) classNames += ' xl:col-3';
return classNames;
} %>
Kommentare
0 Kommentare