From 4fc693db5a82b3d195660fdde4e3152f4081923b Mon Sep 17 00:00:00 2001 From: Matt Jeanes Date: Sun, 4 Jul 2021 03:22:00 +0100 Subject: [PATCH] Fix typo in environment variable name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5776108..2ef3324 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ See below for how to configure the environment variables appropriately ```yaml - TeslaMate__EnergyProvider=Awattar -- Awattar_VATMultiplier=1.00 # Optional (default: 1.19), you should not need to set this unless your VAT differs from the default +- Awattar__VATMultiplier=1.00 # Optional (default: 1.19), you should not need to set this unless your VAT differs from the default ``` ## Optional environment variables