Advertisement
Pogmothoin22

Untitled

Feb 8th, 2020
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. activities:
  2. - device: 'Listen to Music'
  3. name: 'Listen to Music'
  4. volume_device: 'Technics Amp'
  5. buttons:
  6. dpad_up:
  7. command: 'DirectionUp'
  8. hide: true
  9. dpad_down:
  10. command: 'DirectionDown'
  11. hide: true
  12. dpad_left:
  13. command: 'DirectionLeft'
  14. hide: true
  15. dpad_right:
  16. command: 'DirectionRight'
  17. hide: true
  18. dpad_center:
  19. command: 'OK'
  20. hide: true
  21. back:
  22. command: 'Back'
  23. hide: true
  24. xbox:
  25. command: 'Xbox'
  26. hide: true
  27. a:
  28. command: 'Home'
  29. hide: true
  30. b:
  31. command: 'Menu'
  32. hide: true
  33. x:
  34. command: 'X'
  35. hide: true
  36. y:
  37. command: 'Y'
  38. hide: true
  39. - device: 'Watch TV'
  40. name: 'Watch TV'
  41. volume_device: 'LG TV'
  42. buttons:
  43. dpad_up:
  44. command: 'DirectionUp'
  45. icon: 'mdi:chevron-up-circle'
  46. hide: false
  47. dpad_down:
  48. command: 'DirectionDown'
  49. icon: 'mdi:chevron-down-circle'
  50. hide: false
  51. dpad_left:
  52. command: 'DirectionLeft'
  53. icon: 'mdi:chevron-left-circle'
  54. hide: false
  55. dpad_right:
  56. command: 'DirectionRight'
  57. icon: 'mdi:chevron-right-circle'
  58. hide: false
  59. dpad_center:
  60. command: 'OK'
  61. icon: 'mdi:checkbox-blank-circle'
  62. hide: false
  63. xbox:
  64. command: 'Home'
  65. icon: 'mdi:home'
  66. hide: false
  67. a:
  68. command: 'Menu'
  69. icon: 'mdi:menu'
  70. hide: false
  71. b:
  72. command: 'Menu'
  73. hide: true
  74. x:
  75. command: 'X'
  76. hide: true
  77. y:
  78. command: 'Y'
  79. hide: true
  80. - device: 'Watch Mibox'
  81. name: 'Watch Mibox'
  82. volume_device: 'LG TV'
  83. buttons:
  84. dpad_up:
  85. command: 'DirectionUp'
  86. icon: 'mdi:chevron-up-circle'
  87. hide: false
  88. dpad_down:
  89. command: 'DirectionDown'
  90. icon: 'mdi:chevron-down-circle'
  91. hide: false
  92. dpad_left:
  93. command: 'DirectionLeft'
  94. icon: 'mdi:chevron-left-circle'
  95. hide: false
  96. dpad_right:
  97. command: 'DirectionRight'
  98. icon: 'mdi:chevron-right-circle'
  99. hide: false
  100. dpad_center:
  101. command: 'OK'
  102. icon: 'mdi:checkbox-blank-circle'
  103. hide: false
  104. xbox:
  105. command: 'Home'
  106. icon: 'mdi:home'
  107. hide: false
  108. a:
  109. command: 'Menu'
  110. hide: true
  111. b:
  112. command: 'Menu'
  113. hide: true
  114. x:
  115. command: 'X'
  116. hide: true
  117. y:
  118. command: 'Y'
  119. hide: true
  120. entity: remote.kitchenhub
  121. scale: 1.25
  122. type: 'custom:harmony-card'
  123. volume_device: LG TV
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement