Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • 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. Tester
  4. [Major Update] SourceAnalytix v0.4.7-beta.0 released !

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.6k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.1k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    2.8k

[Major Update] SourceAnalytix v0.4.7-beta.0 released !

Geplant Angeheftet Gesperrt Verschoben Tester
sourceanalytixtestenadapterupdate
1.1k Beiträge 103 Kommentatoren 363.4k Aufrufe 93 Watching
  • Ä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.
  • DutchmanD Dutchman

    @gerald123 sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

    Cannot read property 'cathegorie' of undefined

    Keine kathegorie/Unit ausgewählt?

    G Offline
    G Offline
    gerald123
    schrieb am zuletzt editiert von
    #325

    @Dutchman Bei Unit habe ich m3 und auch m³ probiert. Kathegorie ist nicht dabei

    Synology 918+ 4GB; ioBroker auf RPI4; Zigbee; Sonoff

    DutchmanD 1 Antwort Letzte Antwort
    0
    • G gerald123

      @Dutchman Bei Unit habe ich m3 und auch m³ probiert. Kathegorie ist nicht dabei

      DutchmanD Offline
      DutchmanD Offline
      Dutchman
      Developer Most Active Administrators
      schrieb am zuletzt editiert von
      #326

      @gerald123 sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

      @Dutchman Bei Unit habe ich m3 und auch m³ probiert. Kathegorie ist nicht dabei

      zeig mal bitte screenshot der Einstellungen
      Und kannste mal bitte auf "Raw-Nur experten" gehen beim Datenpunkt (Bleistift) und mal den kompletten Inhalt hier posten ?

      1 Antwort Letzte Antwort
      0
      • crunchipC crunchip

        @gerald123 dann zeig nochmal die Einstellung in source analytics und die raw deines Datenpunktes

        G Offline
        G Offline
        gerald123
        schrieb am zuletzt editiert von Negalein
        #327

        @crunchip Das sind meine RAW Daten vom Objekt:

        {
          "_id": "javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch",
          "type": "state",
          "common": {
            "name": "Wasserverbrauch",
            "role": "value",
            "type": "number",
            "desc": "Manuell erzeugt",
            "unit": "m³",
            "read": true,
            "write": true,
            "def": false,
            "custom": {
              "history.0": {
                "enabled": true,
                "changesOnly": true,
                "debounce": "1000",
                "maxLength": "960",
                "retention": "31536000",
                "changesRelogInterval": 0,
                "changesMinDelta": 0,
                "aliasId": ""
              },
              "sourceanalytix.0": {
                "enabled": true,
                "alias": "Wasserverbrauch ",
                "selectedPrice": "Water",
                "selectedUnit": "m³",
                "costs": true,
                "consumption": true,
                "meter_values": true,
                "start_day": 0,
                "start_week": 11.303,
                "start_month": 11.303,
                "start_quarter": 11.303,
                "start_year": 11.303
              }
            }
          },
          "native": {},
          "from": "system.adapter.sourceanalytix.0",
          "user": "system.user.admin",
          "ts": 1598565600069,
          "acl": {
            "object": 1638,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator",
            "state": 1638
          }
        }
        

        Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
        Hier gehts zur Hilfe.

        Synology 918+ 4GB; ioBroker auf RPI4; Zigbee; Sonoff

        DutchmanD crunchipC 3 Antworten Letzte Antwort
        0
        • G gerald123

          @crunchip Das sind meine RAW Daten vom Objekt:

          {
            "_id": "javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch",
            "type": "state",
            "common": {
              "name": "Wasserverbrauch",
              "role": "value",
              "type": "number",
              "desc": "Manuell erzeugt",
              "unit": "m³",
              "read": true,
              "write": true,
              "def": false,
              "custom": {
                "history.0": {
                  "enabled": true,
                  "changesOnly": true,
                  "debounce": "1000",
                  "maxLength": "960",
                  "retention": "31536000",
                  "changesRelogInterval": 0,
                  "changesMinDelta": 0,
                  "aliasId": ""
                },
                "sourceanalytix.0": {
                  "enabled": true,
                  "alias": "Wasserverbrauch ",
                  "selectedPrice": "Water",
                  "selectedUnit": "m³",
                  "costs": true,
                  "consumption": true,
                  "meter_values": true,
                  "start_day": 0,
                  "start_week": 11.303,
                  "start_month": 11.303,
                  "start_quarter": 11.303,
                  "start_year": 11.303
                }
              }
            },
            "native": {},
            "from": "system.adapter.sourceanalytix.0",
            "user": "system.user.admin",
            "ts": 1598565600069,
            "acl": {
              "object": 1638,
              "owner": "system.user.admin",
              "ownerGroup": "system.group.administrator",
              "state": 1638
            }
          }
          

          Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
          Hier gehts zur Hilfe.

          DutchmanD Offline
          DutchmanD Offline
          Dutchman
          Developer Most Active Administrators
          schrieb am zuletzt editiert von Dutchman
          #328

          @gerald123 sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

          @crunchip Das sind meine RAW Daten vom Objekt:

          danke, ich kan leider nicht mit dem log anfangen da dieses abgebrochen ist.
          Ich benötige diese Zeile hier

          2020-08-28 06:38:09.812 error (9868) [calculationHandler javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch_komma] error: Cannot read property 'cathegorie' of undefined, stack: TypeError: Cannot read property 'cath
          

          Mal bitte komplett, gehe dazu bitte auf den button Downloaden und suche nach der Meldung
          "2020-08-28 06:38:09.812 error (9868)"
          und kopiere bitte alles bis zum niesten datum/zeit Eintrag.

          Ich sehe im code was passiert und diese Meldung ist bewusst eingebaut wen eine bestimmte Einstellung fehlt :)

          G 1 Antwort Letzte Antwort
          0
          • DutchmanD Dutchman

            @gerald123 sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

            @crunchip Das sind meine RAW Daten vom Objekt:

            danke, ich kan leider nicht mit dem log anfangen da dieses abgebrochen ist.
            Ich benötige diese Zeile hier

            2020-08-28 06:38:09.812 error (9868) [calculationHandler javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch_komma] error: Cannot read property 'cathegorie' of undefined, stack: TypeError: Cannot read property 'cath
            

            Mal bitte komplett, gehe dazu bitte auf den button Downloaden und suche nach der Meldung
            "2020-08-28 06:38:09.812 error (9868)"
            und kopiere bitte alles bis zum niesten datum/zeit Eintrag.

            Ich sehe im code was passiert und diese Meldung ist bewusst eingebaut wen eine bestimmte Einstellung fehlt :)

            G Offline
            G Offline
            gerald123
            schrieb am zuletzt editiert von
            #329

            @Dutchman mache ich sobald ich wieder Zuhause bin

            Synology 918+ 4GB; ioBroker auf RPI4; Zigbee; Sonoff

            1 Antwort Letzte Antwort
            0
            • coyoteC coyote

              @Dutchman der Fehler hier ist in 0.4.5 noch nicht behoben, korrekt?

              sourceanalytix.0	2020-04-30 13:00:18.749	error	at process._tickCallback (internal/process/next_tick.js:68:7)
              sourceanalytix.0	2020-04-30 13:00:18.749	error	at Sourceanalytix.initialize (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:394:16)
              sourceanalytix.0	2020-04-30 13:00:18.749	error	at Sourceanalytix.calculationHandler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:736:78)
              sourceanalytix.0	2020-04-30 13:00:18.749	error	(8519) [calculationHandler javascript.0.Gaszaehler.Stand] error: Cannot read property 'cathegorie' of undefined, stack: TypeError: Cannot read property 'cathegorie' of undefined
              sourceanalytix.0	2020-04-30 13:00:18.061	error	at process._tickCallback (internal/process/next_tick.js:68:7)
              sourceanalytix.0	2020-04-30 13:00:18.061	error	at Sourceanalytix.initialize (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:394:16)
              sourceanalytix.0	2020-04-30 13:00:18.061	error	at Sourceanalytix.calculationHandler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:736:78)
              sourceanalytix.0	2020-04-30 13:00:18.061	error	(8519) [calculationHandler javascript.0.Gaszaehler.Stand] error: Cannot read property 'cathegorie' of undefined, stack: TypeError: Cannot read property 'cathegorie' of undefined
              
              coyoteC Offline
              coyoteC Offline
              coyote
              Most Active
              schrieb am zuletzt editiert von
              #330

              @Dutchman schön wieder von dir zu hören:+1:

              Schau Mal, ich denke @gerald123 hat das gleiche Problem wie ich. Ich hatte mein Log schon vor Monaten und das sah so aus:

              @coyote sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

                                                                                                                                          sourceanalytix.0	2020-04-30 13:00:18.749	error	at process._tickCallback (internal/process/next_tick.js:68:7)                                                                                                                                                                            sourceanalytix.0	2020-04-30 13:00:18.749	error	at Sourceanalytix.initialize (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:394:16)                                                                                                                                                                            sourceanalytix.0	2020-04-30 13:00:18.749	error	at Sourceanalytix.calculationHandler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:736:78)                                                                                                                                                                            sourceanalytix.0	2020-04-30 13:00:18.749	error	(8519) [calculationHandler javascript.0.Gaszaehler.Stand] error: Cannot read property 'cathegorie' of undefined, stack: TypeError: Cannot read property 'cathegorie' of undefined                                                                                                                                                                            sourceanalytix.0	2020-04-30 13:00:18.061	error	at process._tickCallback (internal/process/next_tick.js:68:7)                                                                                                                                                                            sourceanalytix.0	2020-04-30 13:00:18.061	error	at Sourceanalytix.initialize (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:394:16)                                                                                                                                                                            sourceanalytix.0	2020-04-30 13:00:18.061	error	at Sourceanalytix.calculationHandler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:736:78)                                                                                                                                                                            sourceanalytix.0	2020-04-30 13:00:18.061	error	(8519) [calculationHandler javascript.0.Gaszaehler.Stand] error: Cannot read property 'cathegorie' of undefined, stack: TypeError: Cannot read property 'cathegorie' of undefined
              
              DutchmanD 1 Antwort Letzte Antwort
              0
              • coyoteC coyote

                @Dutchman schön wieder von dir zu hören:+1:

                Schau Mal, ich denke @gerald123 hat das gleiche Problem wie ich. Ich hatte mein Log schon vor Monaten und das sah so aus:

                @coyote sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

                                                                                                                                            sourceanalytix.0	2020-04-30 13:00:18.749	error	at process._tickCallback (internal/process/next_tick.js:68:7)                                                                                                                                                                            sourceanalytix.0	2020-04-30 13:00:18.749	error	at Sourceanalytix.initialize (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:394:16)                                                                                                                                                                            sourceanalytix.0	2020-04-30 13:00:18.749	error	at Sourceanalytix.calculationHandler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:736:78)                                                                                                                                                                            sourceanalytix.0	2020-04-30 13:00:18.749	error	(8519) [calculationHandler javascript.0.Gaszaehler.Stand] error: Cannot read property 'cathegorie' of undefined, stack: TypeError: Cannot read property 'cathegorie' of undefined                                                                                                                                                                            sourceanalytix.0	2020-04-30 13:00:18.061	error	at process._tickCallback (internal/process/next_tick.js:68:7)                                                                                                                                                                            sourceanalytix.0	2020-04-30 13:00:18.061	error	at Sourceanalytix.initialize (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:394:16)                                                                                                                                                                            sourceanalytix.0	2020-04-30 13:00:18.061	error	at Sourceanalytix.calculationHandler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:736:78)                                                                                                                                                                            sourceanalytix.0	2020-04-30 13:00:18.061	error	(8519) [calculationHandler javascript.0.Gaszaehler.Stand] error: Cannot read property 'cathegorie' of undefined, stack: TypeError: Cannot read property 'cathegorie' of undefined
                
                DutchmanD Offline
                DutchmanD Offline
                Dutchman
                Developer Most Active Administrators
                schrieb am zuletzt editiert von
                #331

                @coyote sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

                Schau Mal, ich denke @gerald123 hat das gleiche Problem wie ich. Ich hatte mein Log schon vor Monaten und das sah so aus:

                hmm danke ! da ist aber was ziemlich faul der er fliegt raus bei der routine cathegorie ... ich muss mir das mal in ruhe anschauen am WE was da passiert

                G 1 Antwort Letzte Antwort
                1
                • DutchmanD Dutchman

                  @coyote sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

                  Schau Mal, ich denke @gerald123 hat das gleiche Problem wie ich. Ich hatte mein Log schon vor Monaten und das sah so aus:

                  hmm danke ! da ist aber was ziemlich faul der er fliegt raus bei der routine cathegorie ... ich muss mir das mal in ruhe anschauen am WE was da passiert

                  G Offline
                  G Offline
                  gerald123
                  schrieb am zuletzt editiert von
                  #332

                  @Dutchman Hier ist noch das Log:

                  sourceanalytix.0	2020-08-28 14:01:55.361	debug	(9868) Update osf state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch received with equal value 11.423 ignoring
                  sourceanalytix.0	2020-08-28 14:01:55.360	debug	(9868) state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch changed : {"val":11.423,"ack":true,"ts":1598616115355,"q":0,"from":"system.adapter.javascript.0","user":"system.user.adm
                  sourceanalytix.0	2020-08-28 14:01:46.838	debug	(9868) Update osf state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch received with equal value 11.423 ignoring
                  sourceanalytix.0	2020-08-28 14:01:46.837	debug	(9868) state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch changed : {"val":11.423,"ack":true,"ts":1598616106832,"q":0,"from":"system.adapter.javascript.0","user":"system.user.adm
                  sourceanalytix.0	2020-08-28 14:01:38.182	debug	(9868) Update osf state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch received with equal value 11.423 ignoring
                  sourceanalytix.0	2020-08-28 14:01:38.182	debug	(9868) state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch changed : {"val":11.423,"ack":true,"ts":1598616098178,"q":0,"from":"system.adapter.javascript.0","user":"system.user.adm
                  sourceanalytix.0	2020-08-28 14:01:30.137	debug	(9868) Update osf state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch received with equal value 11.423 ignoring
                  sourceanalytix.0	2020-08-28 14:01:30.137	debug	(9868) state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch changed : {"val":11.423,"ack":true,"ts":1598616090134,"q":0,"from":"system.adapter.javascript.0","user":"system.user.adm
                  sourceanalytix.0	2020-08-28 14:01:04.659	error	(9868) [calculationHandler javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch] error: Cannot read property 'cathegorie' of undefined, stack: TypeError: Cannot read property 'cathegorie
                  sourceanalytix.0	2020-08-28 14:01:04.656	debug	(9868) state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch changed : {"val":11.423,"ack":true,"ts":1598616064654,"q":0,"from":"system.adapter.javascript.0","user":"system.user.adm
                  sourceanalytix.0	2020-08-28 14:00:56.346	debug	(9868) Update osf state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch received with equal value 11.422 ignoring
                  sourceanalytix.0	2020-08-28 14:00:56.345	debug	(9868) state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch changed : {"val":11.422,"ack":true,"ts":1598616056340,"q":0,"from":"system.adapter.javascript.0","user":"system.user.adm
                  sourceanalytix.0	2020-08-28 14:00:46.956	error	(9868) [calculationHandler javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch] error: Cannot read property 'cathegorie' of undefined, stack: TypeError: Cannot read property 'cathegorie
                  sourceanalytix.0	2020-08-28 14:00:46.955	debug	(9868) state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch changed : {"val":11.422,"ack":true,"ts":1598616046952,"q":0,"from":"system.adapter.javascript.0","user":"system.user.adm
                  sourceanalytix.0	2020-08-28 14:00:40.041	debug	(9868) system.adapter.admin.0: logging true
                  

                  Synology 918+ 4GB; ioBroker auf RPI4; Zigbee; Sonoff

                  DutchmanD 1 Antwort Letzte Antwort
                  0
                  • G gerald123

                    @Dutchman Hier ist noch das Log:

                    sourceanalytix.0	2020-08-28 14:01:55.361	debug	(9868) Update osf state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch received with equal value 11.423 ignoring
                    sourceanalytix.0	2020-08-28 14:01:55.360	debug	(9868) state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch changed : {"val":11.423,"ack":true,"ts":1598616115355,"q":0,"from":"system.adapter.javascript.0","user":"system.user.adm
                    sourceanalytix.0	2020-08-28 14:01:46.838	debug	(9868) Update osf state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch received with equal value 11.423 ignoring
                    sourceanalytix.0	2020-08-28 14:01:46.837	debug	(9868) state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch changed : {"val":11.423,"ack":true,"ts":1598616106832,"q":0,"from":"system.adapter.javascript.0","user":"system.user.adm
                    sourceanalytix.0	2020-08-28 14:01:38.182	debug	(9868) Update osf state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch received with equal value 11.423 ignoring
                    sourceanalytix.0	2020-08-28 14:01:38.182	debug	(9868) state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch changed : {"val":11.423,"ack":true,"ts":1598616098178,"q":0,"from":"system.adapter.javascript.0","user":"system.user.adm
                    sourceanalytix.0	2020-08-28 14:01:30.137	debug	(9868) Update osf state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch received with equal value 11.423 ignoring
                    sourceanalytix.0	2020-08-28 14:01:30.137	debug	(9868) state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch changed : {"val":11.423,"ack":true,"ts":1598616090134,"q":0,"from":"system.adapter.javascript.0","user":"system.user.adm
                    sourceanalytix.0	2020-08-28 14:01:04.659	error	(9868) [calculationHandler javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch] error: Cannot read property 'cathegorie' of undefined, stack: TypeError: Cannot read property 'cathegorie
                    sourceanalytix.0	2020-08-28 14:01:04.656	debug	(9868) state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch changed : {"val":11.423,"ack":true,"ts":1598616064654,"q":0,"from":"system.adapter.javascript.0","user":"system.user.adm
                    sourceanalytix.0	2020-08-28 14:00:56.346	debug	(9868) Update osf state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch received with equal value 11.422 ignoring
                    sourceanalytix.0	2020-08-28 14:00:56.345	debug	(9868) state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch changed : {"val":11.422,"ack":true,"ts":1598616056340,"q":0,"from":"system.adapter.javascript.0","user":"system.user.adm
                    sourceanalytix.0	2020-08-28 14:00:46.956	error	(9868) [calculationHandler javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch] error: Cannot read property 'cathegorie' of undefined, stack: TypeError: Cannot read property 'cathegorie
                    sourceanalytix.0	2020-08-28 14:00:46.955	debug	(9868) state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch changed : {"val":11.422,"ack":true,"ts":1598616046952,"q":0,"from":"system.adapter.javascript.0","user":"system.user.adm
                    sourceanalytix.0	2020-08-28 14:00:40.041	debug	(9868) system.adapter.admin.0: logging true
                    
                    DutchmanD Offline
                    DutchmanD Offline
                    Dutchman
                    Developer Most Active Administrators
                    schrieb am zuletzt editiert von
                    #333

                    @gerald123 sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

                    @Dutchman Hier ist noch das Log:

                    ich danke dir ! Leider kan ich den Fehler nicht so schnell eingrenzen den ich hätte in diesem log-eintrat mehr erwartet.
                    Das er lehr (bzw nicht zeigt was ich erwarte) deutet auf einem code fehler.

                    Kannste zum spass mal probieren :

                    • SourceAnalytix ausmachen
                    • SA fuer den datenpunkt deaktivieren
                    • Dan bite ins object (Bleistift) und raw (nur experten)
                    • alle unter "custom" bezueglich SA löschen, z.b.
                          "sourceanalytix.0": {
                            "enabled": true,
                            "alias": "Dishwasher",
                            "state_type": "kWh_consumption",
                            "state_unit": "automatically",
                            "costs": true,
                            "consumption": true,
                            "meter_values": false,
                            "start_day": null,
                            "start_week": 0.021797145722222227,
                            "start_month": 1.3136546173888903,
                            "start_quarter": 0,
                            "start_year": 0,
                            "previousReadingWatt": null,
                            "previousReadingWattTs": null,
                            "selectedPrice": "ElectricityDay",
                            "selectedUnit": "automatically",
                            "currentValue": null
                          }
                    

                    also ab "source bis zur }

                    mache bitte vorher ein copy/paste von allem da drin in eine text Datei als backup !

                    • dan SA starten
                    • Datenpunkt wieder aktivieren
                    • was passiert ?
                    1 Antwort Letzte Antwort
                    0
                    • G gerald123

                      @crunchip Das sind meine RAW Daten vom Objekt:

                      {
                        "_id": "javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch",
                        "type": "state",
                        "common": {
                          "name": "Wasserverbrauch",
                          "role": "value",
                          "type": "number",
                          "desc": "Manuell erzeugt",
                          "unit": "m³",
                          "read": true,
                          "write": true,
                          "def": false,
                          "custom": {
                            "history.0": {
                              "enabled": true,
                              "changesOnly": true,
                              "debounce": "1000",
                              "maxLength": "960",
                              "retention": "31536000",
                              "changesRelogInterval": 0,
                              "changesMinDelta": 0,
                              "aliasId": ""
                            },
                            "sourceanalytix.0": {
                              "enabled": true,
                              "alias": "Wasserverbrauch ",
                              "selectedPrice": "Water",
                              "selectedUnit": "m³",
                              "costs": true,
                              "consumption": true,
                              "meter_values": true,
                              "start_day": 0,
                              "start_week": 11.303,
                              "start_month": 11.303,
                              "start_quarter": 11.303,
                              "start_year": 11.303
                            }
                          }
                        },
                        "native": {},
                        "from": "system.adapter.sourceanalytix.0",
                        "user": "system.user.admin",
                        "ts": 1598565600069,
                        "acl": {
                          "object": 1638,
                          "owner": "system.user.admin",
                          "ownerGroup": "system.group.administrator",
                          "state": 1638
                        }
                      }
                      

                      Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
                      Hier gehts zur Hilfe.

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

                      @gerald123 sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

                      "sourceanalytix.0": { "enabled": true, "alias": "Wasserverbrauch ",

                      da hat sich ein Leerzeichen eingeschlichen

                      umgestiegen von Proxmox auf Unraid

                      DutchmanD 1 Antwort Letzte Antwort
                      0
                      • crunchipC crunchip

                        @gerald123 sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

                        "sourceanalytix.0": { "enabled": true, "alias": "Wasserverbrauch ",

                        da hat sich ein Leerzeichen eingeschlichen

                        DutchmanD Offline
                        DutchmanD Offline
                        Dutchman
                        Developer Most Active Administrators
                        schrieb am zuletzt editiert von
                        #335

                        @crunchip sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

                        da hat sich ein Leerzeichen eingeschlichen

                        was eigentlich egal sein sollte aber interessanter Ansatz ... wir im gründe nur fuer den object Namen verwendet

                        crunchipC 1 Antwort Letzte Antwort
                        0
                        • DutchmanD Dutchman

                          @crunchip sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

                          da hat sich ein Leerzeichen eingeschlichen

                          was eigentlich egal sein sollte aber interessanter Ansatz ... wir im gründe nur fuer den object Namen verwendet

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

                          @Dutchman ich denke eher, das an seinem selbst erstellten DP was faul ist, da dieser jetzt mehrmals "angepasst" wurde, weil er falsch erstellt wurde.
                          Ich würde da beginnen und nohmal einen "richtig konfigurierten DP "Wasserverbrauch" erstellen und dann schauen, was passiert

                          umgestiegen von Proxmox auf Unraid

                          DutchmanD 1 Antwort Letzte Antwort
                          0
                          • crunchipC crunchip

                            @Dutchman ich denke eher, das an seinem selbst erstellten DP was faul ist, da dieser jetzt mehrmals "angepasst" wurde, weil er falsch erstellt wurde.
                            Ich würde da beginnen und nohmal einen "richtig konfigurierten DP "Wasserverbrauch" erstellen und dann schauen, was passiert

                            DutchmanD Offline
                            DutchmanD Offline
                            Dutchman
                            Developer Most Active Administrators
                            schrieb am zuletzt editiert von
                            #337

                            @crunchip sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

                            @Dutchman ich denke eher, das an seinem selbst erstellten DP was faul ist, da dieser jetzt mehrmals "angepasst" wurde, weil er falsch erstellt wurde.
                            Ich würde da beginnen und nohmal einen "richtig konfigurierten DP "Wasserverbrauch" erstellen und dann schauen, was passiert

                            dem stimme ich zu wen es eine custom DP ist, und dan direct richtig erstellen als Nummer

                            @gerald123

                            G 1 Antwort Letzte Antwort
                            0
                            • DutchmanD Dutchman

                              @crunchip sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

                              @Dutchman ich denke eher, das an seinem selbst erstellten DP was faul ist, da dieser jetzt mehrmals "angepasst" wurde, weil er falsch erstellt wurde.
                              Ich würde da beginnen und nohmal einen "richtig konfigurierten DP "Wasserverbrauch" erstellen und dann schauen, was passiert

                              dem stimme ich zu wen es eine custom DP ist, und dan direct richtig erstellen als Nummer

                              @gerald123

                              G Offline
                              G Offline
                              gerald123
                              schrieb am zuletzt editiert von
                              #338

                              @Dutchman Ich habe jetzt einen neuen Datenpunkt angelegt

                              {
                                "from": "system.adapter.admin.0",
                                "user": "system.user.admin",
                                "ts": 1598626190117,
                                "common": {
                                  "name": "Test Wasser",
                                  "role": "value",
                                  "type": "number",
                                  "desc": "Manuell erzeugt",
                                  "unit": "m³",
                                  "min": 0,
                                  "max": 100,
                                  "def": 0,
                                  "read": true,
                                  "write": true,
                                  "custom": {
                                    "history.0": {
                                      "enabled": true,
                                      "changesOnly": true,
                                      "debounce": "1000",
                                      "maxLength": "960",
                                      "retention": "31536000",
                                      "changesRelogInterval": 0,
                                      "changesMinDelta": 0,
                                      "aliasId": ""
                                    },
                                    "sourceanalytix.0": {
                                      "enabled": true,
                                      "alias": "",
                                      "selectedPrice": "Water",
                                      "selectedUnit": "m³",
                                      "costs": true,
                                      "consumption": true,
                                      "meter_values": true,
                                      "start_day": 11,
                                      "start_week": 11,
                                      "start_month": 11,
                                      "start_quarter": 11,
                                      "start_year": 11
                                    }
                                  }
                                },
                                "native": {},
                                "acl": {
                                  "object": 1638,
                                  "owner": "system.user.admin",
                                  "ownerGroup": "system.group.administrator",
                                  "state": 1638
                                },
                                "_id": "javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Test_Wasser",
                                "type": "state"
                              }
                              

                              Im SA sind die zusätzlichen Datenpunkte automatisch erstellt worden, leider sind sie wieder leer

                              Synology 918+ 4GB; ioBroker auf RPI4; Zigbee; Sonoff

                              DutchmanD 1 Antwort Letzte Antwort
                              0
                              • G gerald123

                                @Dutchman Ich habe jetzt einen neuen Datenpunkt angelegt

                                {
                                  "from": "system.adapter.admin.0",
                                  "user": "system.user.admin",
                                  "ts": 1598626190117,
                                  "common": {
                                    "name": "Test Wasser",
                                    "role": "value",
                                    "type": "number",
                                    "desc": "Manuell erzeugt",
                                    "unit": "m³",
                                    "min": 0,
                                    "max": 100,
                                    "def": 0,
                                    "read": true,
                                    "write": true,
                                    "custom": {
                                      "history.0": {
                                        "enabled": true,
                                        "changesOnly": true,
                                        "debounce": "1000",
                                        "maxLength": "960",
                                        "retention": "31536000",
                                        "changesRelogInterval": 0,
                                        "changesMinDelta": 0,
                                        "aliasId": ""
                                      },
                                      "sourceanalytix.0": {
                                        "enabled": true,
                                        "alias": "",
                                        "selectedPrice": "Water",
                                        "selectedUnit": "m³",
                                        "costs": true,
                                        "consumption": true,
                                        "meter_values": true,
                                        "start_day": 11,
                                        "start_week": 11,
                                        "start_month": 11,
                                        "start_quarter": 11,
                                        "start_year": 11
                                      }
                                    }
                                  },
                                  "native": {},
                                  "acl": {
                                    "object": 1638,
                                    "owner": "system.user.admin",
                                    "ownerGroup": "system.group.administrator",
                                    "state": 1638
                                  },
                                  "_id": "javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Test_Wasser",
                                  "type": "state"
                                }
                                

                                Im SA sind die zusätzlichen Datenpunkte automatisch erstellt worden, leider sind sie wieder leer

                                DutchmanD Offline
                                DutchmanD Offline
                                Dutchman
                                Developer Most Active Administrators
                                schrieb am zuletzt editiert von
                                #339

                                @gerald123 sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

                                Im SA sind die zusätzlichen Datenpunkte automatisch erstellt worden, leider sind sie wieder leer

                                ohne log kan ich nur raten

                                G 1 Antwort Letzte Antwort
                                0
                                • DutchmanD Dutchman

                                  @gerald123 sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

                                  Im SA sind die zusätzlichen Datenpunkte automatisch erstellt worden, leider sind sie wieder leer

                                  ohne log kan ich nur raten

                                  G Offline
                                  G Offline
                                  gerald123
                                  schrieb am zuletzt editiert von
                                  #340

                                  @Dutchman hab ich vergessen :face_with_rolling_eyes:

                                  sourceanalytix.0	2020-08-28 17:45:27.691	debug	(31627) Update osf state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Test_Wasser received with equal value 11.565 ignoring
                                  sourceanalytix.0	2020-08-28 17:45:27.691	debug	(31627) state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Test_Wasser changed : {"val":11.565,"ack":true,"ts":1598629527679,"q":0,"from":"system.adapter.javascript.0","user":"system.user.admin
                                  sourceanalytix.0	2020-08-28 17:45:27.686	debug	(31627) Update osf state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch received with equal value 11.565 ignoring
                                  sourceanalytix.0	2020-08-28 17:45:27.685	debug	(31627) state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch changed : {"val":11.565,"ack":true,"ts":1598629527679,"q":0,"from":"system.adapter.javascript.0","user":"system.user.a
                                  sourceanalytix.0	2020-08-28 17:45:09.864	error	at process.topLevelDomainCallback (domain.js:126:23)
                                  sourceanalytix.0	2020-08-28 17:45:09.864	error	at processImmediate (timers.js:658:5)
                                  sourceanalytix.0	2020-08-28 17:45:09.864	error	at tryOnImmediate (timers.js:676:5)
                                  sourceanalytix.0	2020-08-28 17:45:09.864	error	at runCallback (timers.js:705:18)
                                  sourceanalytix.0	2020-08-28 17:45:09.864	error	at Immediate.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5388:34)
                                  sourceanalytix.0	2020-08-28 17:45:09.864	error	at Sourceanalytix.EventEmitter.emit (domain.js:448:20)
                                  sourceanalytix.0	2020-08-28 17:45:09.864	error	at Sourceanalytix.emit (events.js:198:13)
                                  sourceanalytix.0	2020-08-28 17:45:09.864	error	at Sourceanalytix.onStateChange (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:489:11)
                                  sourceanalytix.0	2020-08-28 17:45:09.864	error	at Sourceanalytix.calculationHandler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:736:78)
                                  sourceanalytix.0	2020-08-28 17:45:09.864	error	(31627) [calculationHandler javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Test_Wasser] error: Cannot read property 'cathegorie' of undefined, stack: TypeError: Cannot read property 'cathegorie'
                                  sourceanalytix.0	2020-08-28 17:45:09.862	debug	(31627) state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Test_Wasser changed : {"val":11.565,"ack":true,"ts":1598629509852,"q":0,"from":"system.adapter.javascript.0","user":"system.user.admin
                                  sourceanalytix.0	2020-08-28 17:45:09.860	error	at process.topLevelDomainCallback (domain.js:126:23)
                                  sourceanalytix.0	2020-08-28 17:45:09.860	error	at processImmediate (timers.js:658:5)
                                  sourceanalytix.0	2020-08-28 17:45:09.860	error	at tryOnImmediate (timers.js:676:5)
                                  sourceanalytix.0	2020-08-28 17:45:09.860	error	at runCallback (timers.js:705:18)
                                  sourceanalytix.0	2020-08-28 17:45:09.860	error	at Immediate.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5388:34)
                                  sourceanalytix.0	2020-08-28 17:45:09.860	error	at Sourceanalytix.EventEmitter.emit (domain.js:448:20)
                                  sourceanalytix.0	2020-08-28 17:45:09.860	error	at Sourceanalytix.emit (events.js:198:13)
                                  sourceanalytix.0	2020-08-28 17:45:09.860	error	at Sourceanalytix.onStateChange (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:489:11)
                                  sourceanalytix.0	2020-08-28 17:45:09.860	error	at Sourceanalytix.calculationHandler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:736:78)
                                  sourceanalytix.0	2020-08-28 17:45:09.860	error	(31627) [calculationHandler javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch] error: Cannot read property 'cathegorie' of undefined, stack: TypeError: Cannot read property 'cathegor
                                  sourceanalytix.0	2020-08-28 17:45:09.859	debug	(31627) state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch changed : {"val":11.565,"ack":true,"ts":1598629509852,"q":0,"from":"system.adapter.javascript.0","user":"system.user.a
                                  
                                  

                                  Synology 918+ 4GB; ioBroker auf RPI4; Zigbee; Sonoff

                                  DutchmanD 1 Antwort Letzte Antwort
                                  0
                                  • G gerald123

                                    @Dutchman hab ich vergessen :face_with_rolling_eyes:

                                    sourceanalytix.0	2020-08-28 17:45:27.691	debug	(31627) Update osf state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Test_Wasser received with equal value 11.565 ignoring
                                    sourceanalytix.0	2020-08-28 17:45:27.691	debug	(31627) state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Test_Wasser changed : {"val":11.565,"ack":true,"ts":1598629527679,"q":0,"from":"system.adapter.javascript.0","user":"system.user.admin
                                    sourceanalytix.0	2020-08-28 17:45:27.686	debug	(31627) Update osf state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch received with equal value 11.565 ignoring
                                    sourceanalytix.0	2020-08-28 17:45:27.685	debug	(31627) state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch changed : {"val":11.565,"ack":true,"ts":1598629527679,"q":0,"from":"system.adapter.javascript.0","user":"system.user.a
                                    sourceanalytix.0	2020-08-28 17:45:09.864	error	at process.topLevelDomainCallback (domain.js:126:23)
                                    sourceanalytix.0	2020-08-28 17:45:09.864	error	at processImmediate (timers.js:658:5)
                                    sourceanalytix.0	2020-08-28 17:45:09.864	error	at tryOnImmediate (timers.js:676:5)
                                    sourceanalytix.0	2020-08-28 17:45:09.864	error	at runCallback (timers.js:705:18)
                                    sourceanalytix.0	2020-08-28 17:45:09.864	error	at Immediate.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5388:34)
                                    sourceanalytix.0	2020-08-28 17:45:09.864	error	at Sourceanalytix.EventEmitter.emit (domain.js:448:20)
                                    sourceanalytix.0	2020-08-28 17:45:09.864	error	at Sourceanalytix.emit (events.js:198:13)
                                    sourceanalytix.0	2020-08-28 17:45:09.864	error	at Sourceanalytix.onStateChange (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:489:11)
                                    sourceanalytix.0	2020-08-28 17:45:09.864	error	at Sourceanalytix.calculationHandler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:736:78)
                                    sourceanalytix.0	2020-08-28 17:45:09.864	error	(31627) [calculationHandler javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Test_Wasser] error: Cannot read property 'cathegorie' of undefined, stack: TypeError: Cannot read property 'cathegorie'
                                    sourceanalytix.0	2020-08-28 17:45:09.862	debug	(31627) state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Test_Wasser changed : {"val":11.565,"ack":true,"ts":1598629509852,"q":0,"from":"system.adapter.javascript.0","user":"system.user.admin
                                    sourceanalytix.0	2020-08-28 17:45:09.860	error	at process.topLevelDomainCallback (domain.js:126:23)
                                    sourceanalytix.0	2020-08-28 17:45:09.860	error	at processImmediate (timers.js:658:5)
                                    sourceanalytix.0	2020-08-28 17:45:09.860	error	at tryOnImmediate (timers.js:676:5)
                                    sourceanalytix.0	2020-08-28 17:45:09.860	error	at runCallback (timers.js:705:18)
                                    sourceanalytix.0	2020-08-28 17:45:09.860	error	at Immediate.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5388:34)
                                    sourceanalytix.0	2020-08-28 17:45:09.860	error	at Sourceanalytix.EventEmitter.emit (domain.js:448:20)
                                    sourceanalytix.0	2020-08-28 17:45:09.860	error	at Sourceanalytix.emit (events.js:198:13)
                                    sourceanalytix.0	2020-08-28 17:45:09.860	error	at Sourceanalytix.onStateChange (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:489:11)
                                    sourceanalytix.0	2020-08-28 17:45:09.860	error	at Sourceanalytix.calculationHandler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:736:78)
                                    sourceanalytix.0	2020-08-28 17:45:09.860	error	(31627) [calculationHandler javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch] error: Cannot read property 'cathegorie' of undefined, stack: TypeError: Cannot read property 'cathegor
                                    sourceanalytix.0	2020-08-28 17:45:09.859	debug	(31627) state javascript.0.scriptDatenPunkte.Hilfsobjekte.Wasser.Wasserverbrauch changed : {"val":11.565,"ack":true,"ts":1598629509852,"q":0,"from":"system.adapter.javascript.0","user":"system.user.a
                                    
                                    
                                    DutchmanD Offline
                                    DutchmanD Offline
                                    Dutchman
                                    Developer Most Active Administrators
                                    schrieb am zuletzt editiert von
                                    #341

                                    @gerald123 sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

                                    @Dutchman hab ich vergessen

                                    er kan bei dir aus irgend einem Grund die cathegorie nicht lesen .....

                                    Ok danke fuer raw object, damit kan ich den DP 100% reproduzieren und es mir mal bei mir local anschauen.
                                    Ich versprechen nichts fuer heute oder nieste Woche aber schaue es mir an, muss erstmal wieder bissl fuss fassen

                                    G 1 Antwort Letzte Antwort
                                    0
                                    • DutchmanD Dutchman

                                      @gerald123 sagte in [Major Update] SourceAnalytix 0.4.0 complete code rebuild:

                                      @Dutchman hab ich vergessen

                                      er kan bei dir aus irgend einem Grund die cathegorie nicht lesen .....

                                      Ok danke fuer raw object, damit kan ich den DP 100% reproduzieren und es mir mal bei mir local anschauen.
                                      Ich versprechen nichts fuer heute oder nieste Woche aber schaue es mir an, muss erstmal wieder bissl fuss fassen

                                      G Offline
                                      G Offline
                                      gerald123
                                      schrieb am zuletzt editiert von
                                      #342

                                      @Dutchman Ist Zeitlich kein Problem, bin froh das mir wer hilft und noch dazu so Professionell!!
                                      Ich bin auch übers Wochenende unterwegs und kann nur eingeschränkt aufs Forum zugreifen.
                                      Danke
                                      Gerald

                                      Synology 918+ 4GB; ioBroker auf RPI4; Zigbee; Sonoff

                                      crunchipC 1 Antwort Letzte Antwort
                                      0
                                      • G gerald123

                                        @Dutchman Ist Zeitlich kein Problem, bin froh das mir wer hilft und noch dazu so Professionell!!
                                        Ich bin auch übers Wochenende unterwegs und kann nur eingeschränkt aufs Forum zugreifen.
                                        Danke
                                        Gerald

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

                                        @gerald123 du könntest spasses/testhalber mal zurück auf die 0.4.2 und probieren. Aber da als Unit m3 im DP hinterlegen, bin mir nicht sicher ob in dieser Version m³ funktioniert
                                        min/max Werte kannst übrigens auch weg lassen, bei deinem erstellten DP

                                        umgestiegen von Proxmox auf Unraid

                                        G 2 Antworten Letzte Antwort
                                        0
                                        • crunchipC crunchip

                                          @gerald123 du könntest spasses/testhalber mal zurück auf die 0.4.2 und probieren. Aber da als Unit m3 im DP hinterlegen, bin mir nicht sicher ob in dieser Version m³ funktioniert
                                          min/max Werte kannst übrigens auch weg lassen, bei deinem erstellten DP

                                          G Offline
                                          G Offline
                                          gerald123
                                          schrieb am zuletzt editiert von
                                          #344

                                          @crunchip das kann ich dann erst am Sontag Abend testen

                                          Synology 918+ 4GB; ioBroker auf RPI4; Zigbee; Sonoff

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          859

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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