# Connecting Brinks Renovent WTW unit

**URL:** https://community.homey.app/t/connecting-brinks-renovent-wtw-unit/146271
**Category:** Devices
**Created:** [December 2, 2025, 1:10pm UTC](https://community.homey.app/t/connecting-brinks-renovent-wtw-unit/146271 "2025-12-02T13:10:39Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![neluz](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/neluz/32/8853_2.png) [@neluz](https://community.homey.app/u/neluz)
#### Post date: [December 2, 2025, 1:10pm UTC](https://community.homey.app/t/connecting-brinks-renovent-wtw-unit/146271/1 "2025-12-02T13:10:39Z")

</div>

Hi,

I wanted to share a small project I’ve been working on.  
Within my home I have a Brinks WTW mechanical ventilation unit which I wanted to add to Homey.  
Purpose is to have Homey change the ventilation based on different parameters like moisture in the Bathroom when taking a shower, but also higher level of Co2 in other rooms, or when cooking.  
This is at least for the Brink Renovent 300/400/450 series WTW unit, where a RJ12 connector is used combined with a 4-position switch.

 ![20251202_125505](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/b/8/b8c48189734bf0552b599d7ec9cb92e072c86b36.jpeg)

 ![20250608_193008](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/1/8/18b7d3467f24073e9f605f4a5952343a073e20ce.jpeg)

I’ve used a Shelly-Uni, but every smart implant that is equipped with 2 outputs will do.  
On the Shelly I also used one of the input for optional filter reminder.  
Keep in mind that the highest output alwyas wins, so if you leave the 4-position switch on 3, Shelly will not be able to overrule it and vice versa.

Components used:

- Brinks WTW Unit 300/400/500 serie
- Switchbot humidity and Co2 sensors
- Shelly Uni + 12v power supply
- IPx mounting box
- Cat5e cable
- RJ12 connectors
- RJ12 splitter

Apps used:

- Device Capabilities, to create a slider for changing the ventilation setting

- BetterLogic, to display the current ventilation setting on the device tile

- Advanced flows

Diagram:

 ![Shelly ventilatie.drawio](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/0/d/0dcb62f7468d3e464bbce88a0fdca3d830be14ab.jpeg)

I have created multiple flows, some for basic functions like making the 3-way slider button change the actual ventilation setting:

 ![Screenshot 2025-12-02 134925](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/0/e/0e1ca45872b0f0ad346a57e295ca2e8b96180b30.png)

Note that Shelly Uni gives you 2 seperate devices, 1 per output.

Flow to notify you when you have to clean the filter. This is optional.  
Normally the red led will be lid on the 4-position switch, but with the input on Shelly you can also put up a warning on the device in Homey, or have it send a push message. Whatever suits you.

 ![Screenshot 2025-12-02 135906](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/8/1/8102c4b0ce94b244e2bc3dc2370f8df87bac2427.png)

 ![WhatsApp Image 2025-12-02 at 14.05.16](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/c/f/cf9ca10b268748f8743a2e51c144a35568aebade.jpeg)

And then of course the most important flow, to change the ventilation level based on humidity, co2 or other parameters. Mine is quite extensive, so probably a bit to big to put in here.

But I basically just set the slider to 0, 50 or 100 when humidity or co2 anywhere reaches a certain level. As a bonus I have a cooking hood connected with a smart switch that is doing energy measurements. So when it’s sensing the cooking hood is on based on the amount of power that is being used, it will also increase the ventilation system.

Lot’s of use cased here, use your imagination.

If you have any questions, or other suggestions let me know 🙂
