mirror of https://github.com/arendst/Tasmota.git
Updated Tasmota IR (markdown)
parent
e464aa497a
commit
ad7887de51
|
@ -1,5 +1,7 @@
|
|||
# "Complete" IR Remote Protocols
|
||||
|
||||
> **Under construction, data below is not yet accurate**
|
||||
|
||||
The default Tasmota firmware variants include support for IR send/receive for a limited set of protocols (see [IR Remote](Commands#irremote)). Tasmota uses the [IRremoteESP8266 library](https://github.com/crankyoldgit/IRremoteESP8266) that supports numerous protocols. Each protocol consumes some program memory, especially air conditioner protocols (up to 81k of Flash size).
|
||||
|
||||
There are now two additional Tasmota firmware variants that provide almost all IRremoteESP8266 protocols. This requires disabling some other features to keep code size manageable.
|
||||
|
|
Loading…
Reference in New Issue