From ad7887de5120dfc723bcf99ed211d8ff61f518cf Mon Sep 17 00:00:00 2001 From: s-hadinger <49731213+s-hadinger@users.noreply.github.com> Date: Mon, 9 Sep 2019 08:52:19 +0200 Subject: [PATCH] Updated Tasmota IR (markdown) --- Tasmota-IR.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Tasmota-IR.md b/Tasmota-IR.md index 730b91a6..bfb0b41a 100644 --- a/Tasmota-IR.md +++ b/Tasmota-IR.md @@ -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.