piotrC4 / mqtt-ir-transceiver

ESP8266 based bidirectional bridge between MQTT and IR (change MQTT message to IR signal and change received IR signal to MQTT message)
142 stars 34 forks source link

r-Step-Protocol supported? #20

Open dersch81 opened 5 years ago

dersch81 commented 5 years ago

Hi, i'm struggeling to learn and send IR signals of an r-Step-Protocol device.

I never heared about that protcol but the vendor of the device said they are using it.

Here i found some Documentation

Is there any way to use it with your transceiver? I used the fetched RAW codes but the receiver does not react to it. With some simple and cheap teachable remote i can control the device. Any hints how to do it via mqtt?