trying to get a us calendar style to work

This commit is contained in:
2025-12-11 09:32:29 -05:00
parent b197cbf932
commit c0efeba0a5
2 changed files with 240 additions and 131 deletions

View File

@@ -293,6 +293,7 @@ views:
filter: ${ BIRCAL }
days: ${ DAYS }
startingDay: sunday
showNavigation: false
startingDayOffset: 0
hideWeekend: false
noCardBackground: false
@@ -323,6 +324,9 @@ views:
yesterday: ''
today: ''
tomorrow: ''
overmorrow: ''
fullDay: ''
noEvents: ''
card_mod:
style: |
ha-card {
@@ -377,7 +381,7 @@ views:
padding: 0.2%;
width: 13% !important;
}
}
}
grid_options:
columns: full
- type: vertical-stack