mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-19 22:24:15 +01:00
Update config-screensaver.md
This commit is contained in:
@@ -51,6 +51,7 @@ key | option | type | default | description
|
|||||||
`tMainTextAlt` | True | list | White | `[R, G, B]`
|
`tMainTextAlt` | True | list | White | `[R, G, B]`
|
||||||
`tMRIcon` | True | list | White | `[R, G, B]`
|
`tMRIcon` | True | list | White | `[R, G, B]`
|
||||||
`tMR` | True | list | White | `[R, G, B]`
|
`tMR` | True | list | White | `[R, G, B]`
|
||||||
|
`tTimeAdd` | True | list | White | `[R, G, B]`
|
||||||
`autoWeather` | True | boolean | false | Set to `true` to enable weather icons to change depending on state e.g. blue for rainy. Any custom colors in `tMainIcon` `tF1Icon` `tF2Icon` `tF3Icon` `tF4Icon` take precedence.
|
`autoWeather` | True | boolean | false | Set to `true` to enable weather icons to change depending on state e.g. blue for rainy. Any custom colors in `tMainIcon` `tF1Icon` `tF2Icon` `tF3Icon` `tF4Icon` take precedence.
|
||||||
|
|
||||||
If `autoWeather: true` is set. You may also overwrite the default color mapping for any valid weather state provided by homeassistant e.g. `rainy: [50, 50, 255]` or `sunny: [255, 255, 0]`
|
If `autoWeather: true` is set. You may also overwrite the default color mapping for any valid weather state provided by homeassistant e.g. `rainy: [50, 50, 255]` or `sunny: [255, 255, 0]`
|
||||||
|
|||||||
Reference in New Issue
Block a user