SONOFF SNZB-04 ZIGBEE JUHTMETA UKSE-/AKNASENSOR

The photographs are for illustrative purposes only.
Get AI analytics on product SONOFF SNZB-04 Zigbee Wireless Door/Window Sensor:
9.50€/pc.
Ex Tax: 7.66€/pc.
Sonoff
0 reviews
Pre-Order
Product Code: 000-467692ASP
Item sold out
rempro rempro-mobile
Tags:

SONOFF SNZB-04 Zigbee Wireless Door and Window Sensor

This compact wireless device is designed to monitor the opening and closing of doors or windows using Zigbee communication, helping enhance home security and automation.

Key advantages


    Wireless Zigbee connectivity for stable smart home integration
  • Instant detection of door or window opening
  • Easy installation without complex setup
  • Low-maintenance operation with minimal power use
  • Supports automation scenarios in compatible smart home systems
  • Compact design suitable for various interior styles
  • Reliable operation for security and monitoring purposes

Application and use cases

This sensor is suitable for creating a secure, automated environment in homes, offices, or commercial spaces.


    Monitoring entry doors for unauthorized access
  • Tracking window openings to improve safety
  • Triggering smart lights when a door is opened
  • Sending notifications when cabinets or storage areas are accessed
  • Enhancing alarm system functionality through Zigbee integration

What to consider when choosing


    Check compatibility with your Zigbee hub or smart home ecosystem
  1. Consider the installation location for optimal detection
  2. Evaluate wireless signal strength in the planned area
  3. Think about integration with automations and security scenarios
  4. Assess the reliability and response speed of the sensor

Characteristics


    Zigbee wireless communication
  • Door and window opening detection
  • Designed for smart home security and automation
  • Suitable for various indoor environments

Why buy at SityPro


    Convenient delivery options across Estonia and Finland
  • Wide selection of smart home devices and accessories
  • Competitive price and regular promotions
  • Reliable customer support for choosing and using products
  • Fast processing and dispatch of orders

Description provided by sitypro.com

SONOFF SNZB-04 ZIGBEE JUHTMETA UKSE-/AKNASENSOR
Write a review
Question answer
Similar products in stock
Dear visitor, please be aware that this item is temporarily out of stock.
We recommend considering other products:
SONOFF GK-200MP2-B Wireless IP Security Camera
In Stock
44.89€ Ex Tax: 36.20€
SONOFF 4CH PROR3 SMART WiFi SWITCH 2200W 230V 4K
In Stock
43.95€ Ex Tax: 35.44€
Transformer HTM 50-150VA 240/11.5V
In Stock
36.47€ Ex Tax: 29.41€
Or you can choose other products in the category: Transformers and accessories
Related Products

Google reviews

See all reviews
//$('#buy_1click').mask("+39999999999",{placeholder:"+3__________"}); //$('#buy_1click').attr('placeholder', 'XXXXXXXXXX'); }); $('#btn_buy_1click').click(function () { var prefix = $('.iti__country.iti__active').data('dial-code'); $('input[name="phone_prefix"]').val(prefix); var answer = checkPhone($(this)); var emailAnswer = validateEmail($('input[name="buy1click_email"]').val()); if(answer != false && emailAnswer != false) { $.ajax({ url: 'index.php?route=extension/module/one_click/add', type: 'post', data: $('input[name=\'phone_prefix\'],input[name=\'phone\'], input[name=\'buy1click_email\'], input[name=\'product_id\'], input[name=\'quantity\']'), dataType: 'json', beforeSend: function () { $('#btn_buy_1click').attr('disabled', 'disabled'); }, success: function (json) { if (json) { $.magnificPopup.open({ items: { src: '
' + '
' + json['popup_heading'] + '
' + '
' + json['popup_order'] + '
' + '
' + json['popup_phone'] + '
' + '
', type: 'inline' }, showCloseBtn: true }); $('#btn_buy_1click').attr('disabled', false); $('#buy_1click').val(''); } } }) } }); function checkPhone(phone_input) { var phone = $('#buy_1click').val(), input = $('#buy_1click'); checker = true; if(!phone){ input.effect('highlight', {color: '#f00'}, 500); checker = false; } else if(/[^0-9-+ (|)]/.test(phone) || phone.length < 7) { input.effect('highlight', {color: '#f00'}, 500); checker = false; } else { } if(checker != true) { return false; } } function validateEmail($email) { var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; if ($email == '') { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else if (emailReg.test( $email ) == false) { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else { return true; } } $('#buy_1click').attr('placeholder', '5ххххххх');