Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Denkfehler oder Bug? Soureanalytics

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Denkfehler oder Bug? Soureanalytics

    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jwedenig Most Active @crunchip last edited by

      @crunchip

      Bildschirmfoto 2024-02-10 um 22.31.57.png Bildschirmfoto 2024-02-10 um 22.32.10.png Bildschirmfoto 2024-02-10 um 22.31.42.png

      @crunchip sagte in Denkfehler oder Bug? Soureanalytics:

      gabs da irgendeine Meldung beim Löschen der Instanz?

      nö

      crunchip 1 Reply Last reply Reply Quote 0
      • crunchip
        crunchip Forum Testing Most Active @jwedenig last edited by crunchip

        @jwedenig 2687c872-c835-46df-b6ed-e1b22a7d9f6d-image.png sind das verschiedene Geräte?

        b6a7e5d1-59be-453a-bb63-3a84314d9577-image.png
        und eine Instanz.1 gibt es hier nicht mehr?

        J 1 Reply Last reply Reply Quote 0
        • J
          jwedenig Most Active @crunchip last edited by

          @crunchip sagte in Denkfehler oder Bug? Soureanalytics:

          sind das verschiedene Geräte?

          das ist der besagte gespiegelte Datenpunkt via skript welcher funktioniert

          die 2. Instanz habe ich wieder gelöscht, da dies ja auch nix gebracht hat

          1 Reply Last reply Reply Quote 0
          • crunchip
            crunchip Forum Testing Most Active @jwedenig last edited by

            @jwedenig hab mir nochmal das Raw deines Datenpunkts angesehen, was mir aufgefallen ist, bei dir steht

              "from": "system.adapter.evcc.0",
              "user": "system.user.admin",
            

            eigentlich sollte es so aussehen

            "from": "system.adapter.sourceanalytix.0",
              "user": "system.user.admin",
            
            J 1 Reply Last reply Reply Quote 0
            • J
              jwedenig Most Active @crunchip last edited by

              @crunchip

              das ist der Datenpunkt von evcc:

              {
                "type": "state",
                "common": {
                  "name": "pvPower",
                  "type": "number",
                  "read": true,
                  "write": false,
                  "role": "value",
                  "custom": {
                    "history.0": {
                      "enabled": true,
                      "aliasId": "",
                      "debounceTime": 0,
                      "blockTime": 0,
                      "changesOnly": true,
                      "changesRelogInterval": "0",
                      "changesMinDelta": "0",
                      "ignoreBelowNumber": "",
                      "disableSkippedValueLogging": false,
                      "retention": "31536000",
                      "customRetentionDuration": 365,
                      "maxLength": "960",
                      "enableDebugLogs": false,
                      "debounce": "1000"
                    },
                    "sourceanalytix.0": {
                      "enabled": true,
                      "selectedUnit": "W",
                      "deviceResetLogicEnabled": false,
                      "threshold": 1,
                      "start_day": 0,
                      "start_week": 0,
                      "start_month": 0,
                      "start_quarter": 0,
                      "start_year": 0,
                      "selectedPrice": "Ertrag",
                      "costs": true,
                      "consumption": true,
                      "valueAtDeviceInit": null,
                      "valueAtDeviceReset": null,
                      "cumulativeValue": 0
                    }
                  }
                },
                "native": {},
                "_id": "evcc.0.status.pvPower",
                "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                },
                "from": "system.adapter.evcc.0",
                "user": "system.user.admin",
                "ts": 1707654393518
              }
              

              du meinst

              system.adapter.evcc.0
              

              mit

              system.adapter.sourceanalytix.0
              

              tauschen?

              Homoran J 2 Replies Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @jwedenig last edited by

                @jwedenig sagte in Denkfehler oder Bug? Soureanalytics:

                der Datenpunkt von evcc:

                hat natürlich

                @jwedenig sagte in Denkfehler oder Bug? Soureanalytics:

                "from": "system.adapter.evcc.0",

                crunchip 1 Reply Last reply Reply Quote 0
                • crunchip
                  crunchip Forum Testing Most Active @Homoran last edited by crunchip

                  @homoran sagte in Denkfehler oder Bug? Soureanalytics:

                  hat natürlich

                  ne eben nicht, hab meine Datenpunkte durchgesehen, die mit SA erfasst werden
                  siehe Beispiel
                  41f1ae68-fc26-46a0-b3cd-d1b77cf32eec-image.png

                  dieser wird nicht von SA erfasst
                  0ffbd079-f387-41cd-b7e1-012757b2a0af-image.png

                  Homoran 1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @crunchip last edited by

                    @crunchip sagte in Denkfehler oder Bug? Soureanalytics:

                    siehe Beispiel

                    ich kann leider nicht due Baumstruktur erkennen, worauf sich da das native bezieht

                    crunchip 1 Reply Last reply Reply Quote 0
                    • J
                      jwedenig Most Active @jwedenig last edited by

                      @jwedenig sagte in Denkfehler oder Bug? Soureanalytics:

                      tauschen?

                      soll ich mal ändern?

                      crunchip 1 Reply Last reply Reply Quote 0
                      • crunchip
                        crunchip Forum Testing Most Active @Homoran last edited by

                        @homoran

                        {
                          "_id": "sonoff.0.Gefriertruhe.ENERGY_Total",
                          "common": {
                            "type": "number",
                            "role": "value.power.consumption",
                            "read": true,
                            "write": false,
                            "unit": "kWh",
                            "name": "Gefriertruhe ENERGY  Total",
                            "custom": {
                              "sourceanalytix.0": {
                                "enabled": true,
                                "alias": "Gefriertruhe",
                                "state_type": "kWh_consumption",
                                "state_unit": "kWh",
                                "costs": true,
                                "consumption": true,
                                "meter_values": false,
                                "start_day": 885.329,
                                "start_week": 880.366,
                                "start_month": 877.117,
                                "start_quarter": 854.99,
                                "start_year": 854.99,
                                "selectedPrice": "ElectricityDay",
                                "selectedUnit": "kWh",
                                "valueAtDeviceReset": 0,
                                "valueAtDeviceInit": null,
                                "cumulativeValue": 885.329
                              }
                            }
                          },
                          "native": {},
                          "type": "state",
                          "acl": {
                            "object": 1636,
                            "state": 1636,
                            "owner": "system.user.admin",
                            "ownerGroup": "system.group.administrator"
                          },
                          "from": "system.adapter.sourceanalytix.0",
                          "user": "system.user.admin",
                          "ts": 1707606008802
                        }
                        
                        1 Reply Last reply Reply Quote 0
                        • crunchip
                          crunchip Forum Testing Most Active @jwedenig last edited by

                          @jwedenig ne, müsste ja automatisch passieren

                          1 Reply Last reply Reply Quote 1
                          • First post
                            Last post

                          Support us

                          ioBroker
                          Community Adapters
                          Donate

                          822
                          Online

                          31.9k
                          Users

                          80.2k
                          Topics

                          1.3m
                          Posts

                          6
                          169
                          13440
                          Loading More Posts
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes
                          Reply
                          • Reply as topic
                          Log in to reply
                          Community
                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                          The ioBroker Community 2014-2023
                          logo