Last active
August 21, 2020 11:11
-
-
Save DDRBoxman/6f28b34cfff28fe95556a581973bdd15 to your computer and use it in GitHub Desktop.
Sony soundbar IR Codes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
irsend.sendSony(0x3A0C, 15); | |
// sony soundbar | |
// 540C power | |
// 4B0D input | |
// 240C vol up | |
// 640C vol down | |
// 140C mute | |
// power off 7A0C | |
// power on 3A0C |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment