mirror of https://github.com/arendst/Tasmota.git
Created IR Codes for TV Sony KDL EX540 (markdown)
parent
9b9af42feb
commit
fded321884
|
@ -0,0 +1,60 @@
|
||||||
|
Input {"Protocol":"SONY","Bits":12,"Data":"0xA50"}
|
||||||
|
Power On {"Protocol":"SONY","Bits":12,"Data":"0x750"}
|
||||||
|
Power Off {"Protocol":"SONY","Bits":12,"Data":"0xF50"}
|
||||||
|
Power Toggle {"Protocol":"SONY","Bits":12,"Data":"0xA90"}
|
||||||
|
Vol + {"Protocol":"SONY","Bits":12,"Data":"0x490"}
|
||||||
|
Vol - {"Protocol":"SONY","Bits":12,"Data":"0xC90"}
|
||||||
|
Mute {"Protocol":"SONY","Bits":12,"Data":"0x290"}
|
||||||
|
Ch + {"Protocol":"SONY","Bits":12,"Data":"0x090"}
|
||||||
|
Ch - {"Protocol":"SONY","Bits":12,"Data":"0x890"}
|
||||||
|
Theatre Mode {"Protocol":"SONY","Bits":15,"Data":"0x03EE"}
|
||||||
|
Play/Pause {"Protocol":"SONY","Bits":15,"Data":"0x2CE9"}
|
||||||
|
Stop {"Protocol":"SONY","Bits":15,"Data":"0x0CE9"}
|
||||||
|
Rew {"Protocol":"SONY","Bits":15,"Data":"0x6CE9"}
|
||||||
|
Fwd {"Protocol":"SONY","Bits":15,"Data":"0x1CE9"}
|
||||||
|
Sync Menu {"Protocol":"SONY","Bits":15,"Data":"0x0D58"}
|
||||||
|
Prev {"Protocol":"SONY","Bits":15,"Data":"0x1EE9"}
|
||||||
|
Next {"Protocol":"SONY","Bits":15,"Data":"0x5EE9"}
|
||||||
|
i-Manual {"Protocol":"SONY","Bits":15,"Data":"0x6F58"}
|
||||||
|
Scene {"Protocol":"SONY","Bits":15,"Data":"0x0F58"}
|
||||||
|
Aspect {"Protocol":"SONY","Bits":15,"Data":"0x5E25"}
|
||||||
|
Digital/Analog {"Protocol":"SONY","Bits":15,"Data":"0x58EE"}
|
||||||
|
PIP {"Protocol":"SONY","Bits":15,"Data":"0x7725"}
|
||||||
|
Internet Video {"Protocol":"SONY","Bits":15,"Data":"0x4F58"}
|
||||||
|
Favourite {"Protocol":"SONY","Bits":15,"Data":"0x37EE"}
|
||||||
|
Guide {"Protocol":"SONY","Bits":15,"Data":"0x6D25"}
|
||||||
|
Info {"Protocol":"SONY","Bits":12,"Data":"0x5D0"}
|
||||||
|
Return {"Protocol":"SONY","Bits":15,"Data":"0x62E9"}
|
||||||
|
Options {"Protocol":"SONY","Bits":15,"Data":"0x36E9"}
|
||||||
|
Home {"Protocol":"SONY","Bits":12,"Data":"0x070"}
|
||||||
|
Up {"Protocol":"SONY","Bits":12,"Data":"0x2F0"}
|
||||||
|
Down {"Protocol":"SONY","Bits":12,"Data":"0xAF0"}
|
||||||
|
Left {"Protocol":"SONY","Bits":12,"Data":"0x2D0"}
|
||||||
|
Right {"Protocol":"SONY","Bits":12,"Data":"0xCD0"}
|
||||||
|
Enter {"Protocol":"SONY","Bits":12,"Data":"0xA70"}
|
||||||
|
Red {"Protocol":"SONY","Bits":15,"Data":"0x52E9"}
|
||||||
|
Green {"Protocol":"SONY","Bits":15,"Data":"0x32E9"}
|
||||||
|
Yellow {"Protocol":"SONY","Bits":15,"Data":"0x72E9"}
|
||||||
|
Blue {"Protocol":"SONY","Bits":15,"Data":"0x12E9"}
|
||||||
|
1 {"Protocol":"SONY","Bits":12,"Data":"0x010"}
|
||||||
|
2 {"Protocol":"SONY","Bits":12,"Data":"0x810"}
|
||||||
|
3 {"Protocol":"SONY","Bits":12,"Data":"0x410"}
|
||||||
|
4 {"Protocol":"SONY","Bits":12,"Data":"0xC10"}
|
||||||
|
5 {"Protocol":"SONY","Bits":12,"Data":"0x210"}
|
||||||
|
6 {"Protocol":"SONY","Bits":12,"Data":"0xA10"}
|
||||||
|
7 {"Protocol":"SONY","Bits":12,"Data":"0x610"}
|
||||||
|
8 {"Protocol":"SONY","Bits":12,"Data":"0xE10"}
|
||||||
|
9 {"Protocol":"SONY","Bits":12,"Data":"0x110"}
|
||||||
|
Text {"Protocol":"SONY","Bits":12,"Data":"0xFD0"}
|
||||||
|
0 {"Protocol":"SONY","Bits":12,"Data":"0x110"}
|
||||||
|
Subtitles {"Protocol":"SONY","Bits":15,"Data":"0x0AE9"}
|
||||||
|
Audio Track {"Protocol":"SONY","Bits":12,"Data":"0xE90"}
|
||||||
|
HDMI 1 {"Protocol":"SONY","Bits":15,"Data":"0x2D58"}
|
||||||
|
HDMI 2 {"Protocol":"SONY","Bits":15,"Data":"0x6D58"}
|
||||||
|
HDMI 3 {"Protocol":"SONY","Bits":15,"Data":"0x1D58"}
|
||||||
|
HDMI 4 {"Protocol":"SONY","Bits":15,"Data":"0x5D58"}
|
||||||
|
Video 1 {"Protocol":"SONY","Bits":12,"Data":"0x030"}
|
||||||
|
Video 2 {"Protocol":"SONY","Bits":12,"Data":"0x830"}
|
||||||
|
Video 3/Component 1 {"Protocol":"SONY","Bits":12,"Data":"0x430"}
|
||||||
|
PC {"Protocol":"SONY","Bits":12,"Data":"0xC30"}
|
||||||
|
Digital TV {"Protocol":"SONY","Bits":15,"Data":"0x25EE"}
|
Loading…
Reference in New Issue