mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-22 15:34:26 +01:00
Update example config.
Put this here because of how verbose it is.
This commit is contained in:
@@ -21,6 +21,44 @@ nspanel-1:
|
|||||||
name: name
|
name: name
|
||||||
icon: lightbulb
|
icon: lightbulb
|
||||||
alternativeLayout: True
|
alternativeLayout: True
|
||||||
|
theme:
|
||||||
|
background: [0, 0, 0]
|
||||||
|
time: [220, 0, 255]
|
||||||
|
timeAMPM: [220, 0, 255]
|
||||||
|
date: [220, 0, 255]
|
||||||
|
tMainIcon: [220, 0, 255]
|
||||||
|
tMainText: [220, 0, 255]
|
||||||
|
tForecast1: [220, 0, 255]
|
||||||
|
tForecast2: [220, 0, 255]
|
||||||
|
tForecast3: [220, 0, 255]
|
||||||
|
tForecast4: [220, 0, 255]
|
||||||
|
tF1Icon: [220, 0, 255]
|
||||||
|
tF2Icon: [220, 0, 255]
|
||||||
|
tF3Icon: [220, 0, 255]
|
||||||
|
tF4Icon: [220, 0, 255]
|
||||||
|
tForecast1Val: [220, 0, 255]
|
||||||
|
tForecast2Val: [220, 0, 255]
|
||||||
|
tForecast3Val: [220, 0, 255]
|
||||||
|
tForecast4Val: [220, 0, 255]
|
||||||
|
bar: [220, 0, 255]
|
||||||
|
tMRIcon: [220, 0, 255]
|
||||||
|
tMR: [220, 0, 255]
|
||||||
|
autoWeather: true
|
||||||
|
clear-night: [220, 0, 255]
|
||||||
|
cloudy: [220, 0, 255]
|
||||||
|
exceptional: [220, 0, 255]
|
||||||
|
fog: [220, 0, 255]
|
||||||
|
hail: [220, 0, 255]
|
||||||
|
lightning: [220, 0, 255]
|
||||||
|
lightning-rainy: [220, 0, 255]
|
||||||
|
partlycloudy: [220, 0, 255]
|
||||||
|
pouring: [220, 0, 255]
|
||||||
|
rainy: [50, 50, 255]
|
||||||
|
snowy: [220, 0, 255]
|
||||||
|
snowy-rainy: [100, 100, 255]
|
||||||
|
sunny: [220, 0, 255]
|
||||||
|
windy: [220, 0, 255]
|
||||||
|
windy-variant: [220, 0, 255]
|
||||||
cards:
|
cards:
|
||||||
- type: cardEntities
|
- type: cardEntities
|
||||||
entities:
|
entities:
|
||||||
|
|||||||
Reference in New Issue
Block a user