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