home-automation/appdaemon/dashboards/Entertainment.dash

23 lines
483 B
Plaintext

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