You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -207,7 +207,7 @@ Devices are power feeds within your home that you want to show in the card. By d
207
207
| Device entity | `entity` | Sensor/entity id for a load. |
208
208
| Device attribute | `attribute` | Read from an attribute instead of state. |
209
209
| Switch Entity | `switch_entity` | Will toggle the on/off of the switch when pressing the icon/label. |
210
-
| Name Label | `name` | Show a label for each device. Only works with card set to 4 or more rows in height in the sections UI. [See here](https://github.com/pacemaker82/Compact-Power-Card#managing-the-size-of-the-card) for more |
210
+
| Name Label | `name` | Show a label for each device. Can use either a string or entity ID. Only works with card set to 4 or more rows in height in the sections UI. [See here](https://github.com/pacemaker82/Compact-Power-Card#managing-the-size-of-the-card) for more |
211
211
| Icon | `icon` | Optional icon for the device badge. |
212
212
| Color | `color` | Optional color override for that device. |
0 commit comments