From 397a2ced4e555b9432b5d26591cba92d3c2747d3 Mon Sep 17 00:00:00 2001 From: Jens Cornelsen <79703163+IB-Cornelsen@users.noreply.github.com> Date: Tue, 8 Jul 2025 16:44:43 +0200 Subject: [PATCH] =?UTF-8?q?Fernw=C3=A4rme=20Hamburg=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Ausweis/brennstoffListe.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Ausweis/brennstoffListe.ts b/src/components/Ausweis/brennstoffListe.ts index f5c0435d..0bbae001 100644 --- a/src/components/Ausweis/brennstoffListe.ts +++ b/src/components/Ausweis/brennstoffListe.ts @@ -41,6 +41,7 @@ const brennstoffe: [ ["Fernwärme KWK EB", "kWh", 1.0, 0.0, 0.04], ["Fernwärme HKW FB", "kWh", 1.0, 1.3, 0.4], ["Fernwärme HKW EB", "kWh", 1.0, 0.1, 0.06], + ["Fernwärme Hamburg", "kWh", 1.0, 0.33, 0.064], ["Erdgas", "kWh", 1.0, 1.1, 0.24], ["Heizöl", "kWh", 1.0, 1.1, 0.31], ["Heizöl", "l", 10.0, 1.1, 0.31], -- 2.49.1