Merge pull request #128 from UberGuidoZ/main

Added Steljes speakers (thanks artemisworks!)
main
UberGuidoZ 2022-07-19 08:17:07 -07:00 committed by GitHub
commit 0bcc067729
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
Filetype: IR signals file
Version: 1
#
# Steljes Desktop Speakers
#
name: On_off
type: parsed
protocol: NECext
address: 85 23 00 00
command: 99 66 00 00
#
name: Vol_plus
type: parsed
protocol: NECext
address: 85 23 00 00
command: 57 A8 00 00
#
name: Vol_minus
type: parsed
protocol: NECext
address: 85 23 00 00
command: 47 B8 00 00
#
name: Mute
type: parsed
protocol: NECext
address: 85 23 00 00
command: 97 68 00 00