DarkFox-homeassistant/appdaemon/dashboards/Hallway.dash

44 lines
1.2 KiB
Plaintext

#
# Main arguments, all optional
#
title: Hallway Panel
widget_dimensions: [114, 58]
widget_margins: [5, 5]
columns: 5
global_parameters:
use_comma: 1
more_weather:
title: Vejr Detaljer
widget_type: navigate
dashboard: Hallway-weather
icon_inactive: fa-cloud
args:
timeout: 60
return: Hallway
layout:
- include: datetime
- include: blanks
- include: travel_widgets
- include: weather_widgets
- include: sensor_widgets
- include: light_profile_widgets
- include: switch_widgets
- include: playlist_controls
- include: media_widgets
- date(2x1), spacer, clock(2x1)
- bright_scene(1x2), s_train_status(1x2), travel_time(1x2), weather_summary_small(2x1)
- temperature(1x2), precip(1x2)
- default_scene(1x2), s_train_message(2x2)
- wind_name(1x2), more_weather(1x2)
- dimmed_scene(1x2), bedroom_fan(1x2), door_lock(1x2)
- theme(2x1)
- ambient_scene(1x2), energy_meter(1x2), livingroom_climate(1x2), office_climate(1x2), bedroom_climate(1x2)
-
- night_scene(1x2), playlist_current(4x1)
- playlist_previous, playlist_end, playlist_next, playlist_player
- off_scene(1x2), all_speakers(2x4), east_side_speakers(2x4)
-
- got_guests(1x2)