Added Mute button

This commit is contained in:
kerouanton
2022-07-31 12:05:22 +02:00
committed by GitHub
parent e2101153c0
commit 15739d5e00

View File

@@ -19,4 +19,10 @@ name: Down
type: parsed
protocol: NECext
address: BA A0 00 00
command: 02 FD 00 00
command: 02 FD 00 00
#
name: Mute
type: parsed
protocol: NECext
address: BA A0 00 00
command: 01 FD 00 00