mirror of
https://github.com/RogueMaster/Flipper-IRDB.git
synced 2024-12-25 04:21:54 +00:00
Add Woozoo buttons
Adds timer (1,2,4), and breeze buttons.
This commit is contained in:
parent
d6b7b3d292
commit
c72054e82e
@ -1,5 +1,5 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
Version: 2
|
||||
#
|
||||
# Woozoo Fan
|
||||
# https://www.irisusainc.com/collections/woozoo-2
|
||||
@ -33,3 +33,27 @@ type: parsed
|
||||
protocol: NECext
|
||||
address: 80 DE 00 00
|
||||
command: 15 EA 00 00
|
||||
#
|
||||
name: Timer_1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 DE 00 00
|
||||
command: 12 ED 00 00
|
||||
#
|
||||
name: Timer_2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 DE 00 00
|
||||
command: 0E F1 00 00
|
||||
#
|
||||
name: Timer_4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 DE 00 00
|
||||
command: 0A F5 00 00
|
||||
#
|
||||
name: Breeze
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 DE 00 00
|
||||
command: 09 F6 00 00
|
||||
|
Loading…
Reference in New Issue
Block a user