Organize Files

Files are now organized into subdirectories based on manufacturer/brand.
Where possible, files have been updated to a naming standard:
Example: "Brand_Model.ir"

These changes should allow for faster finding of necessary files, and
the naming standard should keep things fairly cohesive across the board.

This is a proposed change and I'm absolutely open to feedback to
make it better before merging- thanks!
This commit is contained in:
bussardrobbie
2022-05-17 01:28:16 -04:00
parent b90a8f6a1e
commit 945783afea
77 changed files with 1 additions and 0 deletions

View File

View File

@@ -0,0 +1,20 @@
Filetype: IR signals file
Version: 1
#
name: On_off
type: parsed
protocol: NEC
address: 01 00 00 00
command: 03 00 00 00
#
name: Speed
type: parsed
protocol: NEC
address: 01 00 00 00
command: 07 00 00 00
#
name: Time
type: parsed
protocol: NEC
address: 01 00 00 00
command: 0B 00 00 00

0
ACs/Vornado.ir → ACs/Vornado/Vornado.ir Executable file → Normal file
View File

0
ACs/Whynter_AC.ir → ACs/Whynter/Whynter_AC.ir Executable file → Normal file
View File