From a025c9d1a2f6ab679c7f473846682a7ab96fc5f6 Mon Sep 17 00:00:00 2001 From: dzaczek Date: Fri, 1 Aug 2025 00:45:08 +0200 Subject: [PATCH] feat: add `swing` to Pinguino PAC_EL92 (#950) Add swing option missing. --- ACs/DeLonghi/Pinguino_PAC_EL92_SILENT.ir | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/ACs/DeLonghi/Pinguino_PAC_EL92_SILENT.ir b/ACs/DeLonghi/Pinguino_PAC_EL92_SILENT.ir index 7d278d4c..e7afa057 100644 --- a/ACs/DeLonghi/Pinguino_PAC_EL92_SILENT.ir +++ b/ACs/DeLonghi/Pinguino_PAC_EL92_SILENT.ir @@ -1,6 +1,6 @@ Filetype: IR signals file Version: 1 -# +# # DeLonghi Pinguino PACEL92SILENT AC # https://www.delonghi.com/en/pacel92silent-pinguino-portable-air-conditioner/p/PACEL92SILENT # @@ -9,39 +9,45 @@ type: parsed protocol: NECext address: 1F FF 00 00 command: 83 7C 00 00 -# +# name: SILENT type: parsed protocol: NECext address: 1F FF 00 00 command: 86 79 00 00 -# +# name: MODE type: parsed protocol: NECext address: 1F FF 00 00 command: C1 3E 00 00 -# +# name: TEMP- type: parsed protocol: NECext address: 1F FF 00 00 command: 80 7F 00 00 -# +# name: TEMP+ type: parsed protocol: NECext address: 1F FF 00 00 command: 84 7B 00 00 -# +# name: FAN type: parsed protocol: NECext address: 1F FF 00 00 command: C0 3F 00 00 -# +# name: TIMER type: parsed protocol: NECext address: 1F FF 00 00 command: 81 7E 00 00 +# +name: Swing +type: parsed +protocol: NECext +address: 1F FF 00 00 +command: 85 7A 00 00