Temperatur og luftfuktighetsmåler Tapo T315
{
// Ask any tabs block on the page to open the Lipscore tab/accordion.
// tabs.tpl listens for this on the window and sets activeTab = 'l'.
window.dispatchEvent(new CustomEvent('open-product-tab', { detail: 'l' }));
const isMobile = window.innerWidth < 768;
const header = isMobile
? document.querySelector('.__mobile-header')
: document.querySelector('header');
const headerHeight = header ? header.offsetHeight : 0;
// Scroll to the lipscore tab heading (desktop) or accordion heading (mobile).
// Wait one tick so Alpine can render the now-active panel before measuring.
setTimeout(() => {
const target = isMobile
? document.querySelector('.mobile_lipscore_tab_link')
: document.querySelector('.__lipscore_tab_link') || document.querySelector('.mobile_lipscore_tab_link');
if (!target) return;
window.scrollTo({
top: target.getBoundingClientRect().top + window.scrollY - headerHeight,
behavior: 'smooth'
});
}, 100);
}">
Real-Time & Accurate Monitoring - Detects real-time temperature and humidity with great accuracy. (Measurement Accuracy: ±0.54 ºF, ±3% RH).
E-ink Display - Indicates temperature & humidity, comfort level with facial expressions, battery condition, and signal.
Home Automation - Automatically turn on/off home electronics when settings fall outside preset range(s).
Free Data Storage & Visual Graphs - Record temperature and humidity data and generate periodic data summary.
Flexible Installation - Just place it on the desk or mount it on the wall.
Package Contents
Tapo T315 × 1
AAA/LR03 battery × 2
3M Adhesive × 1
Quick Start Guide × 1