mirror of https://github.com/arendst/Tasmota.git
Updated IR Remote Codes VU Duo 2 (markdown)
parent
03a8abc0dc
commit
8e4b330134
|
@ -1,5 +1,11 @@
|
|||
# IR Codes for VU+ Duo2
|
||||
|
||||
**Example receveied Code:**
|
||||
**tele/sonoffIRBridge_1/RESULT = {"IrReceived":{"Protocol":"RC6","Bits":36,"Data":"0x8052900C"}**
|
||||
|
||||
**Example IRsend Command:**
|
||||
**IRsend {"Protocol":"RC6","Bits":36,"Data":0x8052900C}**
|
||||
|
||||
* 0xC8052900C="ON/OFF"
|
||||
* 0xC8052100D="Mute"
|
||||
* 0xC80529010="Vol+"
|
||||
|
|
Loading…
Reference in New Issue