mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-12 16:04:22 +00:00
945783afea
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!
33 lines
462 B
Plaintext
33 lines
462 B
Plaintext
Filetype: IR signals file
|
|
Version: 1
|
|
#
|
|
name: Power
|
|
type: parsed
|
|
protocol: SIRC
|
|
address: 10 00 00 00
|
|
command: 15 00 00 00
|
|
#
|
|
name: Vup
|
|
type: parsed
|
|
protocol: SIRC
|
|
address: 10 00 00 00
|
|
command: 12 00 00 00
|
|
#
|
|
name: Vdwn
|
|
type: parsed
|
|
protocol: SIRC
|
|
address: 10 00 00 00
|
|
command: 13 00 00 00
|
|
#
|
|
name: Func
|
|
type: parsed
|
|
protocol: SIRC15
|
|
address: 90 00 00 00
|
|
command: 69 00 00 00
|
|
#
|
|
name: Light
|
|
type: parsed
|
|
protocol: SIRC20
|
|
address: 10 04 00 00
|
|
command: 60 00 00 00
|