mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-19 22:24:15 +01:00
Add weather override examples
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user