trying to get a us calendar style to work
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user