Advertisement
Guest User

Untitled

a guest
May 6th, 2021
618
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.80 KB | None | 0 0
  1. - type: vertical-stack
  2. cards:
  3. - cards:
  4. - color_type: icon
  5. icon: 'mdi:power-standby'
  6. tap_action:
  7. action: call-service
  8. service: adb_service.press
  9. type: 'custom:button-card'
  10. - color_type: icon
  11. icon: 'mdi:volume-plus'
  12. tap_action:
  13. action: call-service
  14. service: adb_service.press
  15. service_data:
  16. key: VolumeUp
  17. type: 'custom:button-card'
  18. - color_type: icon
  19. icon: 'mdi:volume-minus'
  20. tap_action:
  21. action: call-service
  22. service: adb_service.press
  23. service_data:
  24. key: VolumeDown
  25. type: 'custom:button-card'
  26. type: horizontal-stack
  27.  
  28. - cards:
  29. - color_type: icon
  30. icon: 'mdi:information-variant'
  31. tap_action:
  32. action: call-service
  33. service: adb_service.press
  34. service_data:
  35. key: Info
  36. type: 'custom:button-card'
  37. - color_type: icon
  38. icon: 'mdi:arrow-up-bold-box'
  39. tap_action:
  40. action: call-service
  41. service: adb_service.press
  42. service_data:
  43. key: Up
  44. type: 'custom:button-card'
  45. - color_type: icon
  46. icon: 'mdi:plus-box-outline'
  47. tap_action:
  48. action: call-service
  49. service: adb_service.press
  50. service_data:
  51. key: ProgramUp
  52. type: 'custom:button-card'
  53. type: horizontal-stack
  54. - cards:
  55. - color_type: icon
  56. icon: 'mdi:arrow-left-bold-box'
  57. tap_action:
  58. action: call-service
  59. service: adb_service.press
  60. service_data:
  61. key: Left
  62. type: 'custom:button-card'
  63. - color_type: icon
  64. name: OK
  65. aspect_ratio: 2/1
  66. tap_action:
  67. action: call-service
  68. service: adb_service.press
  69. service_data:
  70. key: Ok
  71. type: 'custom:button-card'
  72. - color_type: icon
  73. icon: 'mdi:arrow-right-bold-box'
  74. tap_action:
  75. action: call-service
  76. service: adb_service.press
  77. service_data:
  78. key: Right
  79. type: 'custom:button-card'
  80. type: horizontal-stack
  81. - cards:
  82. - color_type: icon
  83. icon: 'mdi:keyboard-return'
  84. tap_action:
  85. action: call-service
  86. service: adb_service.press
  87. service_data:
  88. key: Back
  89. type: 'custom:button-card'
  90. - color_type: icon
  91. icon: 'mdi:arrow-down-bold-box'
  92. tap_action:
  93. action: call-service
  94. service: adb_service.press
  95. service_data:
  96. key: Down
  97. type: 'custom:button-card'
  98. - color_type: icon
  99. icon: 'mdi:minus-box-outline'
  100. tap_action:
  101. action: call-service
  102. service: adb_service.press
  103. service_data:
  104. key: ProgramDown
  105. type: 'custom:button-card'
  106. type: horizontal-stack
  107. - cards:
  108. - color_type: icon
  109. tap_action:
  110. action: call-service
  111. service: adb_service.press
  112. service_data:
  113. key: Rewind
  114. icon: 'mdi:rewind'
  115. type: 'custom:button-card'
  116. - color_type: icon
  117. tap_action:
  118. action: call-service
  119. service: adb_service.press
  120. service_data:
  121. key: Play
  122. icon: 'mdi:play'
  123. type: 'custom:button-card'
  124. - color_type: icon
  125. tap_action:
  126. action: call-service
  127. service: adb_service.press
  128. service_data:
  129. key: Pause
  130. icon: 'mdi:pause'
  131. type: 'custom:button-card'
  132. - color_type: icon
  133. tap_action:
  134. action: call-service
  135. service: adb_service.press
  136. service_data:
  137. key: FForward
  138. icon: 'mdi:fast-forward'
  139. type: 'custom:button-card'
  140. type: horizontal-stack
  141. - cards:
  142. - color_type: icon
  143. tap_action:
  144. action: call-service
  145. service: adb_service.press
  146. service_data:
  147. key: One
  148. icon: 'mdi:numeric-1-box-outline'
  149. type: 'custom:button-card'
  150. - color_type: icon
  151. tap_action:
  152. action: call-service
  153. service: adb_service.press
  154. service_data:
  155. key: Two
  156. icon: 'mdi:numeric-2-box-outline'
  157. type: 'custom:button-card'
  158. - color_type: icon
  159. tap_action:
  160. action: call-service
  161. service: adb_service.press
  162. service_data:
  163. key: Three
  164. icon: 'mdi:numeric-3-box-outline'
  165. type: 'custom:button-card'
  166. type: horizontal-stack
  167. - cards:
  168. - color_type: icon
  169. tap_action:
  170. action: call-service
  171. service: adb_service.press
  172. service_data:
  173. key: Four
  174. icon: 'mdi:numeric-4-box-outline'
  175. type: 'custom:button-card'
  176. - color_type: icon
  177. tap_action:
  178. action: call-service
  179. service: adb_service.press
  180. service_data:
  181. key: Five
  182. icon: 'mdi:numeric-5-box-outline'
  183. type: 'custom:button-card'
  184. - color_type: icon
  185. tap_action:
  186. action: call-service
  187. service: adb_service.press
  188. service_data:
  189. key: Six
  190. icon: 'mdi:numeric-6-box-outline'
  191. type: 'custom:button-card'
  192. type: horizontal-stack
  193. - cards:
  194. - color_type: icon
  195. tap_action:
  196. action: call-service
  197. service: adb_service.press
  198. service_data:
  199. key: Seven
  200. icon: 'mdi:numeric-7-box-outline'
  201. type: 'custom:button-card'
  202. - color_type: icon
  203. tap_action:
  204. action: call-service
  205. service: adb_service.press
  206. service_data:
  207. key: Eight
  208. icon: 'mdi:numeric-8-box-outline'
  209. type: 'custom:button-card'
  210. - color_type: icon
  211. tap_action:
  212. action: call-service
  213. service: adb_service.press
  214. service_data:
  215. key: Nine
  216. icon: 'mdi:numeric-9-box-outline'
  217. type: 'custom:button-card'
  218. type: horizontal-stack
  219. - cards:
  220. - type: 'custom:button-card'
  221. color_type: blank-card
  222. - color_type: icon
  223. tap_action:
  224. action: call-service
  225. service: adb_service.press
  226. service_data:
  227. key: Zero
  228. icon: 'mdi:numeric-0-box-outline'
  229. type: 'custom:button-card'
  230. - type: 'custom:button-card'
  231. color_type: blank-card
  232. type: horizontal-stack
  233.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement