From 6cf2cd11eaadb545ebbedc8a543a5db93e7ef78c Mon Sep 17 00:00:00 2001 From: Dennis Schwarzer Date: Thu, 23 Oct 2025 18:04:11 +0200 Subject: [PATCH] fixed saints_day 2025-11-01 --- etc/psa_tariff/tariff05.json | 11 +++++++++-- etc/psa_tariff/tariff06.json | 17 +++++++++++------ 2 files changed, 20 insertions(+), 8 deletions(-) diff --git a/etc/psa_tariff/tariff05.json b/etc/psa_tariff/tariff05.json index 3e6fd05..9a42a23 100644 --- a/etc/psa_tariff/tariff05.json +++ b/etc/psa_tariff/tariff05.json @@ -284,6 +284,13 @@ "pedwt_time_from": "00:00:00", "pedwt_time_to": "00:00:00", "pedwt_price": 0 + }, + { + "pedwt_id": 2180, + "pedwt_period_exc_day_id": 16, + "pedwt_time_from": "00:00:00", + "pedwt_time_to": "00:00:00", + "pedwt_price": 0 }, { "pedwt_id": 2184, @@ -741,8 +748,8 @@ "ped_year": 0 }, { - "ped_id": 2032, - "ped_label": "All Saints Day", + "ped_id": 16, + "ped_label": "Saints Day", "ped_date_start": "2025-11-01", "ped_date_end": "2025-11-01", "ped_period_special_day_id": 2, diff --git a/etc/psa_tariff/tariff06.json b/etc/psa_tariff/tariff06.json index 5bcec41..0ecf327 100644 --- a/etc/psa_tariff/tariff06.json +++ b/etc/psa_tariff/tariff06.json @@ -284,7 +284,14 @@ "pedwt_time_from": "00:00:00", "pedwt_time_to": "00:00:00", "pedwt_price": 0 - } + }, + { + "pedwt_id": 2180, + "pedwt_period_exc_day_id": 16, + "pedwt_time_from": "00:00:00", + "pedwt_time_to": "00:00:00", + "pedwt_price": 0 + }, { "pedwt_id": 2184, "pedwt_period_exc_day_id": 2021, @@ -644,9 +651,7 @@ } ], "SpecialDays": [ - - - { + { "ped_id": 14, "ped_label": "Republic Day (Hungary)", "ped_date_start": "2025-10-23", @@ -743,8 +748,8 @@ "ped_year": 0 }, { - "ped_id": 2032, - "ped_label": "All Saints Day", + "ped_id": 16, + "ped_label": "Saints Day", "ped_date_start": "2025-11-01", "ped_date_end": "2025-11-01", "ped_period_special_day_id": 2,