From 8b25cd70b3937f92fc949dd4e1d80300fa02d5a4 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Tue, 25 Jul 2023 16:07:54 +0200 Subject: [PATCH] Set carry over to 1, daily_price to 2400 --- etc/psa_tariff/tariff04.json | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/etc/psa_tariff/tariff04.json b/etc/psa_tariff/tariff04.json index 56536ef..21402c8 100644 --- a/etc/psa_tariff/tariff04.json +++ b/etc/psa_tariff/tariff04.json @@ -37,8 +37,8 @@ "pop_min_time": 15, "pop_max_time": 240, "pop_min_price": 0, - "pop_carry_over": 0, - "pop_daily_card_price": 0, + "pop_carry_over": 1, + "pop_daily_card_price": 2400, "pop_multi_hour_price": 0 } ], @@ -1125,10 +1125,3 @@ } ] } - - - - - - -