From c72054e82e6875ef0b8113208fab8e56e104a26f Mon Sep 17 00:00:00 2001 From: h00die Date: Wed, 29 Jun 2022 20:45:28 -0400 Subject: [PATCH 1/2] Add Woozoo buttons Adds timer (1,2,4), and breeze buttons. --- Miscellaneous/Woozoo/Woozoo_Fan.ir | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/Miscellaneous/Woozoo/Woozoo_Fan.ir b/Miscellaneous/Woozoo/Woozoo_Fan.ir index 19e848d1..0ae027c9 100644 --- a/Miscellaneous/Woozoo/Woozoo_Fan.ir +++ b/Miscellaneous/Woozoo/Woozoo_Fan.ir @@ -1,5 +1,5 @@ Filetype: IR signals file -Version: 1 +Version: 2 # # Woozoo Fan # https://www.irisusainc.com/collections/woozoo-2 @@ -33,3 +33,27 @@ type: parsed protocol: NECext address: 80 DE 00 00 command: 15 EA 00 00 +# +name: Timer_1 +type: parsed +protocol: NECext +address: 80 DE 00 00 +command: 12 ED 00 00 +# +name: Timer_2 +type: parsed +protocol: NECext +address: 80 DE 00 00 +command: 0E F1 00 00 +# +name: Timer_4 +type: parsed +protocol: NECext +address: 80 DE 00 00 +command: 0A F5 00 00 +# +name: Breeze +type: parsed +protocol: NECext +address: 80 DE 00 00 +command: 09 F6 00 00 From e9582fc18e1b94d16cdd0b5b55d74f21f41dcd01 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Thu, 30 Jun 2022 14:52:17 -0700 Subject: [PATCH 2/2] Update Woozoo_Fan.ir --- Miscellaneous/Woozoo/Woozoo_Fan.ir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Miscellaneous/Woozoo/Woozoo_Fan.ir b/Miscellaneous/Woozoo/Woozoo_Fan.ir index 0ae027c9..171a739e 100644 --- a/Miscellaneous/Woozoo/Woozoo_Fan.ir +++ b/Miscellaneous/Woozoo/Woozoo_Fan.ir @@ -1,5 +1,5 @@ Filetype: IR signals file -Version: 2 +Version: 1 # # Woozoo Fan # https://www.irisusainc.com/collections/woozoo-2