mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-14 17:08:17 +01:00
Updated ioBroker Config Screensaver (markdown)
@@ -55,6 +55,15 @@ const sctMainIconAlt: RGB = { red: 255, green: 255, blue: 255};
|
||||
const sctMainTextAlt: RGB = { red: 255, green: 255, blue: 255};
|
||||
const sctTimeAdd: RGB = { red: 255, green: 255, blue: 255};
|
||||
```
|
||||
Wenn die automatischen Farben der Weather-Forcast nicht verwendet werden sollen:
|
||||
```
|
||||
export const config: Config = {
|
||||
...
|
||||
autoWeatherColorScreensaverLayout: false,
|
||||
```
|
||||
|
||||

|
||||
|
||||
|
||||
```
|
||||
//Auto-Weather-Colors
|
||||
|
||||
Reference in New Issue
Block a user