kiosk_mode: user_settings: - users: - Tablet kiosk: true ignore_entity_settings: true views: - type: panel path: carol-s-dashboard icon: mdi:alarm-light title: TV Dashboard cards: - type: custom:layout-card layout_type: grid layout: grid-template-columns: 33% 33% 33% grid-template-rows: auto grid-template-areas: | "header header header" "main1 main2 main3" "main4 main5 main6" "main7 main8 main9" "main10 main11 main12" "main13 main14 main15" "main16 main17 main18" "main19 main20 main21" cards: - type: vertical-stack cards: - type: custom:digital-clock dateformat: weekday: long day: 2-digit month: short timeformat: hour: 2-digit minute: 2-digit tap_action: action: none view_layout: grid-area: header - type: custom:button-card styles: card: - height: 150px name: BBC1 icon: mdi:television view_layout: grid-area: main1 show_entity_picture: true entity_picture: /local/tv_logos/BBC_One_logo_(box_variant).svg.png tap_action: action: call-service service: script.bbc1_channel_and_counter - type: custom:button-card styles: card: - height: 150px name: BBC2 icon: mdi:television view_layout: grid-area: main2 show_entity_picture: true entity_picture: /local/tv_logos/BBC_Two_logo_2021.svg tap_action: action: call-service service: script.bbc2_channel_and_counter - type: custom:button-card styles: card: - height: 150px name: ITV1 icon: mdi:television view_layout: grid-area: main3 show_entity_picture: true entity_picture: /local/tv_logos/ITV1_logo_(2022).png tap_action: action: call-service service: script.itv1_channel_and_counter - type: custom:button-card styles: card: - height: 150px name: Channel 4 icon: mdi:television view_layout: grid-area: main4 show_entity_picture: true entity_picture: /local/tv_logos/channel-4-seeklogo.png tap_action: action: call-service service: script.channel_4_channel_and_counter - type: custom:button-card styles: card: - height: 150px name: ITV2 icon: mdi:television view_layout: grid-area: main5 show_entity_picture: true entity_picture: /local/tv_logos/ITV2_logo_2022.svg tap_action: action: call-service service: script.itv2_channel_and_counter - type: custom:button-card styles: card: - height: 150px name: ITV3 icon: mdi:television view_layout: grid-area: main6 show_entity_picture: true entity_picture: /local/tv_logos/ITV3_logo_2022.svg tap_action: action: call-service service: script.itv3_channel_and_counter - type: custom:button-card styles: card: - height: 150px name: ITV4 icon: mdi:television view_layout: grid-area: main7 show_entity_picture: true entity_picture: /local/tv_logos/ITV4.svg.png tap_action: action: call-service service: script.itv4_channel_and_counter - type: custom:button-card styles: card: - height: 150px name: Sky Sports Main Event icon: mdi:television view_layout: grid-area: main10 show_entity_picture: true entity_picture: /local/tv_logos/Sky-sports-main-event.jpg tap_action: action: call-service service: script.sky_sports_main_event - type: custom:button-card styles: card: - height: 150px name: Sky Sports Premier League icon: mdi:television view_layout: grid-area: main11 show_entity_picture: true entity_picture: /local/tv_logos/sky-sports-premier-league.png tap_action: action: call-service service: script.sky_sports_premier_league_channel_and_counter - type: custom:button-card styles: card: - height: 150px name: Sky Sports Football icon: mdi:television view_layout: grid-area: main12 show_entity_picture: true entity_picture: /local/tv_logos/sky_sports_football.png tap_action: action: call-service service: script.sky_sports_football_channel_and_counter - type: custom:button-card styles: card: - height: 150px name: Sky Sports Tennis icon: mdi:television view_layout: grid-area: main13 show_entity_picture: true entity_picture: /local/tv_logos/sky-sports-tennis.png tap_action: action: call-service service: script.sky_sports_tennis_channel_and_counter - type: custom:button-card styles: card: - height: 150px name: Sky Sports Racing icon: mdi:television view_layout: grid-area: main14 show_entity_picture: true entity_picture: /local/tv_logos/Sky_sports_racing.png tap_action: action: call-service service: script.sky_sports_racing_channel_and_counter_2 - type: custom:button-card styles: card: - height: 150px name: Sky News icon: mdi:television view_layout: grid-area: main16 show_entity_picture: true entity_picture: /local/tv_logos/sky_news.png tap_action: action: call-service service: script.sky_news_channel_and_counter - type: custom:button-card styles: card: - height: 150px name: BBC News icon: mdi:television view_layout: grid-area: main17 show_entity_picture: true entity_picture: /local/tv_logos/bbc_news.png tap_action: action: call-service service: script.bbc_news_channel_and_counter - type: custom:button-card styles: card: - height: 150px name: ITV Quiz icon: mdi:television view_layout: grid-area: main9 show_entity_picture: true entity_picture: /local/tv_logos/ITV_Quiz.png tap_action: action: call-service service: script.itv_quiz_channel_and_counter grid_options: columns: full