From fadad4e2b28974592fb7eb684ecf58357e6550ec Mon Sep 17 00:00:00 2001 From: fboundy Date: Sun, 14 Apr 2024 10:45:35 +0100 Subject: [PATCH] Default --- apps/pv_opt/config/config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/pv_opt/config/config.yaml b/apps/pv_opt/config/config.yaml index c48e880..7c35f2f 100644 --- a/apps/pv_opt/config/config.yaml +++ b/apps/pv_opt/config/config.yaml @@ -81,7 +81,7 @@ pv_opt: # Octopus account parameters # ======================================== - octopus_auto: False # Read tariffs from the Octopus Energy integration. If successful this over-rides the following parameters + # octopus_auto: False # Read tariffs from the Octopus Energy integration. If successful this over-rides the following parameters # octopus_account: !secret octopus_account # octopus_api_key: !secret octopus_api_key @@ -98,8 +98,8 @@ pv_opt: # octopus_import_tariff_code: E-1R-FLUX-IMPORT-23-02-14-G # octopus_export_tariff_code: E-1R-FLUX-EXPORT-23-02-14-G - octopus_import_tariff_code: E-1R-GO-VAR-22-10-14-N - octopus_export_tariff_code: E-1R-OUTGOING-LITE-FIX-12M-23-09-12-N + # octopus_import_tariff_code: E-1R-GO-VAR-22-10-14-N + # octopus_export_tariff_code: E-1R-OUTGOING-LITE-FIX-12M-23-09-12-N # =============================================================================================================== # Brand / Integration Specific Config: SOLIS_SOLAX_MODBUS: https://github.com/wills106/homeassistant-solax-modbus