Updated Tasmota IR (markdown)

s-hadinger 2019-09-09 08:52:19 +02:00
parent e464aa497a
commit ad7887de51
1 changed files with 2 additions and 0 deletions

@ -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.