Skip to content

Commit e27712f

Browse files
authored
Add IR codes for Soundcore Infini Pro
1 parent a4dbb82 commit e27712f

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

docs/Codes-for-IR-Remotes.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -691,6 +691,31 @@ IR Remote Codes for Acer K132 projector (and possibly other models using a remot
691691
* 0x400405380538="Bluetooth"
692692
* 0x400405006164="Input"
693693

694+
## IR Codes Soundcore Infini Pro
695+
696+
**Example received Code:**
697+
**tele/sonoffIRBridge_1/RESULT = {"IrReceived":{"Protocol":"NEC","Bits":32,"Data":"0xFD256897"}}**
698+
699+
**Example IRsend Command:**
700+
**{"Protocol":"NEC","Bits":32,"Data":"0xFD256897"}**
701+
702+
* 0xFD2502FD="ON/OFF"
703+
* 0xFD2518E7="Mute"
704+
* 0xFD2508F7="Input"
705+
* 0xFD259867="Bluetooth"
706+
* 0xFD2548B7="TV"
707+
* 0xFD256897="Vol+"
708+
* 0xFD2558A7="Vol-"
709+
* 0xFD258A75="Previous"
710+
* 0xFD250AF5="Next"
711+
* 0xFD25C837="Play/Pause"
712+
* 0xFD2554AB="Movie"
713+
* 0xFD255CA3="Music"
714+
* 0xFD2552AD="Voice"
715+
* 0xFD2532CD="Bass-"
716+
* 0xFD258877="Bass+"
717+
* 0xFD2538C7="Surround"
718+
694719
# Vacuum Cleaners
695720
## IR Codes Vacuum Cleaner Ecovacs Deebot Slim2
696721

0 commit comments

Comments
 (0)