1 parent bca3dc7 commit 10f5649Copy full SHA for 10f5649
1 file changed
README.md
@@ -48,6 +48,7 @@ Entities can be used to set a number of fields so that they are more dynamic. Fo
48
| Field Name | YAML Field | Description / Usage |
49
|--|--|--|
50
| Entity ID | `entity` | Entity ID you want the gauge to display |
51
+| Attribute | `attribute` | Optional attribute name to read instead of the entity state |
52
| Minimum Value | `min` | Integer, Float or Entity ID of the minimum value of the gauge. Supports +/- |
53
| Maximum Value | `max` | Integer, Float or Entity ID of the maximum value of the gauge. Supports +/- |
54
| Target Value | `target` | Integer, Float or Entity ID of a target value for the gauge |
0 commit comments