mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-24 00:14:26 +01:00
Update README.md
This commit is contained in:
11
README.md
11
README.md
@@ -549,6 +549,17 @@ Only the icons listed in the [Icon Cheatsheet](https://htmlpreview.github.io/?ht
|
||||
icon: lightbulb
|
||||
```
|
||||
|
||||
It is also possible to configure different icon overwrites per state:
|
||||
|
||||
```yaml
|
||||
icon:
|
||||
"on": mdi:lightbulb
|
||||
"off": mdi:lightbulb
|
||||
|
||||
```
|
||||
|
||||
Also it is possible to configure a text or a character by using "text:" as a prefix instead of an icon. `icon: text:X`
|
||||
|
||||
#### Fahrenheit on cardThermo
|
||||
```yaml
|
||||
- type: cardThermo
|
||||
|
||||
Reference in New Issue
Block a user