Merge pull request #147 from UberGuidoZ/main

Added Eurom/Tristar AC (thanks TeQ!)
This commit is contained in:
UberGuidoZ 2022-07-21 15:25:04 -07:00 committed by GitHub
commit 0f91a73ec3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,46 @@
Filetype: IR signals file
Version: 1
#
# Eurom/Tristar Portable AC
#
name: Power
type: parsed
protocol: NEC
address: 80 00 00 00
command: 9C 00 00 00
#
name: Speed
type: parsed
protocol: NEC
address: 80 00 00 00
command: 96 00 00 00
#
name: Temp_up
type: parsed
protocol: NEC
address: 80 00 00 00
command: 94 00 00 00
#
name: Temp_down
type: parsed
protocol: NEC
address: 80 00 00 00
command: 95 00 00 00
#
name: Mode
type: parsed
protocol: NEC
address: 80 00 00 00
command: 9D 00 00 00
#
name: Sleep
type: parsed
protocol: NEC
address: 80 00 00 00
command: 9B 00 00 00
#
name: Timer
type: parsed
protocol: NEC
address: 80 00 00 00
command: 9F 00 00 00