From 7574e824b449ff1cf6f4d47562da4019b747bab0 Mon Sep 17 00:00:00 2001 From: slipx06 Date: Fri, 5 May 2023 01:31:33 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 941258bd..4b9bfd75 100644 --- a/README.md +++ b/README.md @@ -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