mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 14:36:56 +00:00
Merge pull request #221 from logickworkshop/main
Handful of manual fixes (thanks StrongWind!)
This commit is contained in:
commit
53ebb5a430
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
# Set .ir files to be text files with LF line endings
|
||||
*.ir text eol=lf
|
@ -2,7 +2,7 @@ Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# Ariston AC A-MW09-IGX
|
||||
# On and Off buttons set to 26 C° cool
|
||||
# On and Off buttons set to 26C cool
|
||||
#
|
||||
name: POWER
|
||||
type: raw
|
||||
|
@ -4,7 +4,7 @@ Version: 1
|
||||
# Sony RM-SCU37 Stereo Receiver
|
||||
#
|
||||
# Compatible with: CMT-BX30R, CMT-BX5, CMT-BX5BT, CMT-EH25
|
||||
# CMT-EH26, CMT-FX205, CMT-NEZ50, HCD-CBX5
|
||||
# CMT-EH26, CMT-FX205, CMT-NEZ50, HCD-CBX5
|
||||
# HCD-EX600, MHC-EX600, MHC-EX700, MHC-EX900
|
||||
#
|
||||
name: POWER
|
||||
|
@ -75,37 +75,37 @@ protocol: NEC
|
||||
address: 80 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: 50 °C
|
||||
name: 50 C
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 80 00 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: 100 °C
|
||||
name: 100 C
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 80 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: 200 °C
|
||||
name: 200 C
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 80 00 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: 210 °C
|
||||
name: 210 C
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 80 00 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: 220 °C
|
||||
name: 220 C
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 80 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: 230 °C
|
||||
name: 230 C
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 80 00 00 00
|
||||
|
@ -2,7 +2,6 @@ Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# Epson EB-595WI Projector
|
||||
# Added by ロワイヤル#.6167 (Discord)
|
||||
#
|
||||
name: POWER
|
||||
type: parsed
|
||||
|
Loading…
Reference in New Issue
Block a user