diff --git a/.gitignore b/.gitignore index f40dffd9..732f8a54 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .DS_Store *.ffs_db +.vscode/ diff --git a/Fans/Vornado/Vornado_OSCR37.ir b/Fans/Vornado/Vornado_OSCR37.ir new file mode 100644 index 00000000..2fc84bd6 --- /dev/null +++ b/Fans/Vornado/Vornado_OSCR37.ir @@ -0,0 +1,34 @@ +Filetype: IR signals file +Version: 1 +# +# Vornado OSCR37 Oscillating Tower Fan +# +name: Power +type: parsed +protocol: NEC +address: 03 00 00 00 +command: D8 00 00 00 +# +name: Speed_Up +type: parsed +protocol: NEC +address: 03 00 00 00 +command: 4F 00 00 00 +# +name: Speed_Down +type: parsed +protocol: NEC +address: 03 00 00 00 +command: 47 00 00 00 +# +name: Oscillate +type: parsed +protocol: NEC +address: 03 00 00 00 +command: C3 00 00 00 +# +name: Timer +type: parsed +protocol: NEC +address: 03 00 00 00 +command: 9B 00 00 00