Add weather info to calendar card pro on main dashboard
This commit is contained in:
@ -373,11 +373,11 @@ views:
|
||||
show_progress_bar: true
|
||||
remove_location_country: true
|
||||
weather:
|
||||
position: date
|
||||
position: both
|
||||
date:
|
||||
show_conditions: true
|
||||
show_high_temp: true
|
||||
show_low_temp: false
|
||||
show_low_temp: true
|
||||
icon_size: 14px
|
||||
font_size: 12px
|
||||
color: var(--primary-text-color)
|
||||
@ -387,6 +387,7 @@ views:
|
||||
icon_size: 14px
|
||||
font_size: 12px
|
||||
color: var(--primary-text-color)
|
||||
entity: weather.iron_nerd_studios
|
||||
type: custom:calendar-card-pro
|
||||
- type: grid
|
||||
cards:
|
||||
|
Reference in New Issue
Block a user