Why can’t I see measurement history? Currently I seem to have 18ppm but is it rising or going down? Also no indication in Homekit or anywhere that co has been detected. I want a notification before alarms so I could just open a window or something. I want to avoid the alarm but this product does not seem to help in that. How is this any better than a 20€ non connected product?
Comments
0 comments
<% 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;
} %>
Comments
0 comments