Hi there, I’ve got an issue with my Bticino Linea 3000 video intercom. Every day, around 5 in the morning, it drops off the Wi-Fi and then reconnects by itself at about 3 in the afternoon. I’ve already checked and the Wi-Fi signal’s coming through fine.
Commentaires
0 commentaire
<% 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;
} %>
Commentaires
0 commentaire