From 2702a713438618d3db2df1a71aaafac5c770fb60 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Wed, 21 Aug 2024 18:00:10 +0200 Subject: [PATCH] Add settinge time-step-config and pop-allow-overpay --- etc/psa_tariff/tariff02.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/psa_tariff/tariff02.json b/etc/psa_tariff/tariff02.json index 67a579f..14180c6 100644 --- a/etc/psa_tariff/tariff02.json +++ b/etc/psa_tariff/tariff02.json @@ -62,6 +62,9 @@ "pop_max_price": 840, "pop_plus_steps": 10, "pop_minus_steps": 1, + "pop_time_step_config": 1, + "pop_time_step_config_comment": "STATIC", + "pop_allow_overpay": false, "pop_carry_over": 1, "pop_carry_over_option_id": 1, "pop_prepaid_option_id" : 3,