From 3b259a8e906113a4b34d089222efdaca62c9e8e7 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Mon, 6 May 2024 09:33:35 +0200 Subject: [PATCH 1/3] Reload tariff-file --- etc/psa_tariff/tariff01.json | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/psa_tariff/tariff01.json b/etc/psa_tariff/tariff01.json index e95250b..acde96d 100644 --- a/etc/psa_tariff/tariff01.json +++ b/etc/psa_tariff/tariff01.json @@ -173,3 +173,4 @@ } ] } + From 93d5f23a4335a21fb7de1e070617c676bd4d7ab4 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Mon, 6 May 2024 10:15:53 +0200 Subject: [PATCH 2/3] Fix: set pop_business_hours: 0x3F00 -> 0x7F00 --- etc/psa_tariff/tariff01.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/psa_tariff/tariff01.json b/etc/psa_tariff/tariff01.json index acde96d..891284f 100644 --- a/etc/psa_tariff/tariff01.json +++ b/etc/psa_tariff/tariff01.json @@ -43,8 +43,8 @@ "pop_max_price": 3600, "pop_carry_over": 1, "pop_daily_card_price": 0, - "pop_business_hours": 16128, - "comment_pop_business_hours": "0x3F00 -> MON-SUN" + "pop_business_hours": 32512, + "comment_pop_business_hours": "0x7F00 -> MON-SUN" } ], "PaymentRate": [ From 1fc422460437137d92464e0a66b75910f98fa326 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Mon, 6 May 2024 11:24:29 +0200 Subject: [PATCH 3/3] Fix wrong prices: 30 -> 32, 36 -> 40 --- etc/psa_tariff/tariff01.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/etc/psa_tariff/tariff01.json b/etc/psa_tariff/tariff01.json index 891284f..a320d27 100644 --- a/etc/psa_tariff/tariff01.json +++ b/etc/psa_tariff/tariff01.json @@ -40,7 +40,7 @@ "pop_min_time": 360, "pop_max_time": 7440, "pop_min_price": 600, - "pop_max_price": 3600, + "pop_max_price": 4000, "pop_carry_over": 1, "pop_daily_card_price": 0, "pop_business_hours": 32512, @@ -76,12 +76,12 @@ { "pra_payment_option_id": 1099, "pra_payment_unit_id": 6, - "pra_price": 3000 + "pra_price": 3200 }, { "pra_payment_option_id": 1099, "pra_payment_unit_id": 7, - "pra_price": 3600 + "pra_price": 4000 } ], "Duration": [