mirror of
https://github.com/crankyoldgit/IRremoteESP8266.git
synced 2026-01-12 00:05:10 +08:00
## _v2.7.14 (20210103)_ **[Bug Fixes]** - SanyoAc: Fix Sensor Location error (#1359) - IRMQTTServer: Compiler error under PlatformIO on Windows. (#1353 #1354) - Workaround for ESP32 hw timer library calls not in IRAM. (#1350 #1351) **[Features]** - PANASONIC_AC32: Add limited detailed support. (#1364 #1366) - Move global vars in IRrecv into a namespace. (#1350 #1352) - Fujitsu: Handle toggles of Econo & Turbo when `IRac` interface is used. (#1334 #1345) **[Misc]** - Elitescreens: Update supported brands/models (#1375) - refactor ir_Sharp (#1374) - refactor ir_Sanyo (#1359) - Gree: List Amana as supported. (#1361 #1363) - Lasertag: Increase matching tolerance. (#1360 #1362) - refactor ir_Samsung (#1358) - refactor ir_Neoclima (#1349) - Update issue templates (#1348 #1355) - Midea: Update supported devices & add notes for an odd Pioneer System. (#1342 #1344) - Kelvinator: Update supported models. (#1335 #1346)
10 lines
489 B
INI
10 lines
489 B
INI
name=IRremoteESP8266
|
|
version=2.7.14
|
|
author=David Conran, Sebastien Warin, Mark Szabo, Ken Shirriff
|
|
maintainer=David Conran, Mark Szabo, Sebastien Warin, Roi Dayan, Massimiliano Pinto, Christian Nilsson
|
|
sentence=Send and receive infrared signals with multiple protocols (ESP8266/ESP32)
|
|
paragraph=This library enables you to send and receive infra-red signals on an ESP8266 or an ESP32.
|
|
category=Device Control
|
|
url=https://github.com/crankyoldgit/IRremoteESP8266
|
|
architectures=esp8266,esp32
|