Sonoff/ESP8266 (Duco/Storkair etc) mechanical home ventilation control

Everything about esp8266 and more.

Moderator: leecollings

User avatar
bbqkees
Posts: 407
Joined: Sunday 17 August 2014 21:01
Target OS: Linux
Domoticz version: 4.1x
Location: The Netherlands
Contact:

Re: Sonoff/ESP8266 (Duco/Storkair etc) mechanical home ventilation control

Post by bbqkees »

commentator wrote: Sunday 20 August 2017 20:42 What if there is a connection with L2 & L3 @ the same time?

Thinking about adding a zwave switch to L2 & L3 to set it to High or medium. I can with Lua switch L2 or L3 off when enable the other one but there is possible some time there is power on both. So what happens then?
Likely it will go to High at that point.
Bosch / Nefit / Buderus / Junkers / Worcester / Sieger EMS bus Wi-Fi MQTT Gateway and interface boards: https://bbqkees-electronics.nl/
woodtrix
Posts: 34
Joined: Saturday 18 February 2017 17:54
Target OS: -
Domoticz version:
Contact:

Re: Sonoff/ESP8266 (Duco/Storkair etc) mechanical home ventilation control

Post by woodtrix »

This is my mysensors version on ventilation control

https://github.com/Tristan79/Vento

It also has the schematics for the various brands out there :-)

:-)

5-50 euro of parts depending: if you like me, build it as an extention cord/box in between the unit cable and the power-socket such that it is non invasive... (since its not mine) or...

anyway was planning to improve the thing a bit by getting the power of the unit from the periflex cable itself and adding a electricity use (watt, watt/hour) sensor to it...

i also have a esp8266 version of it. nothing fancy, it implements the switches with a very tiny http rest api :D instead of using the mysensors library. probably going to use that in the next version... i can dig it up from my broken notebook if someone is interested and post it on github.

Could use hints and advice on powering the box from the cable itself and with measuring watts. :?: Which sensor would be appropiate and accurate enough to use...

Also i will check that variable motor dimmer thingy thread
that looks interested

:D
stijnb
Posts: 4
Joined: Wednesday 14 February 2018 13:08
Target OS: -
Domoticz version:
Contact:

Re: Sonoff/ESP8266 (Duco/Storkair etc) mechanical home ventilation control

Post by stijnb »

bbqkees wrote: Thursday 30 June 2016 9:45 A while ago I bought a Sonoff module and flashed it with ESpEasy firmware.
Hi Kees,

I flashed a Sonoff with Tasmota and connected it to my Storkair ventilation. I would like to leave the ventilation running on 1, and have it switch to 3 when I activate the Sonoff. Currently it just switches completely on and off when activating the Sonoff. Any tips?

Image
User avatar
bbqkees
Posts: 407
Joined: Sunday 17 August 2014 21:01
Target OS: Linux
Domoticz version: 4.1x
Location: The Netherlands
Contact:

Re: Sonoff/ESP8266 (Duco/Storkair etc) mechanical home ventilation control

Post by bbqkees »

Looks like not L3 but L1 is the high mode of your unit, but i can't really see it in your image.
Bosch / Nefit / Buderus / Junkers / Worcester / Sieger EMS bus Wi-Fi MQTT Gateway and interface boards: https://bbqkees-electronics.nl/
stijnb
Posts: 4
Joined: Wednesday 14 February 2018 13:08
Target OS: -
Domoticz version:
Contact:

Re: Sonoff/ESP8266 (Duco/Storkair etc) mechanical home ventilation control

Post by stijnb »

bbqkees wrote: Wednesday 14 February 2018 16:53 Looks like not L3 but L1 is the high mode of your unit, but i can't really see it in your image.
Would it help if I made some additional pictures?
User avatar
bbqkees
Posts: 407
Joined: Sunday 17 August 2014 21:01
Target OS: Linux
Domoticz version: 4.1x
Location: The Netherlands
Contact:

