Skip to content

Commit 97ffc19

Browse files
committed
2 parents 617c3e3 + adf437a commit 97ffc19

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

-8
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ Bar Card is a customizable animated card for the Home Assistant Lovelace front-e
3636
| indicator | string | auto | Position off the indicator `auto`, `auto-vertical`, `left`, `right`, `top`, `bottom`, `'off'`
3737
| height | string | 40px | Scales the height of the bar.
3838
| width | string | 70% | Scales the width of the bar.
39-
| padding | string | 4px | Padding amount around the bar.
4039
| min | number | 0 | The minimum entity value to be displayed, accepts entity id or attribute object value.
4140
| max | number | 100 | The maximum entity value to be displayed, accepts entity id or attribute object value.
4241
| target | number | none | Target marker value, accepts entity id or attribute object value.
@@ -49,13 +48,6 @@ Bar Card is a customizable animated card for the Home Assistant Lovelace front-e
4948
| tap_action | string | info | Sets the action when tapping the bar. `info`, `service`
5049
| service_config | object | none | A list of service call options. Should include `domain`, `service`, `data`
5150
| visibility | string | none | Sets visibilty threshold for the bar. Defined as comparison operator and a number. e.g. `<= 25`
52-
| card_style | object | none | A list of CSS styles applied to the card background.
53-
| icon_style | object| none | A list of CSS styles applied to the icon.
54-
| title_style | object | none | A list of CSS styles applied to the title.
55-
| value_style | object | none | A list of CSS styles applied to the entity value.
56-
| minmax_style | object | none | A list of CSS styles applied to the minimum and maximum values.
57-
| background_style | object | none | A list of CSS styles applied to the bar background.
58-
5951

6052
## Installation
6153

0 commit comments

Comments
 (0)