DarkFox-homeassistant/appdaemon/dashboards/datetime.yaml

15 lines
415 B
YAML

date:
widget_type: clock
widget_style: "background: none; float: left;"
date_style: "color: white; font-size: 300%; font-weight: 400;"
time_format: "24hr"
time_style: "display: none;"
clock:
widget_type: clock
widget_style: "background: none; float: right;"
time_style: "color: white; text-align: right;"
time_format: "24hr"
date_style: "display: none;"
show_seconds: 1