From 5f87b72d2e7c253b14a7843b8ef5f740670c7b45 Mon Sep 17 00:00:00 2001 From: the00guy <48157884+the00guy@users.noreply.github.com> Date: Sat, 11 Jun 2022 13:13:01 -0400 Subject: [PATCH 1/2] added Enseo TV (e.g. used in hotel TV systems...) --- TVs/Enseo/Enseo.ir | 97 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 TVs/Enseo/Enseo.ir diff --git a/TVs/Enseo/Enseo.ir b/TVs/Enseo/Enseo.ir new file mode 100644 index 00000000..8ffb7711 --- /dev/null +++ b/TVs/Enseo/Enseo.ir @@ -0,0 +1,97 @@ +Filetype: IR signals file +Version: 1 +name: Power +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 02 00 00 00 +name: Vol_up +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 06 00 00 00 +name: Vol_down +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 0C 00 00 00 +name: Input +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 37 00 00 00 +name: Ch_up +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 08 00 00 00 +name: Ch_down +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 0E 00 00 00 +name: Page_up +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 43 00 00 00 +name: Page_down +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 44 00 00 00 +name: Back +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 3A 00 00 00 +name: Exit +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 3B 00 00 00 +name: Mute +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 04 00 00 00 +name: Menu +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 18 00 00 00 +name: Up +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 07 00 00 00 +name: Down +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 0D 00 00 00 +name: Left +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 09 00 00 00 +name: Right +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 0B 00 00 00 +name: Ok +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 0A 00 00 00 +name: Cc +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 30 00 00 00 +name: Guide +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 36 00 00 00 \ No newline at end of file From 825a26780c431f06bd42bb89196c974fe543c9dc Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sun, 12 Jun 2022 16:47:05 -0700 Subject: [PATCH 2/2] Update Enseo.ir --- TVs/Enseo/Enseo.ir | 32 +++++++++++++++++++++++++++----- 1 file changed, 27 insertions(+), 5 deletions(-) diff --git a/TVs/Enseo/Enseo.ir b/TVs/Enseo/Enseo.ir index 8ffb7711..59d1dfb3 100644 --- a/TVs/Enseo/Enseo.ir +++ b/TVs/Enseo/Enseo.ir @@ -1,97 +1,119 @@ Filetype: IR signals file +# +# Enseo TV (Hotel) +# Version: 1 +# name: Power type: parsed protocol: NEC address: 6E 00 00 00 command: 02 00 00 00 +# name: Vol_up type: parsed protocol: NEC address: 6E 00 00 00 command: 06 00 00 00 +# name: Vol_down type: parsed protocol: NEC address: 6E 00 00 00 command: 0C 00 00 00 +# name: Input type: parsed protocol: NEC address: 6E 00 00 00 command: 37 00 00 00 -name: Ch_up +# +name: Channel_up type: parsed protocol: NEC address: 6E 00 00 00 command: 08 00 00 00 -name: Ch_down +# +name: Channel_down type: parsed protocol: NEC address: 6E 00 00 00 command: 0E 00 00 00 +# name: Page_up type: parsed protocol: NEC address: 6E 00 00 00 command: 43 00 00 00 +# name: Page_down type: parsed protocol: NEC address: 6E 00 00 00 command: 44 00 00 00 +# name: Back type: parsed protocol: NEC address: 6E 00 00 00 command: 3A 00 00 00 +# name: Exit type: parsed protocol: NEC address: 6E 00 00 00 command: 3B 00 00 00 +# name: Mute type: parsed protocol: NEC address: 6E 00 00 00 command: 04 00 00 00 +# name: Menu type: parsed protocol: NEC address: 6E 00 00 00 command: 18 00 00 00 +# name: Up type: parsed protocol: NEC address: 6E 00 00 00 command: 07 00 00 00 +# name: Down type: parsed protocol: NEC address: 6E 00 00 00 command: 0D 00 00 00 +# name: Left type: parsed protocol: NEC address: 6E 00 00 00 command: 09 00 00 00 +# name: Right type: parsed protocol: NEC address: 6E 00 00 00 command: 0B 00 00 00 -name: Ok +# +name: OK type: parsed protocol: NEC address: 6E 00 00 00 command: 0A 00 00 00 -name: Cc +# +name: CC type: parsed protocol: NEC address: 6E 00 00 00 command: 30 00 00 00 +# name: Guide type: parsed protocol: NEC address: 6E 00 00 00 -command: 36 00 00 00 \ No newline at end of file +command: 36 00 00 00