Smoke Detectors
X-SENSE smoke alarms offer fast, accurate alerts with practical features, keeping your home and family safe from smoke and fire dangers.
Power Source
{
if($store.collection.tagList['1']?.includes('10-Year Sealed Lithium Battery')){
$store.collection.tagList['1'] = $store.collection.tagList['1'].filter(t => t !== '10-Year Sealed Lithium Battery');
}else{
$store.collection.tagList['1'] = [...$store.collection.tagList['1'], '10-Year Sealed Lithium Battery'];
};
}
"
class="flex items-center gap-2">
10-Year Sealed Lithium Battery
10-Year Sealed Lithium Battery
{
if($store.collection.tagList['1']?.includes('Replaceable Battery (Included)')){
$store.collection.tagList['1'] = $store.collection.tagList['1'].filter(t => t !== 'Replaceable Battery (Included)');
}else{
$store.collection.tagList['1'] = [...$store.collection.tagList['1'], 'Replaceable Battery (Included)'];
};
}
"
class="flex items-center gap-2">
Replaceable Battery (Included)
Replaceable Battery (Included)
Power Source
{
if($store.collection.tagList['2']?.includes('10-Year Sealed Lithium Battery')){
$store.collection.tagList['2'] = $store.collection.tagList['2'].filter(t => t !== '10-Year Sealed Lithium Battery');
}else{
$store.collection.tagList['2'] = [...$store.collection.tagList['2'], '10-Year Sealed Lithium Battery'];
};
}
"
class="flex items-center gap-2">
10-Year Sealed Lithium Battery
10-Year Sealed Lithium Battery
{
if($store.collection.tagList['2']?.includes('Replaceable Battery (Included)')){
$store.collection.tagList['2'] = $store.collection.tagList['2'].filter(t => t !== 'Replaceable Battery (Included)');
}else{
$store.collection.tagList['2'] = [...$store.collection.tagList['2'], 'Replaceable Battery (Included)'];
};
}
"
class="flex items-center gap-2">
Replaceable Battery (Included)
Replaceable Battery (Included)
Power Source
{
if($store.collection.tagList['3']?.includes('10-Year Sealed Lithium Battery')){
$store.collection.tagList['3'] = $store.collection.tagList['3'].filter(t => t !== '10-Year Sealed Lithium Battery');
}else{
$store.collection.tagList['3'] = [...$store.collection.tagList['3'], '10-Year Sealed Lithium Battery'];
};
}
"
class="flex items-center gap-2">
10-Year Sealed Lithium Battery
10-Year Sealed Lithium Battery
{
if($store.collection.tagList['3']?.includes('Replaceable Battery (Included)')){
$store.collection.tagList['3'] = $store.collection.tagList['3'].filter(t => t !== 'Replaceable Battery (Included)');
}else{
$store.collection.tagList['3'] = [...$store.collection.tagList['3'], 'Replaceable Battery (Included)'];
};
}
"
class="flex items-center gap-2">
Replaceable Battery (Included)
Replaceable Battery (Included)
{
if($store.collection.tagList['1']?.includes('10-Year Sealed Lithium Battery')){
$store.collection.tagList['1'] = $store.collection.tagList['1'].filter(t => t !== '10-Year Sealed Lithium Battery');
}else{
$store.collection.tagList['1'] = [...$store.collection.tagList['1'], '10-Year Sealed Lithium Battery'];
};
}
"
class="flex items-center gap-2">
10-Year Sealed Lithium Battery
10-Year Sealed Lithium Battery
{
if($store.collection.tagList['1']?.includes('Replaceable Battery (Included)')){
$store.collection.tagList['1'] = $store.collection.tagList['1'].filter(t => t !== 'Replaceable Battery (Included)');
}else{
$store.collection.tagList['1'] = [...$store.collection.tagList['1'], 'Replaceable Battery (Included)'];
};
}
"
class="flex items-center gap-2">
Replaceable Battery (Included)
Replaceable Battery (Included)
{
if($store.collection.tagList['2']?.includes('10-Year Sealed Lithium Battery')){
$store.collection.tagList['2'] = $store.collection.tagList['2'].filter(t => t !== '10-Year Sealed Lithium Battery');
}else{
$store.collection.tagList['2'] = [...$store.collection.tagList['2'], '10-Year Sealed Lithium Battery'];
};
}
"
class="flex items-center gap-2">
10-Year Sealed Lithium Battery
10-Year Sealed Lithium Battery
{
if($store.collection.tagList['2']?.includes('Replaceable Battery (Included)')){
$store.collection.tagList['2'] = $store.collection.tagList['2'].filter(t => t !== 'Replaceable Battery (Included)');
}else{
$store.collection.tagList['2'] = [...$store.collection.tagList['2'], 'Replaceable Battery (Included)'];
};
}
"
class="flex items-center gap-2">
Replaceable Battery (Included)
Replaceable Battery (Included)
{
if($store.collection.tagList['3']?.includes('10-Year Sealed Lithium Battery')){
$store.collection.tagList['3'] = $store.collection.tagList['3'].filter(t => t !== '10-Year Sealed Lithium Battery');
}else{
$store.collection.tagList['3'] = [...$store.collection.tagList['3'], '10-Year Sealed Lithium Battery'];
};
}
"
class="flex items-center gap-2">
10-Year Sealed Lithium Battery
10-Year Sealed Lithium Battery
{
if($store.collection.tagList['3']?.includes('Replaceable Battery (Included)')){
$store.collection.tagList['3'] = $store.collection.tagList['3'].filter(t => t !== 'Replaceable Battery (Included)');
}else{
$store.collection.tagList['3'] = [...$store.collection.tagList['3'], 'Replaceable Battery (Included)'];
};
}
"
class="flex items-center gap-2">
Replaceable Battery (Included)
Replaceable Battery (Included)
Reset all filters
Explore Products
Reset
Compare
No products found
Compare Similar Products
Find the best smoke alarms for you
- Compare Models
-
{ if($store.compare.selectedProductList[1]?.title == item.title) return; $store.compare.handleSelectProduct(1,item.title); isOpen = false; } " style="cursor: pointer;" :class="{ ' cursor-not-allowed': $store.compare.selectedProductList[1]?.title == item.title }" class="px-3 py-2 hover:bg-black/5 transition-all duration-300 flex gap-2 items-center">
-
{ if($store.compare.selectedProductList[2]?.title == item.title) return; $store.compare.handleSelectProduct(2,item.title); isOpen = false; } " style="cursor: pointer;" :class="{ ' cursor-not-allowed': $store.compare.selectedProductList[2]?.title == item.title }" class="px-3 py-2 hover:bg-black/5 transition-all duration-300 flex gap-2 items-center">
-
{ if($store.compare.selectedProductList[3]?.title == item.title) return; $store.compare.handleSelectProduct(3,item.title); isOpen = false; } " style="cursor: pointer;" :class="{ ' cursor-not-allowed': $store.compare.selectedProductList[3]?.title == item.title }" class="px-3 py-2 hover:bg-black/5 transition-all duration-300 flex gap-2 items-center">
- Connectivity
- Base Station Interconnected (App) Connectivity
- Base Station Interconnected (App) Connectivity
- Base Station Interconnected (App) Connectivity
- Battery
- Power Source
- Replaceable Battery (Included) Power Source
- Replaceable Battery (Included) Power Source
- Replaceable Battery (Included) Power Source
- Battery Life
- 5 years Battery Life
- 5 years Battery Life
- 5 years Battery Life
- Capabilities
- App Push Alerts
- App Push Alerts
- App Push Alerts
- App Push Alerts
- Direct Wi-Fi Connection
- Direct Wi-Fi Connection
- Direct Wi-Fi Connection
- Direct Wi-Fi Connection
- Connects to SBS50 Base Station
- Connects to SBS50 Base Station
- Connects to SBS50 Base Station
- Connects to SBS50 Base Station
- Customizable Wireless Network
- Customizable Wireless Network
- Customizable Wireless Network
- Customizable Wireless Network
- Voice Alerts
- Voice Alerts
- Voice Alerts
- Voice Alerts
- Replaceable Battery
- Replaceable Battery
- Replaceable Battery
- Replaceable Battery
- Night Mode
- Night Mode
- Night Mode
- Night Mode
- Magnetic Mount
- Magnetic Mount
- Magnetic Mount
- Magnetic Mount