From 03c8da1df4f9f3e57984ff9f3887e1861f121fe2 Mon Sep 17 00:00:00 2001 From: Ceri Loosley Date: Sun, 12 May 2024 23:19:01 +0100 Subject: [PATCH 1/2] Fan - Add Shark Flex Breeze, gathered from a FA220UK --- Fans/Shark/Shark_FlexBreeze-FA22X.ir | 42 ++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 Fans/Shark/Shark_FlexBreeze-FA22X.ir diff --git a/Fans/Shark/Shark_FlexBreeze-FA22X.ir b/Fans/Shark/Shark_FlexBreeze-FA22X.ir new file mode 100644 index 00000000..5a1d352e --- /dev/null +++ b/Fans/Shark/Shark_FlexBreeze-FA22X.ir @@ -0,0 +1,42 @@ +Filetype: IR signals file +Version: 1 +name: Power +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 55 00 00 00 +name: Sleep timer +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 13 00 00 00 +name: Fan + +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 27 00 00 00 +name: Fan - +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 4A 00 00 00 +name: Oscillation + +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 59 00 00 00 +name: Oscillation - +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 68 00 00 00 +name: Left +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 1C 00 00 00 +name: Right +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 34 00 00 00 From 7b6861c3a18bdaceacdd8ad6e5d237d0957bc8e8 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Wed, 29 May 2024 14:42:57 -0700 Subject: [PATCH 2/2] Added description to comment, fixed IR file --- Fans/Shark/Shark_FlexBreeze-FA22X.ir | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Fans/Shark/Shark_FlexBreeze-FA22X.ir b/Fans/Shark/Shark_FlexBreeze-FA22X.ir index 5a1d352e..bf24b323 100644 --- a/Fans/Shark/Shark_FlexBreeze-FA22X.ir +++ b/Fans/Shark/Shark_FlexBreeze-FA22X.ir @@ -1,40 +1,50 @@ Filetype: IR signals file Version: 1 +# +# Shark Flex Breeze FA22X Fan +# name: Power type: parsed protocol: NEC address: 00 00 00 00 command: 55 00 00 00 +# name: Sleep timer type: parsed protocol: NEC address: 00 00 00 00 command: 13 00 00 00 +# name: Fan + type: parsed protocol: NEC address: 00 00 00 00 command: 27 00 00 00 +# name: Fan - type: parsed protocol: NEC address: 00 00 00 00 command: 4A 00 00 00 +# name: Oscillation + type: parsed protocol: NEC address: 00 00 00 00 command: 59 00 00 00 +# name: Oscillation - type: parsed protocol: NEC address: 00 00 00 00 command: 68 00 00 00 +# name: Left type: parsed protocol: NEC address: 00 00 00 00 command: 1C 00 00 00 +# name: Right type: parsed protocol: NEC