Merge pull request #324 from UberGuidoZ/main

Handful of manual fixes (thanks StrongWind!)
main
UberGuidoZ 2022-10-05 00:18:56 -07:00 committed by GitHub
commit b244c9b68d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 120 additions and 119 deletions

2
.gitattributes vendored 100644
View File

@ -0,0 +1,2 @@
# Set .ir files to be text files with LF line endings
*.ir text eol=lf

View File

@ -2,7 +2,7 @@ Filetype: IR signals file
Version: 1 Version: 1
# #
# Ariston AC A-MW09-IGX # Ariston AC A-MW09-IGX
# On and Off buttons set to 26 C° cool # On and Off buttons set to 26C cool
# #
name: POWER name: POWER
type: raw type: raw

View File

@ -75,37 +75,37 @@ protocol: NEC
address: 80 00 00 00 address: 80 00 00 00
command: 08 00 00 00 command: 08 00 00 00
# #
name: 50 °C name: 50 C
type: parsed type: parsed
protocol: NEC protocol: NEC
address: 80 00 00 00 address: 80 00 00 00
command: 07 00 00 00 command: 07 00 00 00
# #
name: 100 °C name: 100 C
type: parsed type: parsed
protocol: NEC protocol: NEC
address: 80 00 00 00 address: 80 00 00 00
command: 09 00 00 00 command: 09 00 00 00
# #
name: 200 °C name: 200 C
type: parsed type: parsed
protocol: NEC protocol: NEC
address: 80 00 00 00 address: 80 00 00 00
command: 0A 00 00 00 command: 0A 00 00 00
# #
name: 210 °C name: 210 C
type: parsed type: parsed
protocol: NEC protocol: NEC
address: 80 00 00 00 address: 80 00 00 00
command: 1F 00 00 00 command: 1F 00 00 00
# #
name: 220 °C name: 220 C
type: parsed type: parsed
protocol: NEC protocol: NEC
address: 80 00 00 00 address: 80 00 00 00
command: 0C 00 00 00 command: 0C 00 00 00
# #
name: 230 °C name: 230 C
type: parsed type: parsed
protocol: NEC protocol: NEC
address: 80 00 00 00 address: 80 00 00 00

View File

@ -2,7 +2,6 @@ Filetype: IR signals file
Version: 1 Version: 1
# #
# Epson EB-595WI Projector # Epson EB-595WI Projector
# Added by ロワイヤル#.6167 (Discord)
# #
name: POWER name: POWER
type: parsed type: parsed