mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 22:44:27 +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!
39 lines
568 B
Plaintext
39 lines
568 B
Plaintext
Filetype: IR signals file
|
|
Version: 1
|
|
#
|
|
name: Power
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 81 66 00 00
|
|
command: 81 7E 00 00
|
|
#
|
|
name: Temp Down
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 81 66 00 00
|
|
command: 8A 75 00 00
|
|
#
|
|
name: Temp Up
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 81 66 00 00
|
|
command: 85 7A 00 00
|
|
#
|
|
name: Fan Speed
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 81 66 00 00
|
|
command: 99 66 00 00
|
|
#
|
|
name: Timer
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 81 66 00 00
|
|
command: 9F 60 00 00
|
|
#
|
|
name: Mode
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 81 66 00 00
|
|
command: 9B 64 00 00
|