Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter SourceAnalytix v0.2.x

    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

    Test Adapter SourceAnalytix v0.2.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • JB_Sullivan
      JB_Sullivan @Dutchman last edited by

      @Dutchman

      2019-11-17 17_48_26-Window.png

      Dutchman 1 Reply Last reply Reply Quote 0
      • Dutchman
        Dutchman Developer Most Active Administrators @JB_Sullivan last edited by

        @JB_Sullivan sagte in Test Adapter SourceAnalytix v0.2.x:

        @Dutchman

        2019-11-17 17_48_26-Window.png

        gehe mal bitte bei diesen state auf dem schraubschlussel, dan unter raw und copy/paste mal den hinhält hier rein bitte

        1 Reply Last reply Reply Quote 0
        • JB_Sullivan
          JB_Sullivan last edited by

          {
            "_id": "sonoff.0.Waschmaschine.ENERGY_Total",
            "common": {
              "type": "number",
              "role": "value.power.consumption",
              "read": true,
              "write": false,
              "unit": "kWh",
              "name": "Waschmaschine ENERGY  Total",
              "custom": {
                "sourceanalytix.0": {
                  "enabled": true,
                  "alias": "",
                  "state_type": "kWh_consumption",
                  "costs": true,
                  "consumption": true,
                  "meter_values": false,
                  "start_meassure": 5864,
                  "start_day": 239.476,
                  "start_week": 233.536,
                  "start_month": 228.755,
                  "start_quarter": 207.799,
                  "start_year": 0,
                  "state_unit": "kWh"
                }
              }
            },
            "native": {},
            "type": "state",
            "from": "system.adapter.sourceanalytix.0",
            "ts": 1573945200016,
            "acl": {
              "object": 1636,
              "state": 1636,
              "owner": "system.user.admin",
              "ownerGroup": "system.group.administrator"
            },
            "user": "system.user.admin"
          }
          
          1 Reply Last reply Reply Quote 0
          • Dutchman
            Dutchman Developer Most Active Administrators last edited by

            @JB_Sullivan sagte in Test Adapter SourceAnalytix v0.2.x:

            kWh_consumption

            das ist der Datenpunkt von total, im error log ist der today.

            btw: du solltest auch den energy total auswerten und nicht today da dieser jeden tag auf 0 springt

            1 Reply Last reply Reply Quote 0
            • JB_Sullivan
              JB_Sullivan last edited by JB_Sullivan

              Sorry verklickt - der ist ja auch gleich darunter 😉

              {
                "_id": "sonoff.0.Waschmaschine.ENERGY_Today",
                "common": {
                  "type": "number",
                  "role": "value.power.consumption",
                  "read": true,
                  "write": false,
                  "unit": "kWh",
                  "name": "Waschmaschine ENERGY  Today",
                  "custom": {
                    "sourceanalytix.0": {
                      "start_day": 0.87,
                      "start_week": 0.003,
                      "start_month": "0.977",
                      "start_quarter": "0.977"
                    }
                  }
                },
                "native": {},
                "type": "state",
                "from": "system.adapter.sourceanalytix.0",
                "ts": 1573945200016,
                "acl": {
                  "object": 1636,
                  "state": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                },
                "user": "system.user.admin"
              }
              

              Today ist auch gar nicht aktiviert

              2019-11-17 18_08_16-Window.png

              Today hole ich mir direkt aus dem Sonoff POW

              Dutchman 1 Reply Last reply Reply Quote 0
              • Dutchman
                Dutchman Developer Most Active Administrators @JB_Sullivan last edited by

                @JB_Sullivan sagte in Test Adapter SourceAnalytix v0.2.x:

                Today hole ich mir direkt aus dem Sonoff POW

                wen today nicht aktiviert ist warum kommt er dan im log ? 😉

                1 Reply Last reply Reply Quote 0
                • JB_Sullivan
                  JB_Sullivan last edited by

                  Ähhmmmm - möglicherweise ist das ein Wink mit dem Zaunpfahl?!?!? Aber ich verstehe den gerade nicht 😞

                  1 Reply Last reply Reply Quote 0
                  • JB_Sullivan
                    JB_Sullivan last edited by JB_Sullivan

                    Sorry wenn ich hier nochmal rein grätschen muss.

                    Ich habe jetzt die ganze Woche versucht das Verhalten des Adapters zu ergründen. Für mein dafür halten sind alle meine Einstellungen korrekt.

                    2019-11-24 11_04_49-Window.png

                    2019-11-24 11_03_51-Window.png

                    Ich benutze für Sourceanalytix immer nur den Energie Total Wert den mir die jeweiligen Leistungsmesser ausgeben. Das was ich dann bei den Objekt Daten von Sourceanalytix finde, ist zumindest für MICH schlüssig.

                    2019-11-24 11_07_29-Window.png

                    Darum verstehe ich auch nicht, warum mir im LOG immer wieder diese Meldung ausgegeben wird. Offensichtlich gibt es hier Probleme mit der Berechnung der Kosten - zumindest verstehe ich diese Meldung so.

                    sourceanalytix.0	2019-11-24 11:08:30.104	error	(1428) Error in case handling of cost type identificaton : undefined
                    

                    Das interessante an der Meldung ist folgendes. Gestern habe ich den Adapter von Info auf Debug umgestellt.
                    Die oben gezeigte Meldung tauchte dann nur noch sporadisch auf und verschwand im laufe der Nacht ohne weiteres zutun komplett.

                    Heute Morgen habe ich dann wieder von Debug auf Info zurück gestellt und sofort hagelte es massiv die Meldung - das muss doch irgend eine Ursache haben. Also ich komme da einfach nicht weiter.


                    sourceanalytix.0 2019-11-24 11:09:29.081 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:09:29.081 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:09:13.120 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:09:13.104 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:09:12.161 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:09:12.146 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:08:42.100 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:08:42.084 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:08:30.104 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:08:30.089 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:08:24.102 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:08:24.087 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:08:15.135 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:08:15.119 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:08:14.130 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:08:14.112 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:08:08.079 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:08:08.064 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:58.139 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:58.123 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:52.105 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:52.104 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:42.116 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:42.100 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:38.094 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:38.078 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:36.082 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:36.066 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:26.081 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:26.066 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:23.095 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:23.080 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:22.546 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:22.529 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:11.081 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:11.065 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:10.121 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:10.121 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:07.073 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:07.058 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:04.072 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:07:04.057 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:55.105 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:55.090 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:54.194 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:54.178 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:50.092 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:50.092 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:48.112 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:48.097 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:41.077 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:41.062 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:38.171 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:38.154 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:34.117 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:34.117 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:32.123 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:32.107 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:22.101 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:22.101 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:18.110 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:18.095 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:16.100 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:16.100 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:07.085 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:07.070 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:06.095 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:06.079 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:01.067 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:06:01.067 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:50.108 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:50.092 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:49.118 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:49.103 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:46.101 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:46.101 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:43.105 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:43.090 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:34.105 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:34.105 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:29.109 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:29.094 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:18.083 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:18.067 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:17.108 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:17.093 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:14.093 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:14.077 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:12.100 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:12.085 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:02.109 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:02.094 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:01.119 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:05:01.103 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:04:58.101 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:04:58.085 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:04:56.108 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:04:56.093 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:04:46.087 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:04:46.071 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:04:45.127 error (1428) Error in case handling of cost type identificaton : undefined
                    sourceanalytix.0 2019-11-24 11:04:45.112 error (1428) Error in case handling of cost type identificaton : undefined

                    1 Reply Last reply Reply Quote 0
                    • Dutchman
                      Dutchman Developer Most Active Administrators last edited by

                      @JB_Sullivan kan ich mal per TeamViewer oder anydesk bei dir mit schauen ?

                      1 Reply Last reply Reply Quote 0
                      • JB_Sullivan
                        JB_Sullivan last edited by

                        Würde ich gerne, aber ich habe weder das eine noch das andere Programm installiert bzw. wüsste wie ich es benutzen muss.

                        1 Reply Last reply Reply Quote 0
                        • Dutchman
                          Dutchman Developer Most Active Administrators last edited by

                          kannst ja mal hier vorbei schauen : https://www.youtube.com/watch?v=wQEoM5HW_ns

                          1 Reply Last reply Reply Quote 0
                          • S
                            Sascha12 last edited by Sascha12

                            Hallo,
                            ich würde gerne in dem Objektbaum in der obersten Ordnerebene den Namen Ändern, damit ich weiss, welches Gerät dort Daten liefert.
                            bc6f60f2-f948-4f46-8886-ea702b3df749-image.png
                            Aber so wie ich es eingetragen habe zum Test, ist es bis morgen wieder Überschrieben mit dem originalen "Power".

                            Eine Idee wie ich die Zuordnung meiner Geräte hinbekomme?

                            EDIT: Erledigt. Man muss einfach mehr rumklicken und Testen. Man kann ja einen Alias vergeben am original Datenpunkt.
                            🙂

                            VG Sascha

                            Dutchman 1 Reply Last reply Reply Quote 0
                            • Dutchman
                              Dutchman Developer Most Active Administrators @Sascha12 last edited by

                              @Sascha12 sagte in Test Adapter SourceAnalytix v0.2.x:

                              EDIT: Erledigt. Man muss einfach mehr rumklicken und Testen. Man kann ja einen Alias vergeben am original Datenpunkt.

                              😊

                              1 Reply Last reply Reply Quote 0
                              • hg6806
                                hg6806 Most Active last edited by

                                Moin!

                                Eigentlich kann man doch auch den Internet-Traffic einer Fritzbox (oder anderen) zu erfassen, oder?

                                Bevor aber hier was gemacht wird, wäre wichtiger die Perioden einzubauen. Ich glaube da warten schon viele drauf.

                                1 Reply Last reply Reply Quote 0
                                • B
                                  bommel_030 last edited by

                                  @Dutchman
                                  Wie sieht es denn aus mit den Perioden? So langsam nähert sich der Jahreswechsel und ich überlege wie ich die Daten zum Jahreswechsel dann speicher.
                                  Meinst du da kommt dieses Jahr noch ein passendes Update oder besser auf manuell sichern einstellen?

                                  Dutchman H 2 Replies Last reply Reply Quote 0
                                  • Dutchman
                                    Dutchman Developer Most Active Administrators @bommel_030 last edited by

                                    @bommel_030 sagte in Test Adapter SourceAnalytix v0.2.x:

                                    Meinst du da kommt dieses Jahr noch ein passendes Update oder besser auf manuell sichern einstellen?

                                    da komst ein passendes update zu im december

                                    1 Reply Last reply Reply Quote 0
                                    • B
                                      bommel_030 last edited by

                                      @Dutchman
                                      Danke, das klingt super. Wenn du vorher noch Versuchskaninchen brauchst melde ich mich freiwillig.

                                      Dutchman 1 Reply Last reply Reply Quote 0
                                      • Dutchman
                                        Dutchman Developer Most Active Administrators @bommel_030 last edited by

                                        @bommel_030 sagte in Test Adapter SourceAnalytix v0.2.x:

                                        Danke, das klingt super. Wenn du vorher noch Versuchskaninchen brauchst melde ich mich freiwillig.

                                        die werden wir brauchen es wird nämlich ein major Change in den Datenpunkten, mehr dazu aber später bin noch dabei die Struktur zu vervolstaendigen

                                        P 1 Reply Last reply Reply Quote 0
                                        • hg6806
                                          hg6806 Most Active last edited by

                                          Hilfe!!!
                                          Die Datenpunkte haben sich vom Smartmeter Adapter geändert.
                                          Wie mache ich das nun mit Sourceanalytix?
                                          Funktioniert das wenn ich bei den neuen Datenpunkten wieder Sourceanalytix anklicke und als Alias die alten?

                                          1 Reply Last reply Reply Quote 0
                                          • C
                                            Creator last edited by Creator

                                            Den selben Alias zu nutzen, klappt nicht. Weil der "nur" als Name genutzt wird und nicht als ID....

                                            Habe das selbe Problem mit allen folgen.
                                            https://forum.iobroker.net/topic/27490/probleme-nach-js-controller-update

                                            Eine Idee aber wohl aufwendig, wäre es die Datenpunkte zu verändern.
                                            Also in den Eigenschaften in dem Tab RAW das JSON bearbeiten.
                                            Aber ob das eine gute Idee ist, kann ich nicht beurteilen
                                            .

                                            Das ist eine schlechte Idee. 😞

                                            Inhalte der alten Datenpunkte in die neuen kopieren vielleicht noch ein Ansatz.

                                            Irgendwie großer misst.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            525
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter test
                                            103
                                            958
                                            248074
                                            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