ESPHome how to connect Dooya DD1802P to ESP

Good day! The other day, there was a desire to control the curtains of Amigo (Dooya) through the Mqtt, at the moment I was faced with the following problem:
There are 2 remote controls from different engines, 1 of them were considered well with the help of ESP32+cc1101 with a command a receiver_rf, dump dooya, writes codes and the date of which receives, but the data from remote control of DD1802P does not see at all. Maybe someone has already tried to do the same, share your opinions? Receiver is DD117P, Code that i used
"
remote_receiver:
pin: GPIO22
dump:
- dooya
tolerance: 50%
buffer_size: 10kb
filter: 250us
idle: 7ms
"

Im so sorry, i didnt know how to hide code to hide :frowning:

You can’t receive and control this if your DD1802P and DD117P are bi-directional.

To control the bi-directional DD117 you can use the RFX-433EMC for example.