Kaffemaschine hinzugefügt
This commit is contained in:
@@ -25,7 +25,8 @@ const COLLECTION_CONFIG = {
|
|||||||
einheit: 'Wh',
|
einheit: 'Wh',
|
||||||
// Verbraucher-spezifische Faktoren
|
// Verbraucher-spezifische Faktoren
|
||||||
verbraucherFaktoren: {
|
verbraucherFaktoren: {
|
||||||
'spuelmaschine': 1000 // kWh -> Wh
|
'spuelmaschine': 1000, // kWh -> Wh
|
||||||
|
'kaffeemaschine': 1000
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
'auto': {
|
'auto': {
|
||||||
|
|||||||
Reference in New Issue
Block a user