Re: Sonoff/ESP8266 (Duco/Storkair etc) mechanical home ventilation control

Post by bbqkees »

stijnb wrote: Friday 23 March 2018 12:58
bbqkees wrote: Wednesday 14 February 2018 16:53 Looks like not L3 but L1 is the high mode of your unit, but i can't really see it in your image.
Would it help if I made some additional pictures?
One picture with aclear view of the schematic on that junction box will do.
Bosch / Nefit / Buderus / Junkers / Worcester / Sieger EMS bus Wi-Fi MQTT Gateway and interface boards: https://bbqkees-electronics.nl/
stijnb
Posts: 4
Joined: Wednesday 14 February 2018 13:08
Target OS: -
Domoticz version:
Contact:

Re: Sonoff/ESP8266 (Duco/Storkair etc) mechanical home ventilation control

Post by stijnb »

bbqkees wrote: Tuesday 27 March 2018 9:43
stijnb wrote: Friday 23 March 2018 12:58
bbqkees wrote: Wednesday 14 February 2018 16:53 Looks like not L3 but L1 is the high mode of your unit, but i can't really see it in your image.
Would it help if I made some additional pictures?
One picture with aclear view of the schematic on that junction box will do.
Thanks I was not following the topic for a while but will make a picture asap.
u01pei

Re: Sonoff/ESP8266 (Duco/Storkair etc) mechanical home ventilation control

Post by u01pei »

commentator wrote: Sunday 20 August 2017 20:42
bbqkees wrote: Thursday 30 June 2016 9:45
What you need to do is make sure the L3 terminal of Ducobox gets connected to the mains voltage line (L) when the relay switches on.
If the Ducobox detects 230V on L3, the fan will be set the High. (You could also connect it to L2, it will go to half power).
What if there is a connection with L2 & L3 @ the same time?

Thinking about adding a zwave switch to L2 & L3 to set it to High or medium. I can with Lua switch L2 or L3 off when enable the other one but there is possible some time there is power on both. So what happens then?
It is safe to connect more than more than one "L" to mains at the same time. The box will switch the fan to the highest powered level. I checked this with the manufacturer and he said it was no problem.
So now I have my box always connected to L1 and use a fibaro double relay to switch L2 and L3, giving me all speeds except off (but a minimum level of ventilation is more then welcome). Also by switching error I proved that nothing breaks when you switch on L1, L2 and L3 ;)
stijnb
Posts: 4
Joined: Wednesday 14 February 2018 13:08
Target OS: -
Domoticz version:
Contact:

Re: Sonoff/ESP8266 (Duco/Storkair etc) mechanical home ventilation control

Post by stijnb »

bbqkees wrote: Tuesday 27 March 2018 9:43
stijnb wrote: Friday 23 March 2018 12:58
bbqkees wrote: Wednesday 14 February 2018 16:53 Looks like not L3 but L1 is the high mode of your unit, but i can't really see it in your image.
Would it help if I made some additional pictures?
One picture with aclear view of the schematic on that junction box will do.
So this is the schematic

Image
User avatar
bbqkees
Posts: 407
Joined: Sunday 17 August 2014 21:01
Target OS: Linux
Domoticz version: 4.1x
Location: The Netherlands
Contact:

Re: Sonoff/ESP8266 (Duco/Storkair etc) mechanical home ventilation control

Post by bbqkees »

So that took you a while.

You need to have L3 connected to L (brown) at all times.
Additionally switch L1 with L (brown) via the Sonoff.
Bosch / Nefit / Buderus / Junkers / Worcester / Sieger EMS bus Wi-Fi MQTT Gateway and interface boards: https://bbqkees-electronics.nl/
seabird
Posts: 1
Joined: Wednesday 13 February 2019 20:38
Target OS: Linux
Domoticz version:
Contact:

Re: Sonoff/ESP8266 (Duco/Storkair etc) mechanical home ventilation control

Post by seabird »

