@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?