Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slipx06 authored May 4, 2023
1 parent 2e466cb commit 7574e82
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 @@ -70,7 +70,7 @@ The card requires that all of these attributes be defined.
|battery_shutdown_soc: | `20` |The battery shutdown percentage used to calculate remaining runtime |
|show_solar:| `yes` | Toggle display of solar information `yes/no`|
|panel_mode:| `no` | Toggles panel mode removing any card height restrictions. For use with Panel(1 card) view types or grid layouts|
|inverter_colour| `#959595`| Changes the colour of the inverter. Hex codes (#66ff00 etc) or names (red, green blue etc) |
|inverter_colour| `'#959595'`| Changes the colour of the inverter. Hex codes (`'#66ff00'` etc) or names (`red`, `green`, `blue` etc) |
|entities:||List of sensor entities. See required [Entities](#entities) below|

### Entities
Expand Down

0 comments on commit 7574e82

Please sign in to comment.