Hello
I have 4 radiator thermostats, of which 3 work perfectly. The last one is way out of calibration. Now it can't calibrate anymore.
This is not acceptable as I got them as a Christmas present in 2022.
How do we solve the problem?
Kind regards
Bo Hamilton
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