mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 22:44:27 +00:00
Merge pull request #324 from UberGuidoZ/main
Handful of manual fixes (thanks StrongWind!)
This commit is contained in:
commit
b244c9b68d
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
|
||||
|
@ -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