Skip to content

Commit 10f5649

Browse files
authored
Added attribute information
1 parent bca3dc7 commit 10f5649

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Entities can be used to set a number of fields so that they are more dynamic. Fo
4848
| Field Name | YAML Field | Description / Usage |
4949
|--|--|--|
5050
| Entity ID | `entity` | Entity ID you want the gauge to display |
51+
| Attribute | `attribute` | Optional attribute name to read instead of the entity state |
5152
| Minimum Value | `min` | Integer, Float or Entity ID of the minimum value of the gauge. Supports +/- |
5253
| Maximum Value | `max` | Integer, Float or Entity ID of the maximum value of the gauge. Supports +/- |
5354
| Target Value | `target` | Integer, Float or Entity ID of a target value for the gauge |

0 commit comments

Comments
 (0)