From af9d5c95ab5364a0a33cabe26f52d53055e457c4 Mon Sep 17 00:00:00 2001 From: Dennis Schwarzer Date: Wed, 22 Apr 2026 16:52:17 +0200 Subject: [PATCH] add 2026-05-02 as holiday --- etc/psa_tariff/tariff05.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/etc/psa_tariff/tariff05.json b/etc/psa_tariff/tariff05.json index 99675c2..2265eda 100644 --- a/etc/psa_tariff/tariff05.json +++ b/etc/psa_tariff/tariff05.json @@ -323,9 +323,9 @@ }, { "ped_id": 16, - "ped_label": "Christmas 3rd day", - "ped_date_start": "", - "ped_date_end": "", + "ped_label": "Labour Day", + "ped_date_start": "2026-05-02", + "ped_date_end": "2026-05-02", "ped_period_special_day_id": 2, "ped_year": 0 },