Add weather override examples

This commit is contained in:
Gerard
2022-03-30 23:08:10 +02:00
committed by GitHub
parent 2a8767050f
commit 407d22c245

View File

@@ -19,6 +19,11 @@ nspanel-1:
timeFormat: "%H:%M" timeFormat: "%H:%M"
dateFormat: "%A, %d. %B %Y" # ignored if babel python package is installed dateFormat: "%A, %d. %B %Y" # ignored if babel python package is installed
weather: weather.example weather: weather.example
weatherOverrideForecast3: sensor.nas_cpu_perc
weatherOverrideForecast4:
sensor.solar_power_current: # use this for overriding name and icon
name: Zon
icon: solar-power
pages: pages:
- type: cardEntities - type: cardEntities
heading: Example Page 1 heading: Example Page 1
@@ -56,4 +61,4 @@ nspanel-1:
- type: cardMedia - type: cardMedia
item: media_player.spotify_user item: media_player.spotify_user
- type: cardAlarm - type: cardAlarm
item: alarm_control_panel.alarmo item: alarm_control_panel.alarmo