FAN E-EXTRA EE125HT D125mmTAIMER+NIISKUSAN

The photographs are for illustrative purposes only.
Get AI analytics on product FAN
E-EXTRA EE125HT D125mmTAIMER+NIISKUSAN:
35.84€/pc.
Ex Tax: 28.90€/pc.
Europlast
0 reviews
In stock
Product Code: 000-433177ASP
Qty
One click order
Tags:

SPECIFICATION FAN E-EXTRA EE125HT D125mmTAIMER+NIISKUSAN price 36.42€ Europlast

Product sizes16,50 x 8,00 x 16,50 cm
Package dimensions17,30 x 9,60 x 17,30 cm
Gross weight0,460 kg
Net weight0,560 kg

elektriventilaator E-EXTRA, Ø125mm taimeri ja niiskusanduriga

Product details

Net weight: 0.46 kg
Total weight: 0.56 kg
Product measurements: 16.50 x 8.00 x 16.50 cm
Package measurements: 17.30 x 9.60 x 17.30 cm

Description provided by sitypro.com

FAN E-EXTRA EE125HT D125mmTAIMER+NIISKUSAN
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the FAN E-EXTRA EE125HT D125mmTAIMER+NIISKUSAN

What is FAN E-EXTRA EE125HT D125mmTAIMER+NIISKUSAN and what is it used for?

FAN E-EXTRA EE125HT D125mmTAIMER+NIISKUSAN is an electric extractor fan with Ø125 mm inlet, featuring a timer and humidity sensor, designed for bathroom and small-room ventilation. Net weight 0.46 kg and dimensions 16.5×8×16.5 cm; fits D125 mm openings.

Is this fan suitable for bathroom ventilation?

Yes. FAN E-EXTRA EE125HT includes a humidity sensor and timer, making it ideal for bathrooms: it activates on increased humidity and the timer maintains extraction after the light is switched off.

What size opening is needed to install the D125 mm fan?

Install requires a Ø125 mm (D125) duct/opening. The fan body measures 16.5×8×16.5 cm, so ensure sufficient depth and space in the wall or ventilation shaft.

How does the humidity sensor work in this model?

The humidity sensor in FAN E-EXTRA EE125HT automatically starts the fan when humidity reaches a threshold and stops it when humidity falls. This removes condensation and helps prevent mould without manual control.

Can the timer be used independently of the humidity sensor?

The timer on the E-EXTRA EE125HT is integrated into fan control and provides run-on time after activation, whether triggered by the humidity sensor or manual switching. Consult the manufacturer's manual for exact wiring and settings.

What are the fan dimensions and weight for planning installation?

FAN E-EXTRA EE125HT dimensions: 16.5×8×16.5 cm; net weight 0.46 kg; gross weight 0.56 kg. Use these when sizing the housing or duct cut-out.

Is this fan compatible with a plastic Ø125 mm duct?

Yes, the E-EXTRA EE125HT is designed for D125 mm diameter ducts and is compatible with Ø125 mm plastic ducts. Check that housing depth and mounting method are compatible with your duct.

What are the technical specifications (power consumption, performance, airflow) of this fan?

The product listing provides basic data only: Ø125 mm, net weight 0.46 kg, dimensions 16.5×8×16.5 cm. Detailed electrical specs (power, consumption, airflow) are available in the A100844SP technical sheet or from manufacturer Europlast.

How do I wire the E-EXTRA EE125HT fan — is a separate switch required?

Wire according to the manufacturer's diagram: typically fed from the light switch or a separate switch; the timer and humidity sensor require correct wiring. Professional electrician installation and the Europlast manual are recommended.

How much space is needed in the installation niche given the fan dimensions?

Allow installation space at least the fan body size 16.5×8×16.5 cm plus clearance for wiring and mounting. Also account for the D125 mm duct diameter and access for maintenance.

Which duct size: 100, 125 or 150 mm?

Match the actual duct. A smaller diameter increases noise and reduces airflow; a larger one will require an adapter.

Axial or inline?

Short, straight run — axial; long/complex run — inline or centrifugal.

Do I need a backdraft damper?

Yes, to prevent reverse flow and odors from the shaft. Some models have it built in.

How to reduce noise?

Choose a “silent” version/mode, keep the correct diameter, use flexible connectors/anti-vibration mounts, and seal properly.

What IP rating for wet areas?

At least IPX4/IP44, and observe bathroom safety zones.

Where to buy FAN E-EXTRA EE125HT D125mmTAIMER+NIISKUSAN?

You can buy FAN E-EXTRA EE125HT D125mmTAIMER+NIISKUSAN in our online store for 28.90€. Category: Fans.

What is the price of FAN E-EXTRA EE125HT D125mmTAIMER+NIISKUSAN?

The current price of FAN E-EXTRA EE125HT D125mmTAIMER+NIISKUSAN is 28.90€. Brand: Europlast.

FAN E-EXTRA EE125HT D125mmTAIMER+NIISKUSAN — specifications and description

Model: 000-433177ASP. Category: Fans. Brand: Europlast. Price: 28.90€.

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