Likely it will go to High at that point.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?
Sonoff/ESP8266 (Duco/Storkair etc) mechanical home ventilation control
Moderator: leecollings
- 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
Bosch / Nefit / Buderus / Junkers / Worcester / Sieger EMS bus Wi-Fi MQTT Gateway and interface boards: https://bbqkees-electronics.nl/
Re: Sonoff/ESP8266 (Duco/Storkair etc) mechanical home ventilation control
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 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
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 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
Re: Sonoff/ESP8266 (Duco/Storkair etc) mechanical home ventilation control
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?
- 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
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/
- 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
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/
Re: Sonoff/ESP8266 (Duco/Storkair etc) mechanical home ventilation control
Re: Sonoff/ESP8266 (Duco/Storkair etc) mechanical home ventilation control
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.commentator wrote: ↑Sunday 20 August 2017 20:42What if there is a connection with L2 & L3 @ the same time?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).
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?
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
Re: Sonoff/ESP8266 (Duco/Storkair etc) mechanical home ventilation control
- 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
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.
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/
-
- 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
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 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
Re: Sonoff/ESP8266 (Duco/Storkair etc) mechanical home ventilation control
These are the Normal switching Wires from your speed selection switch: position off/0 (not connected), speed 1, 2 and 3seabird wrote: ↑Wednesday 13 February 2019 20:41I was planning to go for this solution aswell. Could you maybe explain where L2 and L3 are hooked up? Or a good picture?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
You can find them behind your switch or at your fan.
-
- 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
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
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
- IMG_5929.JPG (33.76 KiB) Viewed 3479 times
-
- 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
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:
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 am using Blockly because that is for me easier because i can not program in lUA.
I have below Blockly now:
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?
-
- 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
I was actually wondering the same thing...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?
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
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
Who is online
Users browsing this forum: No registered users and 0 guests