Add Woozoo buttons

Adds timer (1,2,4), and breeze buttons.
This commit is contained in:
h00die 2022-06-29 20:45:28 -04:00 committed by GitHub
parent d6b7b3d292
commit c72054e82e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
Filetype: IR signals file Filetype: IR signals file
Version: 1 Version: 2
# #
# Woozoo Fan # Woozoo Fan
# https://www.irisusainc.com/collections/woozoo-2 # https://www.irisusainc.com/collections/woozoo-2
@ -33,3 +33,27 @@ type: parsed
protocol: NECext protocol: NECext
address: 80 DE 00 00 address: 80 DE 00 00
command: 15 EA 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