diff --git a/etc/psa_tariff/tariff01.json b/etc/psa_tariff/tariff01.json index 8662012..1d7fed4 100644 --- a/etc/psa_tariff/tariff01.json +++ b/etc/psa_tariff/tariff01.json @@ -211,6 +211,13 @@ "pedwt_time_to": "00:00:00", "pedwt_price": 0 }, + { + "pedwt_id": 2177, + "pedwt_period_exc_day_id": 2023, + "pedwt_time_from": "00:00:00", + "pedwt_time_to": "00:00:00", + "pedwt_price": 0 + }, { "pedwt_id": 2178, "pedwt_period_exc_day_id": 2022, @@ -260,6 +267,13 @@ "pedwt_time_to": "00:00:00", "pedwt_price": 0 }, + { + "pedwt_id": 2201, + "pedwt_period_exc_day_id": 2039, + "pedwt_time_from": "00:00:00", + "pedwt_time_to": "00:00:00", + "pedwt_price": 0 + }, { "pedwt_id": 2202, "pedwt_period_exc_day_id": 2038, @@ -410,8 +424,16 @@ { "ped_id": 2022, "ped_label": "Ostermontag", - "ped_date_start": "2024-01-04", - "ped_date_end": "2024-01-04", + "ped_date_start": "2024-04-01", + "ped_date_end": "2024-04-01", + "ped_period_special_day_id": 1, + "ped_year": 2024 + }, + { + "ped_id": 2023, + "ped_label": "Ostersonntag", + "ped_date_start": "2024-03-31", + "ped_date_end": "2024-03-31", "ped_period_special_day_id": 1, "ped_year": 2024 }, @@ -519,6 +541,14 @@ "ped_period_special_day_id": 1, "ped_year": 2025 }, + { + "ped_id": 2039, + "ped_label": "Ostersonntag", + "ped_date_start": "2025-04-20", + "ped_date_end": "2025-04-20", + "ped_period_special_day_id": 1, + "ped_year": 2025 + }, { "ped_id": 2038, "ped_label": "Staatsfeiertag",