I have a non modulating Netatmo thermostat. As my boiler is non modulating. I though only it worked at 100% or 0. But in graphic view, I saw it worked at intermediate levels. how is this possible?
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