Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tmjo committed May 1, 2021
1 parent 5107fc8 commit d971e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Here is what every option means:
| ------------------- | :-------: | ------------ | ------------------------------------------------------------------------------------------------------------------- |
| `type` | `string` | **Required** | `custom:charger-card` |
| `entity` | `string` | **Required** | An entity_id within the `sensor` domain. Must be the main status of your charger. |
| `customCardTheme` | `string` | Optional | Select a custom theme of colors |
| `customCardTheme` | `string` | Optional | Select a custom theme of colors, or use "theme_custom" to apply the theme you use in HA |
| `chargerImage` | `string` | Anthracite | Select a charger image from defaults |
| `customImage` | `string` | Optional | Path to custom image of your charger. Better to have `png` or `svg`. This will override the chargerImage selection. |
| `compact_view` | `boolean` | `false` | Show compact view of the card. |
Expand Down

0 comments on commit d971e6f

Please sign in to comment.