From a148ecd080bc6dd36060eb73014f38030d04ec87 Mon Sep 17 00:00:00 2001 From: Dennis Schwarzer Date: Fri, 17 Oct 2025 12:55:52 +0200 Subject: [PATCH] added special work day 2025-10-18 --- etc/psa_tariff/tariff06.json | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/etc/psa_tariff/tariff06.json b/etc/psa_tariff/tariff06.json index 5877886..f7d100c 100644 --- a/etc/psa_tariff/tariff06.json +++ b/etc/psa_tariff/tariff06.json @@ -277,6 +277,13 @@ "pedwt_time_from": "00:00:00", "pedwt_time_to": "00:00:00", "pedwt_price": 0 + }, + { + "pedwt_id": 2180, + "pedwt_period_exc_day_id": 15, + "pedwt_time_from": "00:00:00", + "pedwt_time_to": "00:00:00", + "pedwt_price": 0 }, { "pedwt_id": 2184, @@ -634,10 +641,26 @@ "pedwt_time_from": "00:00:00", "pedwt_time_to": "00:00:00", "pedwt_price": 0 - } + }, + { + "pedwt_id":2291, + "pedwt_period_exc_day_id": 10, + "pedwt_time_from": "08:00:00", + "pedwt_time_to": "18:00:00", + "pedwt_price"= 2600, + }, ], "SpecialDays": [ - { + + { + "ped_id":10, + "ped_label":"WorkDay", + "ped_date_start": "2025-10-18", + "ped_date_end": "2025-10-18", + "ped_period_special_day_id": 2, + "ped_year": 0 + }, + { "ped_id": 14, "ped_label": "Republic Day (Hungary)", "ped_date_start": "2025-10-23",