SONOFF D1 NUTIKAS VALGUSTUGEVUSE REGULAATOR

The photographs are for illustrative purposes only.
Get AI analytics on product SONOFF D1 Smart Light Dimmer:
16.83€/pc.
Ex Tax: 13.57€/pc.
Sonoff
0 reviews
Pre-Order
Product Code: 000-467086ASP
Item sold out
rempro rempro-mobile
Tags:
Product sizes6,30 x 5,00 x 3,40 cm
Package dimensions6,50 x 5,20 x 3,60 cm
Gross weight0,620 kg
Net weight0,650 kg

SONOFF D1 Smart Light Dimmer

A modern smart dimmer designed to control lighting brightness remotely and enhance comfort in any space. Ideal for creating customizable illumination scenarios.

Key advantages


    Remote brightness control via smart home systems
  • Smooth dimming for comfortable lighting adjustment
  • Supports automation and lighting schedules
  • Energy‑saving potential through optimized brightness levels
  • Easy integration into existing smart home setups
  • Convenient operation through mobile apps or voice assistants
  • Improves ambiance and lighting flexibility

Application and use cases

The dimmer is suitable for home and office environments where adjustable lighting is beneficial.


    Creating cozy lighting in living rooms
  • Soft dimming for bedrooms and relaxation zones
  • Adjustable brightness for workspaces
  • Smart lighting control in hallways and kitchens
  • Scene‑based illumination for home automation
  • Energy‑efficient lighting setups

What to consider when choosing


    Check compatibility with your lighting fixtures
  1. Determine whether it fits your existing smart home ecosystem
  2. Consider the preferred control method
  3. Evaluate installation requirements
  4. Think about automation scenarios you want to implement

Characteristics


    Smart light dimmer
  • Designed for remote brightness control
  • Suitable for smart home integration
  • Part of the SONOFF ecosystem

Why buy at SityPro


    Convenient online shopping with clear pricing
  • Fast delivery to Estonia and Finland
  • Wide selection of smart home devices
  • Professional support for choosing the right product
  • Reliable service and secure purchase process

Description provided by sitypro.com

SONOFF D1 NUTIKAS VALGUSTUGEVUSE REGULAATOR
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ххххххх');