1
0
mirror of https://github.com/Lucaslhm/Flipper-IRDB.git synced 2025-01-25 20:17:12 +00:00

29 lines
401 B
Plaintext
Raw Normal View History

2024-08-06 19:45:35 +02:00
Filetype: IR signals file
Version: 1
#
2024-08-08 22:50:42 -07:00
# Amazon Alexa 2nd-gen
#
2024-08-06 19:45:35 +02:00
name: Power
type: parsed
protocol: RC5
address: 00 00 00 00
command: 0C 00 00 00
#
name: Vol_Up
type: parsed
protocol: RC5
address: 00 00 00 00
command: 10 00 00 00
#
name: Vol_Down
type: parsed
protocol: RC5
address: 00 00 00 00
command: 11 00 00 00
#
name: Mute
type: parsed
protocol: RC5
address: 00 00 00 00
command: 0D 00 00 00