Ir repeater #1472
-
Hi, i'm nearly new in the tasmota world and this library and i'm trying to make a custom firmware of tasmota for being able to resend the same message that ir has received. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
There are two demonstration code examples included with the library on the two ways to do this. I.e. DumbIRRepeater & SmartIRRepeator. Questions about Tasmota are best asked on their site, not here. Note: No help will be given with those examples. They exist solely to answer this kind of question. |
Beta Was this translation helpful? Give feedback.
There are two demonstration code examples included with the library on the two ways to do this. I.e. DumbIRRepeater & SmartIRRepeator.
E.g. https://github.com/crankyoldgit/IRremoteESP8266/blob/master/examples/DumbIRRepeater/DumbIRRepeater.ino
&
https://github.com/crankyoldgit/IRremoteESP8266/blob/master/examples/SmartIRRepeater/SmartIRRepeater.ino
Questions about Tasmota are best asked on their site, not here.
Note: No help will be given with those examples. They exist solely to answer this kind of question.