esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
422 stars 27 forks source link

rcswitch quadstate in esphome #2631

Open Minims opened 1 year ago

Minims commented 1 year ago

The problem

I can't make working my remote a DOOYA DC1600.

This one need the quadstate in the rcswitch library

example : https://community.home-assistant.io/t/dooya-roller-shutters-rf-433mhz/70690

https://github.com/sui77/rc-switch/issues/54

Is there a solution for this, or I must keep a RFLINK for such remote ?

Thanks

Which version of ESPHome has the issue?

2023.10.4

What type of installation are you using?

Home Assistant Add-on

Which version of Home Assistant has the issue?

2023.10.5

What platform are you using?

ESP8266

Board

nodemcu

Component causing the issue

rcswitch

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

github-actions[bot] commented 9 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Minims commented 9 months ago

Still needed.

I think i this oart can be copy/paste for QuadState:

https://github.com/esphome/esphome/blob/dev/esphome/components/remote_base/rc_switch_protocol.cpp#L148

to be similar as https://github.com/bjwelker/Raspi-Rollo/blob/master/rcswitch-pi/RCSwitch.cpp#L323

Then i think it might have a new protocol or something like that. Don't really want other changes are needed