Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SNoof85 authored Dec 21, 2020
1 parent 5a554ec commit 788a5cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Add it as a custom card to your lovelace : `'custom:tempometer-gauge-card'`.
| `entity_max` | string | The entity that define the maximum pressure/temerature reached (you have to create this entity, the card will not compute it !) |
| `title` | string | Card title to show. |
| `style` | string | Set this to `thermometer`, `humidity` or `custom` to change icons. (Default will be barometer theme, custom will need icon1, icon2, icon3 !) |
| `measurement` | string | Custom unit of measurement |
| `icon1` | string | Icon on left side in custom style. |
| `icon2` | string | Icon on center in custom style. |
| `icon3` | string | Icon on right side in custom style. |
Expand Down

0 comments on commit 788a5cc

Please sign in to comment.