Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Problem mit Datenpunkt und Source Analytics

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    13
    1
    614

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    2.0k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    883

Problem mit Datenpunkt und Source Analytics

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
4 Beiträge 3 Kommentatoren 772 Aufrufe 3 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Q Offline
    Q Offline
    quorle
    schrieb am zuletzt editiert von
    #1

    Ich habe einen Datenpunt den ich gerne mit SourceAnalytics mit tracken möchte. Aber egal was ich mache, der Datenpunkt wird in SourceAnalytics nicht anerkannt.

    So sieht die RAW des Datenpuntes aus:

    {
      "common": {
        "name": "Gas Verbrauch Volumen",
        "desc": "Gas Verbrauch Volumen",
        "type": "number",
        "unit": "m³",
        "role": "value",
        "custom": {
          "sourceanalytix.0": {
            "enabled": true,
            "alias": "Gasverbrauch Volumen (m³)",
            "selectedPrice": "Gas_m3",
            "selectedUnit": "m³",
            "costs": true,
            "consumption": true,
            "meter_values": true,
            "start_day": 0,
            "start_week": 0,
            "start_month": 0,
            "start_quarter": 0,
            "start_year": 6004.17,
            "currentValue": 4070.82,
            "valueAtDeviceReset": 396226.3280000001,
            "valueAtDeviceInit": null,
            "cumulativeValue": 401899.4680000001,
            "basicRate": true
          },
          "valuetrackerovertime.0": {
            "enabled": true,
            "alias": "Gas in m³",
            "output_unit": "m³",
            "output_multiplier": 1,
            "detailed_days": false,
            "detailed_weeks": true,
            "detailed_months": true,
            "detailed_years": true,
            "detailed_current_days": true,
            "detailed_current_weeks": false,
            "detailed_current_months": true,
            "detailed_current_quarters": true,
            "before_minutes": -1,
            "before_hours": -1,
            "before_days": 7,
            "before_weeks": 4,
            "before_months": 3,
            "before_quarters": 4,
            "before_years": 3,
            "counterResetDetection": false,
            "counterResetDetetion_CountAfterReset": 1,
            "history_work": false,
            "history_Instanz": "sql.0",
            "history_fill_detailed": true,
            "history_fill_before": true,
            "history_fill_startvalues": true,
            "history_fill_history_Instanz": "",
            "history_fill_history_Day_enabled": false,
            "history_fill_history_Day_MinChange": 0,
            "history_fill_history_Week_enabled": false,
            "history_fill_history_Week_MinChange": 0,
            "history_fill_history_Month_enabled": false,
            "history_fill_history_Month_MinChange": 0,
            "history_fill_history_Quarter_enabled": false,
            "history_fill_history_Quarter_MinChange": 0,
            "history_fill_history_Year_enabled": false,
            "history_fill_history_Year_MinChange": 0,
            "detailed_quarters": false
          },
          "influxdb.0": {
            "enabled": true,
            "changesOnly": true,
            "debounce": "1000",
            "retention": "31536000",
            "changesRelogInterval": "1800",
            "changesMinDelta": 0,
            "storageType": "",
            "aliasId": "KG Gaszähler direkter Wert in m³"
          }
        }
      },
      "native": {},
      "type": "state",
      "_id": "javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen",
      "acl": {
        "object": 1636,
        "state": 1636,
        "owner": "system.user.admin",
        "ownerGroup": "system.group.administrator"
      },
      "from": "system.adapter.admin.0",
      "user": "system.user.admin",
      "ts": 1623706735238
    }
    

    Und das spuckt mir SourceAnalytics als Fehler aus:

    
    sourceanalytix.0
    2021-06-14 23:48:16.770	error	Cannot handle initialisation for javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen
    
    sourceanalytix.0
    2021-06-14 23:48:16.770	info	Initialising (2 of 4) state javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen
    
    sourceanalytix.0
    2021-06-14 23:48:16.769	info	Initialization (1 of 4) finished for : javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie
    
    sourceanalytix.0
    2021-06-14 23:48:16.769	error	Cannot handle initialisation for javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie
    
    sourceanalytix.0
    2021-06-14 23:48:16.768	info	Initialising (1 of 4) state javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie
    
    sourceanalytix.0
    2021-06-14 23:48:16.718	error	Troubleshoot Data javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen custom Data : {"common":{"name":"Gas Verbrauch Volumen","desc":"Gas Verbrauch Volumen","type":"number","unit":"m³","role":"value","custom":{"sourceanalytix.0":{"enabled":true,"alias":"Gasverbrauch Volumen (m³)","selectedPrice":"Gas_m3","selectedUnit":"m³","costs":true,"consumption":true,"meter_values":true,"start_day":0,"start_week":0,"start_month":0,"start_quarter":0,"start_year":6004.17,"currentValue":4070.82,"valueAtDeviceReset":396226.3280000001,"valueAtDeviceInit":null,"cumulativeValue":401899.4680000001,"basicRate":true},"valuetrackerovertime.0":{"enabled":true,"alias":"Gas in m³","output_unit":"m³","output_multiplier":1,"detailed_days":false,"detailed_weeks":true,"detailed_months":true,"detailed_years":true,"detailed_current_days":true,"detailed_current_weeks":false,"detailed_current_months":true,"detailed_current_quarters":true,"before_minutes":-1,"before_hours":-1,"before_days":7,"before_weeks":4,"before_months":3,"before_quarters":4,"before_years":3,"counterResetDetection":false,"counterResetDetetion_CountAfterReset":1,"history_work":false,"history_Instanz":"sql.0","history_fill_detailed":true,"history_fill_before":true,"history_fill_startvalues":true,"history_fill_history_Instanz":"","history_fill_history_Day_enabled":false,"history_fill_history_Day_MinChange":0,"history_fill_history_Week_enabled":false,"history_fill_history_Week_MinChange":0,"history_fill_history_Month_enabled":false,"history_fill_history_Month_MinChange":0,"history_fill_history_Quarter_enabled":false,"history_fill_history_Quarter_MinChange":0,"history_fill_history_Year_enabled":false,"history_fill_history_Year_MinChange":0,"detailed_quarters":false},"influxdb.0":{"enabled":true,"changesOnly":true,"debounce":"1000","retention":"31536000","changesRelogInterval":"1800","changesMinDelta":0,"storageType":"","aliasId":"KG Gaszähler direkter Wert in m³"}}},"native":{},"type":"state","_id":"javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen","acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"from":"system.adapter.admin.0","user":"system.user.admin","ts":1623706735238}
    
    sourceanalytix.0
    2021-06-14 23:48:16.718	error	Check settings for javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen ! Known valueAtDeviceReset : (396226.3280000001) > known cumulative value (0) cannot proceed
    
    sourceanalytix.0
    2021-06-14 23:48:16.672	error	Troubleshoot Data javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie custom Data : {"common":{"name":"Gas Verbrauch Energie","desc":"Gas Verbrauch Energie","type":"number","unit":"kWh","role":"value","read":true,"write":true,"custom":{"sourceanalytix.0":{"enabled":true,"alias":"Gas pro KW/h","selectedPrice":"Gas_KW","selectedUnit":"kWh","costs":true,"consumption":true,"meter_values":true,"start_day":61907.3,"start_week":0,"start_month":0,"start_quarter":0,"start_year":0,"valueAtDeviceReset":1897571.1999999997,"valueAtDeviceInit":null,"cumulativeValue":1956065.3999999997,"basicRate":true},"valuetrackerovertime.0":{"enabled":true,"alias":"Gas in KW/h","output_unit":"KW/h","output_multiplier":1,"detailed_days":false,"detailed_weeks":true,"detailed_months":true,"detailed_years":true,"detailed_current_days":true,"detailed_current_weeks":false,"detailed_current_months":true,"detailed_current_quarters":true,"before_minutes":-1,"before_hours":-1,"before_days":7,"before_weeks":4,"before_months":3,"before_quarters":4,"before_years":3,"counterResetDetection":true,"counterResetDetetion_CountAfterReset":1,"history_work":false,"history_Instanz":"sql.0","history_fill_detailed":true,"history_fill_before":true,"history_fill_startvalues":true,"history_fill_history_Instanz":"","history_fill_history_Day_enabled":false,"history_fill_history_Day_MinChange":0,"history_fill_history_Week_enabled":false,"history_fill_history_Week_MinChange":0,"history_fill_history_Month_enabled":false,"history_fill_history_Month_MinChange":0,"history_fill_history_Quarter_enabled":false,"history_fill_history_Quarter_MinChange":0,"history_fill_history_Year_enabled":false,"history_fill_history_Year_MinChange":0,"detailed_quarters":false},"influxdb.0":{"enabled":true,"changesOnly":true,"debounce":"1000","retention":"31536000","changesRelogInterval":"1800","changesMinDelta":0,"storageType":"","aliasId":"KG Gaszähler direkter Wert in KW/h"}}},"native":{},"type":"state","_id":"javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator","state":1636},"from":"system.adapter.admin.0","user":"system.user.admin","ts":1623706724024}
    
    sourceanalytix.0
    2021-06-14 23:48:16.672	error	Check settings for javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie ! Known valueAtDeviceReset : (1897571.1999999997) > known cumulative value (0) cannot proceed
    
    sourceanalytix.0
    2021-06-14 23:48:16.514	info	Welcome to SourceAnalytix, making things ready ...
    

    Vielleicht kann hier jemand helfen, denn ich bin mit meinem Latein am Ende.

    crunchipC 1 Antwort Letzte Antwort
    0
    • ? Offline
      ? Offline
      Ein ehemaliger Benutzer
      schrieb am zuletzt editiert von Ein ehemaliger Benutzer
      #2

      Moin,

      ich hänge mich hier mal rein.
      Was möchte der Adapter von mir ?


      sourceanalytix.0
      2021-08-14 18:45:34.353 error [calculationHandler] reading incorrect after conversion contact DEV and provide these info | Reading : null | start reading {"val":null,"ack":true,"ts":1628959534342,"q":0,"c":"script.js.go-eCharger.go-eCharger_Lesen","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1628959534342} | stateDetails {"alias":"","deviceName":"0_userdata__0__go-E_Charger__eto","financialCategory":"costs","headCategory":"consumed","meter_values":true,"name":"energy_total","stateType":"ElectricityDay","stateUnit":"kWh","useUnit":"kWh"}
      sourceanalytix.0
      2021-08-14 18:45:09.524 error [calculationHandler] reading incorrect after conversion contact DEV and provide these info | Reading : null | start reading {"val":null,"ack":true,"ts":1628959509499,"q":0,"c":"script.js.go-eCharger.go-eCharger_Lesen","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1628959509499} | stateDetails {"alias":"","deviceName":"0_userdata__0__go-E_Charger__eto","financialCategory":"costs","headCategory":"consumed","meter_values":true,"name":"energy_total","stateType":"ElectricityDay","stateUnit":"kWh","useUnit":"kWh"}
      sourceanalytix.0
      2021-08-14 18:42:35.653 error [calculationHandler] reading incorrect after conversion contact DEV and provide these info | Reading : null | start reading {"val":null,"ack":true,"ts":1628959355603,"q":0,"c":"script.js.go-eCharger.go-eCharger_Lesen","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1628959355603} | stateDetails {"alias":"","deviceName":"0_userdata__0__go-E_Charger__eto","financialCategory":"costs","headCategory":"consumed","meter_values":true,"name":"energy_total","stateType":"ElectricityDay","stateUnit":"kWh","useUnit":"kWh"}

      crunchipC 1 Antwort Letzte Antwort
      0
      • Q quorle

        Ich habe einen Datenpunt den ich gerne mit SourceAnalytics mit tracken möchte. Aber egal was ich mache, der Datenpunkt wird in SourceAnalytics nicht anerkannt.

        So sieht die RAW des Datenpuntes aus:

        {
          "common": {
            "name": "Gas Verbrauch Volumen",
            "desc": "Gas Verbrauch Volumen",
            "type": "number",
            "unit": "m³",
            "role": "value",
            "custom": {
              "sourceanalytix.0": {
                "enabled": true,
                "alias": "Gasverbrauch Volumen (m³)",
                "selectedPrice": "Gas_m3",
                "selectedUnit": "m³",
                "costs": true,
                "consumption": true,
                "meter_values": true,
                "start_day": 0,
                "start_week": 0,
                "start_month": 0,
                "start_quarter": 0,
                "start_year": 6004.17,
                "currentValue": 4070.82,
                "valueAtDeviceReset": 396226.3280000001,
                "valueAtDeviceInit": null,
                "cumulativeValue": 401899.4680000001,
                "basicRate": true
              },
              "valuetrackerovertime.0": {
                "enabled": true,
                "alias": "Gas in m³",
                "output_unit": "m³",
                "output_multiplier": 1,
                "detailed_days": false,
                "detailed_weeks": true,
                "detailed_months": true,
                "detailed_years": true,
                "detailed_current_days": true,
                "detailed_current_weeks": false,
                "detailed_current_months": true,
                "detailed_current_quarters": true,
                "before_minutes": -1,
                "before_hours": -1,
                "before_days": 7,
                "before_weeks": 4,
                "before_months": 3,
                "before_quarters": 4,
                "before_years": 3,
                "counterResetDetection": false,
                "counterResetDetetion_CountAfterReset": 1,
                "history_work": false,
                "history_Instanz": "sql.0",
                "history_fill_detailed": true,
                "history_fill_before": true,
                "history_fill_startvalues": true,
                "history_fill_history_Instanz": "",
                "history_fill_history_Day_enabled": false,
                "history_fill_history_Day_MinChange": 0,
                "history_fill_history_Week_enabled": false,
                "history_fill_history_Week_MinChange": 0,
                "history_fill_history_Month_enabled": false,
                "history_fill_history_Month_MinChange": 0,
                "history_fill_history_Quarter_enabled": false,
                "history_fill_history_Quarter_MinChange": 0,
                "history_fill_history_Year_enabled": false,
                "history_fill_history_Year_MinChange": 0,
                "detailed_quarters": false
              },
              "influxdb.0": {
                "enabled": true,
                "changesOnly": true,
                "debounce": "1000",
                "retention": "31536000",
                "changesRelogInterval": "1800",
                "changesMinDelta": 0,
                "storageType": "",
                "aliasId": "KG Gaszähler direkter Wert in m³"
              }
            }
          },
          "native": {},
          "type": "state",
          "_id": "javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen",
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "from": "system.adapter.admin.0",
          "user": "system.user.admin",
          "ts": 1623706735238
        }
        

        Und das spuckt mir SourceAnalytics als Fehler aus:

        
        sourceanalytix.0
        2021-06-14 23:48:16.770	error	Cannot handle initialisation for javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen
        
        sourceanalytix.0
        2021-06-14 23:48:16.770	info	Initialising (2 of 4) state javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen
        
        sourceanalytix.0
        2021-06-14 23:48:16.769	info	Initialization (1 of 4) finished for : javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie
        
        sourceanalytix.0
        2021-06-14 23:48:16.769	error	Cannot handle initialisation for javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie
        
        sourceanalytix.0
        2021-06-14 23:48:16.768	info	Initialising (1 of 4) state javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie
        
        sourceanalytix.0
        2021-06-14 23:48:16.718	error	Troubleshoot Data javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen custom Data : {"common":{"name":"Gas Verbrauch Volumen","desc":"Gas Verbrauch Volumen","type":"number","unit":"m³","role":"value","custom":{"sourceanalytix.0":{"enabled":true,"alias":"Gasverbrauch Volumen (m³)","selectedPrice":"Gas_m3","selectedUnit":"m³","costs":true,"consumption":true,"meter_values":true,"start_day":0,"start_week":0,"start_month":0,"start_quarter":0,"start_year":6004.17,"currentValue":4070.82,"valueAtDeviceReset":396226.3280000001,"valueAtDeviceInit":null,"cumulativeValue":401899.4680000001,"basicRate":true},"valuetrackerovertime.0":{"enabled":true,"alias":"Gas in m³","output_unit":"m³","output_multiplier":1,"detailed_days":false,"detailed_weeks":true,"detailed_months":true,"detailed_years":true,"detailed_current_days":true,"detailed_current_weeks":false,"detailed_current_months":true,"detailed_current_quarters":true,"before_minutes":-1,"before_hours":-1,"before_days":7,"before_weeks":4,"before_months":3,"before_quarters":4,"before_years":3,"counterResetDetection":false,"counterResetDetetion_CountAfterReset":1,"history_work":false,"history_Instanz":"sql.0","history_fill_detailed":true,"history_fill_before":true,"history_fill_startvalues":true,"history_fill_history_Instanz":"","history_fill_history_Day_enabled":false,"history_fill_history_Day_MinChange":0,"history_fill_history_Week_enabled":false,"history_fill_history_Week_MinChange":0,"history_fill_history_Month_enabled":false,"history_fill_history_Month_MinChange":0,"history_fill_history_Quarter_enabled":false,"history_fill_history_Quarter_MinChange":0,"history_fill_history_Year_enabled":false,"history_fill_history_Year_MinChange":0,"detailed_quarters":false},"influxdb.0":{"enabled":true,"changesOnly":true,"debounce":"1000","retention":"31536000","changesRelogInterval":"1800","changesMinDelta":0,"storageType":"","aliasId":"KG Gaszähler direkter Wert in m³"}}},"native":{},"type":"state","_id":"javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen","acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"from":"system.adapter.admin.0","user":"system.user.admin","ts":1623706735238}
        
        sourceanalytix.0
        2021-06-14 23:48:16.718	error	Check settings for javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Volumen ! Known valueAtDeviceReset : (396226.3280000001) > known cumulative value (0) cannot proceed
        
        sourceanalytix.0
        2021-06-14 23:48:16.672	error	Troubleshoot Data javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie custom Data : {"common":{"name":"Gas Verbrauch Energie","desc":"Gas Verbrauch Energie","type":"number","unit":"kWh","role":"value","read":true,"write":true,"custom":{"sourceanalytix.0":{"enabled":true,"alias":"Gas pro KW/h","selectedPrice":"Gas_KW","selectedUnit":"kWh","costs":true,"consumption":true,"meter_values":true,"start_day":61907.3,"start_week":0,"start_month":0,"start_quarter":0,"start_year":0,"valueAtDeviceReset":1897571.1999999997,"valueAtDeviceInit":null,"cumulativeValue":1956065.3999999997,"basicRate":true},"valuetrackerovertime.0":{"enabled":true,"alias":"Gas in KW/h","output_unit":"KW/h","output_multiplier":1,"detailed_days":false,"detailed_weeks":true,"detailed_months":true,"detailed_years":true,"detailed_current_days":true,"detailed_current_weeks":false,"detailed_current_months":true,"detailed_current_quarters":true,"before_minutes":-1,"before_hours":-1,"before_days":7,"before_weeks":4,"before_months":3,"before_quarters":4,"before_years":3,"counterResetDetection":true,"counterResetDetetion_CountAfterReset":1,"history_work":false,"history_Instanz":"sql.0","history_fill_detailed":true,"history_fill_before":true,"history_fill_startvalues":true,"history_fill_history_Instanz":"","history_fill_history_Day_enabled":false,"history_fill_history_Day_MinChange":0,"history_fill_history_Week_enabled":false,"history_fill_history_Week_MinChange":0,"history_fill_history_Month_enabled":false,"history_fill_history_Month_MinChange":0,"history_fill_history_Quarter_enabled":false,"history_fill_history_Quarter_MinChange":0,"history_fill_history_Year_enabled":false,"history_fill_history_Year_MinChange":0,"detailed_quarters":false},"influxdb.0":{"enabled":true,"changesOnly":true,"debounce":"1000","retention":"31536000","changesRelogInterval":"1800","changesMinDelta":0,"storageType":"","aliasId":"KG Gaszähler direkter Wert in KW/h"}}},"native":{},"type":"state","_id":"javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator","state":1636},"from":"system.adapter.admin.0","user":"system.user.admin","ts":1623706724024}
        
        sourceanalytix.0
        2021-06-14 23:48:16.672	error	Check settings for javascript.0.Hilfsdatenpunke.Heizung.Verbräuche.Gas.Verbrauch_Energie ! Known valueAtDeviceReset : (1897571.1999999997) > known cumulative value (0) cannot proceed
        
        sourceanalytix.0
        2021-06-14 23:48:16.514	info	Welcome to SourceAnalytix, making things ready ...
        

        Vielleicht kann hier jemand helfen, denn ich bin mit meinem Latein am Ende.

        crunchipC Abwesend
        crunchipC Abwesend
        crunchip
        Forum Testing Most Active Developer
        schrieb am zuletzt editiert von
        #3

        @quorle deine Werte kommen nicht richtig rein, von deinem Script, daher "valueAtDeviceReset"

        umgestiegen von Proxmox auf Unraid

        1 Antwort Letzte Antwort
        0
        • ? Ein ehemaliger Benutzer

          Moin,

          ich hänge mich hier mal rein.
          Was möchte der Adapter von mir ?


          sourceanalytix.0
          2021-08-14 18:45:34.353 error [calculationHandler] reading incorrect after conversion contact DEV and provide these info | Reading : null | start reading {"val":null,"ack":true,"ts":1628959534342,"q":0,"c":"script.js.go-eCharger.go-eCharger_Lesen","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1628959534342} | stateDetails {"alias":"","deviceName":"0_userdata__0__go-E_Charger__eto","financialCategory":"costs","headCategory":"consumed","meter_values":true,"name":"energy_total","stateType":"ElectricityDay","stateUnit":"kWh","useUnit":"kWh"}
          sourceanalytix.0
          2021-08-14 18:45:09.524 error [calculationHandler] reading incorrect after conversion contact DEV and provide these info | Reading : null | start reading {"val":null,"ack":true,"ts":1628959509499,"q":0,"c":"script.js.go-eCharger.go-eCharger_Lesen","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1628959509499} | stateDetails {"alias":"","deviceName":"0_userdata__0__go-E_Charger__eto","financialCategory":"costs","headCategory":"consumed","meter_values":true,"name":"energy_total","stateType":"ElectricityDay","stateUnit":"kWh","useUnit":"kWh"}
          sourceanalytix.0
          2021-08-14 18:42:35.653 error [calculationHandler] reading incorrect after conversion contact DEV and provide these info | Reading : null | start reading {"val":null,"ack":true,"ts":1628959355603,"q":0,"c":"script.js.go-eCharger.go-eCharger_Lesen","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1628959355603} | stateDetails {"alias":"","deviceName":"0_userdata__0__go-E_Charger__eto","financialCategory":"costs","headCategory":"consumed","meter_values":true,"name":"energy_total","stateType":"ElectricityDay","stateUnit":"kWh","useUnit":"kWh"}

          crunchipC Abwesend
          crunchipC Abwesend
          crunchip
          Forum Testing Most Active Developer
          schrieb am zuletzt editiert von
          #4

          @blechsoldat kann ich dir leider nicht beantworten, @Dutchman kann dir da helfen

          umgestiegen von Proxmox auf Unraid

          1 Antwort Letzte Antwort
          0

          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

          Registrieren Anmelden
          Antworten
          • In einem neuen Thema antworten
          Anmelden zum Antworten
          • Älteste zuerst
          • Neuste zuerst
          • Meiste Stimmen


          Support us

          ioBroker
          Community Adapters
          Donate
          FAQ Cloud / IOT
          HowTo: Node.js-Update
          HowTo: Backup/Restore
          Downloads
          BLOG

          411

          Online

          32.9k

          Benutzer

          83.0k

          Themen

          1.3m

          Beiträge
          Community
          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
          ioBroker Community 2014-2025
          logo
          • Anmelden

          • Du hast noch kein Konto? Registrieren

          • Anmelden oder registrieren, um zu suchen
          • Erster Beitrag
            Letzter Beitrag
          0
          • Home
          • Aktuell
          • Tags
          • Ungelesen 0
          • Kategorien
          • Unreplied
          • Beliebt
          • GitHub
          • Docu
          • Hilfe