Merge pull request #273 from airs0urce/main

Added Toshiba fan and Daikin AC
This commit is contained in:
UberGuidoZ
2022-12-05 10:14:39 -08:00
committed by GitHub
2 changed files with 62 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
Filetype: IR signals file
Version: 1
#
# Toshiba F-WSA20 Fan
#
name: POWER
type: parsed
protocol: NECext
address: 4B 14 00 00
command: 80 7F 00 00
#
name: MODE
type: parsed
protocol: NECext
address: 4B 14 00 00
command: 20 DF 00 00
#
name: SWING
type: parsed
protocol: NECext
address: 4B 14 00 00
command: C0 3F 00 00
#
name: TIMER
type: parsed
protocol: NECext
address: 4B 14 00 00
command: A0 5F 00 00