Guys, please, bring in manual only mode. I want to use the thermostat in homekit app only and set automations there. I really dont like that when i want to change temperature in Homekit, its only short term manual boost. Its very unintuitive and defies the whole apple homekit integration - thermostat is basically useless in AHK ecosystem.
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