DigitalAgent

Tablet Home Assistant Code

Nov 2nd, 2024
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.58 KB | None | 0 0
  1. kiosk_mode:
  2. hide_header: true
  3. views:
  4. - theme: ios-dark-mode-blue-red
  5. title: Basement
  6. icon: mdi:tablet-dashboard
  7. path: tablet
  8. type: custom:horizontal-layout
  9. badges: []
  10. cards:
  11. - type: vertical-stack
  12. cards:
  13. - type: custom:clock-weather-card
  14. entity: weather.home
  15. forecast_rows: 3
  16. - square: false
  17. type: grid
  18. cards:
  19. - type: custom:button-card
  20. tap_action:
  21. action: navigate
  22. navigation_path: /lovelace-testing/basementlighting
  23. name: Lighting
  24. show_name: false
  25. show_entity_picture: true
  26. state: null
  27. entity_picture: /local/lightingbutton4.png
  28. size: 100%
  29. - type: custom:button-card
  30. tap_action:
  31. action: navigate
  32. navigation_path: /lovelace-testing/theater
  33. name: Theater
  34. show_name: false
  35. show_entity_picture: true
  36. state: null
  37. entity_picture: /local/theaterbutton4.png
  38. size: 100%
  39. - type: custom:button-card
  40. tap_action:
  41. action: navigate
  42. navigation_path: /lovelace-testing/fun
  43. name: Fun
  44. show_name: false
  45. show_entity_picture: true
  46. state: null
  47. entity_picture: /local/arcadebutton4.png
  48. size: 100%
  49. - type: custom:bubble-card
  50. card_type: media-player
  51. entity: media_player.basement_sonos
  52. hide:
  53. power_button: true
  54. volume_button: false
  55. card_layout: large
  56. - type: vertical-stack
  57. cards:
  58. - type: custom:button-card
  59. tap_action:
  60. action: navigate
  61. navigation_path: /lovelace-testing/basementsonos
  62. name: null
  63. show_entity_picture: true
  64. state: null
  65. entity_picture: /local/musicbutton3.png
  66. size: 115%
  67. - title: fun
  68. path: fun
  69. subview: true
  70. cards:
  71. - type: vertical-stack
  72. cards:
  73. - type: custom:mushroom-chips-card
  74. chips:
  75. - type: back
  76. - type: custom:gap-card
  77. height: 25
  78. size: null
  79. - square: true
  80. type: grid
  81. cards:
  82. - type: custom:button-card
  83. tap_action:
  84. action: toggle
  85. entity: switch.arcade
  86. name: Arcade
  87. show_name: true
  88. show_state: false
  89. show_entity_picture: true
  90. entity_picture: /local/arcadebutton5.png
  91. size: 100%
  92. - type: custom:button-card
  93. tap_action:
  94. action: toggle
  95. entity: switch.pinball
  96. name: Pinball
  97. show_name: true
  98. show_state: false
  99. show_entity_picture: true
  100. entity_picture: /local/pinballbutton5.png
  101. size: 100%
  102. - type: custom:button-card
  103. tap_action:
  104. action: toggle
  105. entity: switch.posters_pi
  106. name: ArcadeLED
  107. show_name: true
  108. show_state: false
  109. show_entity_picture: true
  110. entity_picture: /local/led-strip2.png
  111. size: 100%
  112. - type: custom:button-card
  113. tap_action:
  114. action: toggle
  115. entity: switch.posters_pi
  116. name: Poster TV
  117. show_name: true
  118. show_state: false
  119. show_entity_picture: true
  120. entity_picture: /local/posterbutton5.png
  121. size: 100%
  122. - type: custom:button-card
  123. tap_action:
  124. action: toggle
  125. entity: switch.posters_pi
  126. name: Poster Off
  127. show_name: true
  128. show_state: false
  129. show_entity_picture: true
  130. entity_picture: /local/postertvpoweroff.png
  131. size: 100%
  132. columns: 5
  133. - type: custom:mini-media-player
  134. entity: media_player.basement_sonos
  135. - type: custom:mushroom-title-card
  136. title: ''
  137. subtitle: Party Modes
  138. - square: false
  139. type: grid
  140. cards:
  141. - type: custom:button-card
  142. tap_action:
  143. action: toggle
  144. entity: input_boolean.power_musicparty
  145. name: Movie Party
  146. show_name: false
  147. show_state: true
  148. show_entity_picture: true
  149. entity_picture: /local/musicparty2.png
  150. size: 150px
  151. - type: custom:button-card
  152. tap_action:
  153. action: toggle
  154. entity: input_boolean.power_pinball
  155. name: Pinball Party
  156. show_name: false
  157. show_state: true
  158. show_entity_picture: true
  159. entity_picture: /local/pinballparty2.png
  160. size: 150px
  161. - type: custom:button-card
  162. tap_action:
  163. action: toggle
  164. entity: input_boolean.power_arcade
  165. name: Arcade Party
  166. show_name: false
  167. show_state: true
  168. show_entity_picture: true
  169. entity_picture: /local/arcadeparty2.png
  170. size: 150px
  171. layout:
  172. width: 600
  173. type: custom:horizontal-layout
  174. - subview: true
  175. path: theater
  176. title: Theater
  177. cards:
  178. - type: vertical-stack
  179. cards:
  180. - type: custom:mushroom-chips-card
  181. chips:
  182. - type: back
  183. - type: custom:gap-card
  184. height: 25
  185. size: null
  186. - square: false
  187. type: grid
  188. cards:
  189. - type: custom:button-card
  190. tap_action:
  191. action: toggle
  192. entity: remote.theater_hub
  193. name: Projector
  194. show_name: true
  195. show_state: false
  196. show_entity_picture: true
  197. entity_picture: /local/projector.png
  198. size: 100%
  199. - type: custom:button-card
  200. tap_action:
  201. action: toggle
  202. entity: light.theater_accent_lights
  203. name: Accent
  204. show_name: true
  205. show_state: false
  206. show_entity_picture: true
  207. entity_picture: /local/recessedlight2.png
  208. size: 100%
  209. - type: custom:button-card
  210. tap_action:
  211. action: toggle
  212. entity: light.theater_lights
  213. name: Theater
  214. show_name: true
  215. show_state: false
  216. show_entity_picture: true
  217. entity_picture: /local/recessedlight2.png
  218. size: 100%
  219. - type: custom:button-card
  220. tap_action:
  221. action: toggle
  222. entity: switch.theater_ceiling_led
  223. name: Ceiling
  224. show_name: true
  225. show_state: false
  226. show_entity_picture: true
  227. entity_picture: /local/led-strip2.png
  228. size: 100%
  229. - type: custom:button-card
  230. tap_action:
  231. action: toggle
  232. entity: light.theater_riser
  233. name: Theater Riser
  234. show_name: true
  235. show_state: false
  236. show_entity_picture: true
  237. entity_picture: /local/led-strip2.png
  238. size: 100%
  239. - type: custom:button-card
  240. tap_action:
  241. action: toggle
  242. entity: light.theater_chair
  243. name: Theater Chair
  244. show_name: true
  245. show_state: false
  246. show_entity_picture: true
  247. entity_picture: /local/led-strip2.png
  248. size: 100%
  249. - type: custom:button-card
  250. tap_action:
  251. action: toggle
  252. entity: switch.theater_rack_led_light
  253. name: Theater Rack
  254. show_name: true
  255. show_state: false
  256. show_entity_picture: true
  257. entity_picture: /local/led-strip2.png
  258. size: 100%
  259. columns: 4
  260. - type: media-control
  261. entity: media_player.home_theater
  262. type: custom:horizontal-layout
  263. layout:
  264. width: 600
  265. - title: Basementlighting
  266. path: basementlighting
  267. subview: true
  268. cards:
  269. - type: vertical-stack
  270. cards:
  271. - type: custom:mushroom-chips-card
  272. chips:
  273. - type: back
  274. - type: custom:gap-card
  275. height: 25
  276. size: null
  277. - square: true
  278. type: grid
  279. cards:
  280. - type: custom:button-card
  281. tap_action:
  282. action: toggle
  283. entity: switch.basement_lights_general
  284. name: Basement
  285. show_name: true
  286. show_state: false
  287. show_entity_picture: true
  288. entity_picture: /local/recessedlight2.png
  289. size: 100%
  290. - type: custom:button-card
  291. tap_action:
  292. action: toggle
  293. entity: switch.posters_pi
  294. name: ArcadeLED
  295. show_name: true
  296. show_state: false
  297. show_entity_picture: true
  298. entity_picture: /local/led-strip2.png
  299. size: 100%
  300. - type: custom:button-card
  301. tap_action:
  302. action: toggle
  303. entity: light.theater_lights
  304. name: Theater
  305. show_name: true
  306. show_state: false
  307. show_entity_picture: true
  308. entity_picture: /local/recessedlight2.png
  309. size: 100%
  310. - type: custom:button-card
  311. tap_action:
  312. action: toggle
  313. entity: light.theater_accent_lights
  314. name: Accent
  315. show_name: true
  316. show_state: false
  317. show_entity_picture: true
  318. entity_picture: /local/recessedlight2.png
  319. size: 100%
  320. - type: custom:button-card
  321. tap_action:
  322. action: toggle
  323. entity: switch.theater_ceiling_led
  324. name: Ceiling
  325. show_name: true
  326. show_state: false
  327. show_entity_picture: true
  328. entity_picture: /local/led-strip2.png
  329. size: 100%
  330. - type: custom:button-card
  331. tap_action:
  332. action: toggle
  333. entity: switch.theater_rack_led_light
  334. name: Theater Rack
  335. show_name: true
  336. show_state: false
  337. show_entity_picture: true
  338. entity_picture: /local/led-strip2.png
  339. size: 100%
  340. - type: custom:button-card
  341. tap_action:
  342. action: toggle
  343. entity: light.theater_riser
  344. name: Theater Riser
  345. show_name: true
  346. show_state: false
  347. show_entity_picture: true
  348. entity_picture: /local/led-strip2.png
  349. size: 100%
  350. - type: custom:button-card
  351. tap_action:
  352. action: toggle
  353. entity: light.theater_chair
  354. name: Theater Chair
  355. show_name: true
  356. show_state: false
  357. show_entity_picture: true
  358. entity_picture: /local/led-strip2.png
  359. size: 100%
  360. columns: 4
  361. type: custom:horizontal-layout
  362. layout:
  363. width: 600
  364. - title: Basementsonos
  365. path: basementsonos
  366. cards:
  367. - type: vertical-stack
  368. cards:
  369. - type: custom:mushroom-chips-card
  370. chips:
  371. - type: back
  372. - type: custom:sonos-card
  373. sections:
  374. - player
  375. entityId: media_player.basement_sonos
  376. topFavorites:
  377. - ''
  378. hideBrowseMediaButton: true
  379. heightPercentage: 97
  380. artworkAsBackground: true
  381. mediaBrowserItemsPerRow: 4
  382. showVolumeUpAndDownButtons: false
  383. hideGroupCurrentTrack: false
  384. dynamicVolumeSlider: false
  385. hideVolumeCogwheel: false
  386. - type: vertical-stack
  387. cards:
  388. - type: custom:gap-card
  389. height: 38
  390. size: null
  391. - type: custom:sonos-card
  392. sections:
  393. - media browser
  394. entityId: media_player.basement_sonos
  395. topFavorites:
  396. - ''
  397. hideBrowseMediaButton: false
  398. heightPercentage: 97
  399. subview: true
  400. type: custom:horizontal-layout
  401.  
Advertisement
Add Comment
Please, Sign In to add comment