u01pei wrote: Monday 18 June 2018 16:47 It is safe to connect more than more than one "L" to mains at the same time. The box will switch the fan to the highest powered level. I checked this with the manufacturer and he said it was no problem.
So now I have my box always connected to L1 and use a fibaro double relay to switch L2 and L3, giving me all speeds except off (but a minimum level of ventilation is more then welcome). Also by switching error I proved that nothing breaks when you switch on L1, L2 and L3 ;)
I was planning to go for this solution aswell. Could you maybe explain where L2 and L3 are hooked up? Or a good picture?
u01pei

Re: Sonoff/ESP8266 (Duco/Storkair etc) mechanical home ventilation control

Post by u01pei »

seabird wrote: Wednesday 13 February 2019 20:41
u01pei wrote: Monday 18 June 2018 16:47 It is safe to connect more than more than one "L" to mains at the same time. The box will switch the fan to the highest powered level. I checked this with the manufacturer and he said it was no problem.
So now I have my box always connected to L1 and use a fibaro double relay to switch L2 and L3, giving me all speeds except off (but a minimum level of ventilation is more then welcome). Also by switching error I proved that nothing breaks when you switch on L1, L2 and L3 ;)
I was planning to go for this solution aswell. Could you maybe explain where L2 and L3 are hooked up? Or a good picture?
These are the Normal switching Wires from your speed selection switch: position off/0 (not connected), speed 1, 2 and 3
You can find them behind your switch or at your fan.
hemant5400z
Posts: 80
Joined: Monday 05 November 2018 17:41
Target OS: Linux
Domoticz version:
Contact:

Re: Sonoff/ESP8266 (Duco/Storkair etc) mechanical home ventilation control

Post by hemant5400z »

Hi Guys,

I have a BUVA system with one remote and one wired lcd pannel in the living room. I would like to be able to control the BUVA addtionally with domoticz but keep the existing setup also.

Does anyone know how to achieve that, i checked this thread but was not able to find a board that looks similar to mine.


Cheers,

Hemant
Attachments
BUVA
BUVA
IMG_5929.JPG (33.76 KiB) Viewed 3479 times
paulie72
Posts: 5
Joined: Monday 08 October 2018 11:21
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Sonoff/ESP8266 (Duco/Storkair etc) mechanical home ventilation control

Post by paulie72 »

Thanks to this post i have made my Duco Silent automated within Domoticz. Thanks for that.

i am using Blockly because that is for me easier because i can not program in lUA.

I have below Blockly now:
Knipsel.PNG
Knipsel.PNG (23.97 KiB) Viewed 2540 times
It is working fine except for the livingroom. There the raise in humidity is smaller so it is not working.

Does anyone know if it is possible to work with Blockly and then say that when there is a raise of 2% within X time that it will start ventilating?
aDJa
Posts: 10
Joined: Monday 11 September 2017 10:51
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.9700
Location: Friesland
Contact:

Re: Sonoff/ESP8266 (Duco/Storkair etc) mechanical home ventilation control

Post by aDJa »

paulie72 wrote: Thursday 16 January 2020 13:16 Thanks to this post i have made my Duco Silent automated within Domoticz. Thanks for that.

i am using Blockly because that is for me easier because i can not program in lUA.

I have below Blockly now:

Knipsel.PNG

It is working fine except for the livingroom. There the raise in humidity is smaller so it is not working.

Does anyone know if it is possible to work with Blockly and then say that when there is a raise of 2% within X time that it will start ventilating?
I was actually wondering the same thing...
Thinking out loud;
- store a number to a dummy (?) and compare it period x later?
OS: RPi4B, GH
ELECTRICITY: P1 Smart Meter USB
WATER: NPN inductive sensor
SOLAR: Omnik Inverter, PVOutput
LIGHTS: Philips HUE + GLEDOPTO + Yeelight
SENSORS: Xiaomi Temp + Humidity + Baro + Motion + HUE
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests