Added Defiant 17FL0102 LED Puck Lights

This commit is contained in:
jkrcknbrg 2023-11-12 21:23:56 -05:00 committed by GitHub
parent 146ef92891
commit 88814a844a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,41 @@
Filetype: IR signals file
Version: 1
#
# Defiant 17FL0102 Puck Lights
# Sold at Home Depot
#
name: On
type: parsed
protocol: NEC
address: 04 00 00 00
command: 01 00 00 00
#
name: Off
type: parsed
protocol: NEC
address: 04 00 00 00
command: 00 00 00 00
#
name: Green
type: parsed
protocol: NEC
address: 04 00 00 00
command: 14 00 00 00
#
name: Blue
type: parsed
protocol: NEC
address: 04 00 00 00
command: 06 00 00 00
#
name: Red
type: parsed
protocol: NEC
address: 04 00 00 00
command: 08 00 00 00
#
name: White
type: parsed
protocol: NEC
address: 04 00 00 00
command: 0e 00 00 00