@crunchip said in Sourceanalytix - invalide Werte, Probleme mit Homematic?:
wie kommst du auf Startwert 399,693...
Das ist es ja - ich hab diesen Startwert nicht eingetragen? Ich hab den Inhalt des EnergyCounter-DP kopiert (Wattstunden) und in das Feld für den Start-Tageswert gepastet.
@crunchip said in Sourceanalytix - invalide Werte, Probleme mit Homematic?:
zeig mal die RAW, original DP Zählerstand der Fritz DECT , rechts auf den Bleistift Objektdaten und den aktuellen Zählerstand
Dann bleiben wir am besten beim HM-Gerät. Der RAW des HomeMatic-DPs sieht wie folgt aus, der aktuelle Zählerstand ist laut ioBroker/Homematic ~74666.60 Wh:
{
"type": "state",
"common": {
"name": "Eingang.Stromzaehler.1.ENERGY_COUNTER",
"def": 0,
"type": "number",
"read": true,
"write": false,
"min": 0,
"max": 838860.7,
"unit": "Wh",
"role": "value.power.consumption",
"custom": {
"sql.0": {
"enabled": true,
"storageType": "",
"counter": false,
"aliasId": "",
"changesOnly": true,
"debounce": "1000",
"changesRelogInterval": "0",
"changesMinDelta": "0",
"retention": 0
},
"sourceanalytix.0": {
"enabled": true,
"selectedUnit": "Wh",
"start_day": 399.69300000000004,
"start_week": 0,
"start_month": 0,
"start_quarter": 0,
"start_year": 0,
"alias": "Hauptstromzaehler",
"selectedPrice": "ElectricityDay",
"costs": true,
"consumption": true,
"meter_values": true,
"valueAtDeviceReset": 616.8528000000001,
"valueAtDeviceInit": 73.746599976,
"cumulativeValue": 399.69300000000004
}
}
},
"native": {
"CONTROL": "POWERMETER_IEC1.ENERGY_COUNTER",
"DEFAULT": 0,
"FLAGS": 1,
"ID": "ENERGY_COUNTER",
"MAX": 838860.7,
"MIN": 0,
"OPERATIONS": 5,
"TAB_ORDER": 2,
"TYPE": "FLOAT",
"UNIT": "Wh"
},
"_id": "hm-rpc.0.SEQ1374684.1.ENERGY_COUNTER",
"acl": {
"object": 1636,
"state": 1636,
"owner": "system.user.admin",
"ownerGroup": "system.group.administrator"
},
"from": "system.adapter.sourceanalytix.0",
"user": "system.user.admin",
"ts": 1642950067474
}