Advertisement
Guest User

Untitled

a guest
Nov 17th, 2017
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.02 KB | None | 0 0
  1. {
  2. "platforms": [{
  3. "platform": "BroadlinkRM",
  4. "name": "Broadlink RM",
  5. "hideScanFrequencyButton": false,
  6. "hideLearnButton": false,
  7. "accessories": [{
  8. "name": "Apple TV On/Off",
  9. "type": "switch",
  10. "data": {
  11. "on": ["2600a8000001279413121237133712371213133614361237143513371435131214111412131212371336133714111214111313121214111315341412121411131214121213121312130005940001284912000c4f0001264a13000c4f0001264a14000c4d0001284915000c4c0001264a14000c4e0001264a13000c4e0001284914000c4d0001274913000c4f0001264a13000c4e0001284716000c4d0001284912000c4f0001274914000d05",
  12. "2600a8000001279413121237133712371213133614361237143513371435131214111412131212371336133714111214111313121214111315341412121411131214121213121312130005940001284912000c4f0001264a13000c4f0001264a14000c4d0001284915000c4c0001264a14000c4e0001264a13000c4e0001284914000c4d0001274913000c4f0001264a13000c4e0001284716000c4d0001284912000c4f0001274914000d05"
  13. ],
  14. "off": ["260050000001269416101213133612131312141114111412133612371312143613361237143613361312131214361313111312131336131213371336131312371336123713121337120005280001274914000d050000000000000000"]
  15. }
  16. },
  17. {
  18. "name": "Channel Up",
  19. "type": "switch-repeat",
  20. "sendCount": 1,
  21. "data": ["260050000001279413131137133713371213123614361336133613381137131311141212131214371212123713121338111312131313111312371511131212141114121311131312130005940001274 a13000d050000000000000000"]
  22. },
  23. {
  24. "name": "Channel Down",
  25. "type": "switch-repeat",
  26. "sendCount": 1,
  27. "data": "[260050000001279414121137143612371411123812371237133712371435131314101412121312371214111313361337131311131312131213371313111411131313111411131313120005940001274a13000d050000000000000000]"
  28. },
  29. {
  30. "name": "Volume Up",
  31. "type": "switch-repeat",
  32. "sendCount": 5,
  33. "interval": 0.3,
  34. "data": "2600500000012..."
  35. },
  36. {
  37. "name": "Volume Down",
  38. "type": "switch-repeat",
  39. "sendCount": 5,
  40. "interval": 0.3,
  41. "data": "2600500000012..."
  42. }
  43. ]
  44. }]
  45. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement