home-automation/appdaemon/dashboards/Entertainment_Mobile.dash

33 lines
692 B
Plaintext

# Dashboard Config
title: Entertainment
widget_dimensions: [120, 120]
widget_size: [1, 1]
widget_margins: [5, 5]
columns: 3
rows: 6
global_parameters:
use_hass_icon: 1
nav_back:
widget_type: navigate
dashboard: Main_Mobile
icon_inactive: mdi-arrow-left-bold-outline
widget_style: "background: MEDIUMSLATEBLUE;"
nav_desktop:
widget_type: navigate
dashboard: Entertainment
icon_inactive: mdi-laptop-chromebook
widget_style: "background: MEDIUMSLATEBLUE;"
# Layout
layout:
- include: header
- nav_main_mobile, nav_back, reload
- nav_desktop, clock(2x1)
- include: entertainment
- bedroom_tv(3x2)
-
- living_room_tv(3x2)
-