From 95c2500bdbb6297390af67f07e3454f4ca554c2f Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Wed, 21 Aug 2024 17:56:53 +0200 Subject: [PATCH] Add settinge time-step-config and pop-allow-overpay --- etc/psa_tariff/tariff01.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/psa_tariff/tariff01.json b/etc/psa_tariff/tariff01.json index 25fb9c6..b61ea58 100644 --- a/etc/psa_tariff/tariff01.json +++ b/etc/psa_tariff/tariff01.json @@ -219,6 +219,9 @@ "pop_max_price": 2100, "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,