diff --git a/restricted/config.php b/restricted/config.php index 4fcd011..261ce63 100644 --- a/restricted/config.php +++ b/restricted/config.php @@ -28,8 +28,9 @@ function fahrzeuge() return [ "eg" => [ "name" => "Škoda Enyaq RS", - // Modelljahr 2026: 84 kWh brutto, 79 kWh nutzbar. - "akkuKWh" => 79.0, + // Modelljahr 2026. 77 kWh nutzbar laut Skoda-Website; Datenbanken + // im Netz nennen fuer diese Generation teils 79 kWh. + "akkuKWh" => 77.0, ], "og" => [ "name" => "Jeep Compass 4xe",