From ecfaf1a4560fc38d33c3aa8ba86f42f76e4468a5 Mon Sep 17 00:00:00 2001 From: Marc-marc-marc <31963329+Marc-marc-marc@users.noreply.github.com> Date: Tue, 6 Aug 2024 19:58:29 +0200 Subject: [PATCH] add Electra Q128592938 , remove email, wrong duplicate of operator:email --- analysers/analyser_merge_charging_station_FR.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analysers/analyser_merge_charging_station_FR.py b/analysers/analyser_merge_charging_station_FR.py index bb87843e5..5888f6722 100644 --- a/analysers/analyser_merge_charging_station_FR.py +++ b/analysers/analyser_merge_charging_station_FR.py @@ -32,6 +32,7 @@ class Analyser_Merge_Charging_station_FR(Analyser_Merge_Point): "bouygues": "Q3046208", "freshmile": "Q111209120", "lidl": "Q115764851", + "Electra": "Q128592938", } def __init__(self, config, logger=None): @@ -81,7 +82,6 @@ def __init__(self, config, logger=None): "ref:EU:EVSE": "id_station_itinerance" }, mapping2={ - "email": "contact_operateur", "operator:phone": "telephone_operateur", "operator:email": "contact_operateur", "start_date": "date_mise_en_service",