Creation

Helmar 2019-04-16 09:54:48 +02:00
parent 1b87b9ed59
commit 7ecc5e5ef5
1 changed files with 57 additions and 0 deletions

@ -0,0 +1,57 @@
# IR Codes TV Panasonic TX65FXW784
**Example receveied Code:**
**tele/sonoffIRBridge_1/RESULT = {"IrReceived":{"Protocol":"PANASONIC","Bits":48,"Data":"0x100BCBD"}}**
**Example IRsend Command:**
**IRsend {"Protocol":"PANASONIC","Bits":48,"Data":0x100BCBD}**
* 0x40040100BCBD="ON/OFF"
* 0x400401004C4D="Mute"
* 0x400401000405="Vol+"
* 0x400401008485="Vol-"
* 0x400401002C2D="P+"
* 0x40040100ACAD="P-"
* 0x400401007273="Left"
* 0x40040100F2F3="Right"
* 0x400401005253="Up"
* 0x40040100D2D3="Down"
* 0x400401009293="OK"
* 0x400401004A4B="Menu"
* 0x400401000E0F="Red"
* 0x400401004E4F="Yellow"
* 0x400401008E8F="Green"
* 0x40040100CECF="Blue"
* 0x40040100ECED="Last View"
* 0x400401206D4C="My App"
* 0x400401904FDE="Netflix"
* 0x40040190F160="Apps"
* 0x400401900392="Play"
* 0x400401908312="Pause"
* 0x4004019043D2="Stop"
* 0x40040190C352="Forward"
* 0x4004019023B2="Back"
* 0x400401000809="Key 1"
* 0x400401008889="Key 2"
* 0x400401004849="Key 3"
* 0x40040100C8C9="Key 4"
* 0x400401002829="Key 5"
* 0x40040100A8A9="Key 6"
* 0x400401006869="Key 7"
* 0x40040100E8E9="Key 8"
* 0x400401001819="Key 9"
* 0x400401009899="Key 0"
* 0x40040190BB2A="Title forward"
* 0x400401903BAA="Title back"
* 0x40040190A332="Record"
* 0x40040190E170="Guide"
* 0x40040100CBCA="Exit"
* 0x400401002B2A="Back"
* 0x40040190E574="Option"
* 0x400401009C9D="Info"
* 0x400401400C4D="TV"
* 0x40040100A0A1="AV"
* 0x40040180C041="Text"
* 0x40040180A021="STTL"
* 0x400401000A0B="Picture"
* 0x400401003534="Help"