LIGHT FIXTURE LED-RIBA ROBERT SMART 10M 36W DIM WIFI RGB

The photographs are for illustrative purposes only.
Get AI analytics on product LED strip ROBERT Smart 10m 36W dimmable Wi‑Fi RGB:
82.76€/pc.
Ex Tax: 66.74€/pc.
No brand
0 reviews
Pre-Order
Product Code: 000-462733ASP
Price in reward points: 1
Item sold out
Tags:

LED-RIBA Robert Smart LED Light Fixture 10M 36W DIM WiFi RGB

This smart LED light fixture combines flexible RGB lighting with WiFi control and dimming capability. Designed for dynamic color and brightness control, it is ideal for both decorative and functional lighting applications.

Key advantages


    Smart control via WiFi for remote operation and automation
  • RGB color options for mood and accent lighting
  • Dimmable functionality to adjust brightness smoothly
  • Energy-efficient LED technology for long-term use
  • Long length suitable for continuous runs or accent borders
  • Easy integration with modern smart home setups

Application and use cases

This light fixture is suitable for a variety of settings where versatile, controllable lighting is needed.


    Accent lighting for living rooms and entertainment areas
  • Backlighting for cabinets, shelves, or displays
  • Color-changing effects for events and mood lighting
  • Smart home lighting scenes and automated schedules
  • Commercial decorative lighting in bars or retail spaces

What to consider when choosing


    Compatibility with your existing smart home system and WiFi network
  1. Required length and mounting method for your installation
  2. Desired color range and dimming smoothness for intended use
  3. Power and driver requirements to ensure reliable operation
  4. Installation environment (indoor vs. potentially exposed areas)

Characteristics


    Product type: light fixture (LED)
  • Model/series indicator: LED-RIBA ROBERT SMART
  • Length: 10M
  • Power: 36W
  • Dimming: DIM (dimmable)
  • Connectivity: WiFi (smart control)
  • Color capability: RGB (color-changing)

Why buy at SityPro


    Wide selection of smart lighting options and accessories
  • Competitive price and clear information on product characteristics
  • Reliable delivery service to Estonia and Finland
  • Expert support to help choose the right product and application
  • Secure buying process and customer-focused service at SityPro

Description provided by sitypro.com

LIGHT FIXTURE LED-RIBA ROBERT SMART 10M 36W DIM WIFI RGB
Write a review
rempro rempro-mobile

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ххххххх');