appdaemon/conf/example_dashboards/Modular/Test.dash

334 lines
7.2 KiB
Plaintext
Executable File

#
# Main arguments, all optional
#
title: Test Panel
widget_dimensions: [120, 120]
widget_margins: [5, 5]
columns: 12
#widget_size: [2, 2]
global_parameters:
#use_comma: 1
#precision: 2
use_hass_icon: 1
clock:
widget_type: clock
show_seconds: 1
time_style: "font-size:250%;color: green"
weather:
widget_type: weather
units: "°F"
label:
widget_type: label
title: label
title2: label 2
text: <del>Hello World</del>
hall:
widget_type: light
title: Hall
title2: Light
entity: light.upstairs_hall
rene:
title: Rene
widget_type: input_number
entity: input_number.rene
units: "&deg;C"
andrew_presence:
widget_type: device_tracker
title: Andrew
device: 24dcbba223194e62b7965aa9012b1ad0
enable: 1
wendy_presence:
widget_type: device_tracker
title: Wendy
device: dedb5e711a24415baaae5cf8e880d852
enable: 1
andrew_presence_ro:
widget_type: device_tracker
title: Andrew
title2: Read Only
device: 24dcbba223194e62b7965aa9012b1ad0
wendy_presence_ro:
widget_type: device_tracker
title: Wendy
title2: Read Only
device: dedb5e711a24415baaae5cf8e880d852
wendy_presence_mapped:
widget_type: device_tracker
title: Wendy
title2: Mapped
device: dedb5e711a24415baaae5cf8e880d852
active_map:
- home
- house
- wombat
mode:
widget_type: sensor
title: Housé Mode
text_style: "text-transform: uppercase;font-size: 300%"
entity: input_select.house_mode
side_humidity:
widget_type: sensor
title: Humidity
title2: Sensor
units: "%"
use_comma: 0
#precision: 0
entity: sensor.side_humidity_corrected
#state_map:
# "49.0": Realy Cold
garage:
widget_type: cover
title: Garage
title2: Another title
entity: cover.garage_door
icon_on: fa-car
icon_off: fa-car
#use_hass_icon: 1
office_light:
widget_type: group
title: Office Group Light
entity: group.office_light
monitored_entity: light.office_1
office_off:
widget_type: scene
title: Office Off
entity: scene.office_off
office_light_switch:
widget_type: switch
title: Office Group Switch
entity: group.office_light
state_text: 1
state_map:
"on": "On Sucker!"
"off": "Totes not on"
sonos:
title: Sonos - Living Room
widget_type: media_player
truncate_name: 30
entity: media_player.living_room
step: 1
# level_down_style: "color: $green"
#dump_capabilities: 1
roku:
title: Roku - Basement
widget_type: media_player
truncate_name: 30
entity: media_player.roku_63261w020748
dump_capabilities: 1
light_level:
widget_type: sensor
title: Light Level
units: "lux"
precision: 0
shorten: 1
entity: sensor.side_multisensor_luminance
summary:
widget_type: sensor
title: Summary
#precision: 0
value_style: "font-size: 100%"
entity: sensor.dark_sky_minutely_summary
porch_sensor:
widget_type: binary_sensor
entity: binary_sensor.porch_multisensor_sensor
title: Porch
title2: Motion
basement_thermostat:
widget_type: climate
title: Basement
units: "&deg;F"
entity: climate.basement_thermostat_heating_1
default:
title: Skin Change
title2: Default
widget_type: navigate
dashboard: Test
skin: default
glassic:
title: Skin Change
title2: Glassic
widget_type: navigate
dashboard: Test
skin: glassic
simplyred:
title: Skin Change
title2: Simply Red
widget_type: navigate
dashboard: Test
skin: simplyred
zen:
title: Skin Change
title2: Zen
widget_type: navigate
dashboard: Test
skin: zen
obsidian:
title: Skin Change
title2: Obsidian
widget_type: navigate
dashboard: Test
skin: obsidian
load_main_panel:
widget_type: navigate
title: Main Panel
icon_inactive: fa-home
dashboard: MainPanel
testlight1:
widget_type: light
entity: light.office_1
title: office_1
icon_inactive: fa-bell
testlight2:
widget_type: light
entity: light.office_2
title: office_2
on_attributes:
brightness: 100
#color_name: green
#color_temp: 250
#rgb_color: 0, 127, 255
xy_color: "0.1, 0.9"
testlight3:
widget_type: light
entity: light.upstairs_hall
title: upstairs_hall
cat_frame:
widget_type: iframe
title: Pics
refresh: 60
img_list:
- http://www.uniwallpaper.com/static/images/a5f4051f4c019e159ff523754f5d569b_5ZMy2F9.jpg
- http://www.uniwallpaper.com/static/images/4640301_Zc4ESGi.jpg
- http://www.uniwallpaper.com/static/images/6890733-mountain-peaks-wallpaper-hd_PZTQDff.jpg
- http://www.uniwallpaper.com/static/images/above-adventure-aerial-air_T84QbL0.jpg
- http://www.uniwallpaper.com/static/images/Lioness-Howl-Close-Up-4K-Wallpaper_Jrn63eg.jpg
ha_frame:
widget_type: iframe
title: Home Assistant
#refresh: 60
url_list:
- http://192.168.1.20:8123
alarm:
widget_type: alarm
entity: alarm_control_panel.ha_alarm
title: Alarm
weather_frame:
widget_type: iframe
title: Radar
refresh: 10
frame_style: ""
img_list:
# - https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?url=https://icons.wxug.com/data/weather-maps/radar/united-states/hartford-connecticut-region-current-radar-animation.gif&container=focus&refresh=240&resize_h=640&resize_h=640
- https://icons.wxug.com/data/weather-maps/radar/united-states/hartford-connecticut-region-current-radar-animation.gif
- https://icons.wxug.com/data/weather-maps/radar/united-states/bakersfield-california-region-current-radar.gif
camera_frame:
widget_type: camera
title: Living Room
refresh: 5
frame_style: ""
entity_picture: !secret cam_url
weather_summary:
widget_type: sensor
title: Summary
entity: sensor.dark_sky_minutely_summary
text_style: "color: $green"
garage_status:
widget_type: sensor
title: Garage Status
entity: cover.garage_door
state_map:
"off": "Closed"
"on": "Open"
reload:
widget_type: reload
title: reload
side_humidity_gauge:
widget_type: gauge
title: Humidity
title2: Side
min: 0
max: 100
units: "%"
entity: sensor.side_humidity_corrected
front_humidity_gauge:
widget_type: gauge
title: Humidity
title2: Front
min: 0
max: 100
units: "%"
entity: sensor.porch_multisensor_relative_humidity
bbc_rss:
widget_type: rss
entity: uk_news
title: BBC
interval: 5
recent: 5
cnn_rss:
widget_type: rss
entity: cnn_news
title: CNN
interval: 10
#group_as_dt:
# widget_type: group
# title: Group as DT
# entity: device_tracker.24dcbba223194e62b7965aa9012b1ad0
# state_map:
# home: "on"
# not_home: "off"
layout:
- mode(2x1), label(3x1), clock(2x1), weather(2x2), side_humidity, cat_frame(2x2)
- scene.office_on, office_off, hall, office_light, testlight1, testlight2, testlight3, porch_sensor
- sonos(2x2), roku(2x2), input_boolean.heating, office_light_switch, andrew_presence, wendy_presence, andrew_presence_ro, wendy_presence_ro, wendy_presence_mapped, alarm
- summary(2x1), garage, basement_thermostat, script.day, script.evening, weather_summary, garage_status
- weather_frame(1x1), light_level, rene, input_number.test, side_humidity_gauge, front_humidity_gauge, bbc_rss(2x1), cnn_rss(2x1)
- camera_frame(2x2)
- empty: 2
- load_main_panel, default, obsidian, zen, simplyred, glassic, reload