Add infrared/Generic-10-Key-RF-Remote-Control.ir

This commit is contained in:
Ramses Revengeday 2024-09-04 22:15:18 +00:00
parent ab91f4e726
commit eebf0c0d37

View file

@ -0,0 +1,62 @@
Filetype: IR signals file
Version: 1
#
name: 0n
type: parsed
protocol: RC5
address: 1F 00 00 00
command: 01 00 00 00
#
name: Off
type: parsed
protocol: RC5
address: 1F 00 00 00
command: 08 00 00 00
#
name: Timer 4h
type: parsed
protocol: RC5
address: 1F 00 00 00
command: 04 00 00 00
#
name: Timer 6h
type: parsed
protocol: RC5
address: 1F 00 00 00
command: 20 00 00 00
#
name: Blinking
type: parsed
protocol: RC5
address: 1F 00 00 00
command: 06 00 00 00
#
name: Light
type: parsed
protocol: RC5
address: 1F 00 00 00
command: 0E 00 00 00
#
name: Slow
type: parsed
protocol: RC5
address: 1F 00 00 00
command: 0C 00 00 00
#
name: Flickering
type: parsed
protocol: RC5
address: 1F 00 00 00
command: 02 00 00 00
#
name: Dim-
type: parsed
protocol: RC5
address: 1F 00 00 00
command: 0A 00 00 00
#
name: Dim+
type: parsed
protocol: RC5
address: 1F 00 00 00
command: 0B 00 00 00