Thanks. I think I understand how you managed to get the right readings with the sonoff.
I still have to figure out how to send commands to my Orcon unit…
It looks like a have a different remote unit…
The remote ( CO2 Remote control sensor 15RF ) downstairs looks like this:
Already tried to play with the 868 mhz, but no luck. Thinking about to control it maybe somehow with a shelly/sonoff directly, but would not know where to start.
Hi Frank, I have the same unit and I am trying to figure this out but I am running into some trouble when I try to simulate the touch switch with my esp. Do you mind sharing your esphome code? Would be greatly appreciated.
@Frank_R Great mod, thanks for describing! I suppose you link the state of the ventilation to the start/stop of your showering/cooking or does it serve another purpose? If so, does this provide a lot of extra comfort compared to the “auto” mode in which the ventilation is automatically adjusted based on CO2 and moisture sensors in the device? I suppose the goal is to get rid of a lag phase, during which the “auto” ventilation is not yet adjusted when you just started showering?
Yes, indeed. I’m now in full control when and how much ventilation is required. Especially for showering I feel it’s improved.
But I’m also using this for the toilets. When movement is detected the ventilation starts. The duration even depends on which flush button is used
@Frank_R How do you pair the ESP with the Orcon?
I tried to pair it first with the original remote cable connected, press A and 1 together after a fresh power down and up of the Orcon device. Now it’s pair and works. But if I now replace the cable connected to my ESP it doesn’t work. Also when I switch back the cable of the remote it isn’t working anymore.
So removing the cable is not a good idea.
– Update–
It works! The cable order was not correct on the adapter board.
Now I could pair with original sensor, replace the cable back to the ESP and control it from Home Assistant!
Thank you @Frank_R
I’ve also built this, but added the timer too. Lane 3 is the Timer, Lane 5 is the Away setting. I connected Terminal Pin6 to D7 on the NodeMCU. Then changed the esp yaml template. Starting at switch: I changed it for the following:
So basically, added the three timer options: 15min, 30min and 60min. These run the fan for 15/30/60 minutes at the highest setting. (Also changed the mdi icons of the other buttons.)
Maybe I’ll add the Away button too, but I’ll have to figure out to which pin on the NodeMCU that could be connected, since I’m a newbie at that front. I might add a reconnect button too (‘press’ auto + speed 2 for 3 secs) because my orcon remote seems to reset it’s connection to the main unit if I change anything about the wires. Quite annoying.
Hello, Sorry to jump in an old topic.
I am new to HA and starting to migrate from Domoticz.
Some things are easy in HA but here is one I do not get.
When you have in Domoticz a switch the dashboard will show the current status also when the switch is a push button. I have build the above setting and that works. The only thing is that when the switch is activated it shows the action but only for the 500ms delay.
Is there a way to see the actual status pa when the fan is in mode 2 the 2 keeps colored?