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.
    • Dutchman
      Dutchman Developer Most Active Administrators last edited by

      @hg6806:

      Moin,

      ich bekomme auch einen Menge Fehler, obwohl die Default Werte für die Kosten drin sind.

      2019-01-19 11_38_35-Window.png

      Upload hatte ich gemacht

      Ich sehe in den DP Vom Adapter auch immer nur Absolutwerte und nie Werte, was gerade nur am Tag verbraucht/geliefert wurde.

      Man muss doch kWh/Wh Werte eintragen und nicht kW/W, oder? `

      nach dem upload musst du noch Einstellungen auf den states vornehmen !

      Wie gesagt wurde die komplette Konfiguration in 0.1.9 überarbeitet bitte alle Einstellungen (Adapter und states) durchlaufen.

      Die Fehlermeldung sagt das du beim state nicht angegeben hast was fur en typ es ist.

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

        @Just:

        Die 0.1.9 funktioniert bei mir Prima!

        Vielen Dank!

        Ist es möglich, dass du Objekte hinzufügst für "LastDay", "LastWeek", "LastMonth", "LastQuarter", "LastWeek"

        und vielleicht die Möglichkeit, den Jahresanfang auf ein eigenes Datum zu setzen.

        Für mich persönlich würde das Sinn ergeben, weil der Stromvertrag im November geschlossen wurde. `

        gerne 🙂

        Ja ! siehe https://github.com/iobroker-community-a … /issues/15

        die Berechnung fur Periode wird zwischen 0.2.0 und 0.5.0 kommen

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

          @dos1973:

          ***offtopic,

          der "GIT Upload", wo kann ich etwas dazu lesen, was ist das , was macht das? warum muss ich etwas "hochladen" und was wird da "hochgeladen. Wenn jemand einen Link hat, wäre ich dankbar. `

          Die installation eines adapters wird in mehreren schritten ausgeführt :

          aus

          1. Die neue version wird installiert in /opt/iobroker/node_modules

          2. Die neue Daten des adapters werden in die Instanz verschoben (das ist der upload!)

          3. der adapter wird neu gestartet

          Wen man über ppm bzw admin installiert werden schritt 1-3 automatisch ausgeführt, bei einer installation aus git wird schritt 2 & 3 nicht automatisch erledigt darum miss man den upload ausfuhren.

          ~ Dutch

          1 Reply Last reply Reply Quote 0
          • D
            dos1973 last edited by

            ok, das hochladen beudeutet auf meinem System "verschieben", es wird nichts irgendwo ins www hochgeladen.

            ein hochladen, kann ich also immer wieder machen… ich sehe bei verschiedenen Adapter den "Pfeil" habe ihn bisher aber noch nie aktiv benutzt -> immer nur bei Aufforderung weil etwas nicht lief :lol:

            Danke

            1 Reply Last reply Reply Quote 0
            • D
              dos1973 last edited by

              auch nach "upload" erfolgen weiter FM

              sourceanalytix.0	2019-01-19 12:34:56.828	error	Error in case handling of cost type identificatonundefined
              sourceanalytix.0	2019-01-19 12:34:56.818	info	Handling calculations for : Flur_Taster_K7.ENERGY_COUNTER
              sourceanalytix.0	2019-01-19 12:34:51.822	error	Error in case handling of cost type identificatonundefined
              sourceanalytix.0	2019-01-19 12:34:51.813	info	Handling calculations for : Flur_Taster_K7.ENERGY_COUNTER
              sourceanalytix.0	2019-01-19 12:34:46.816	error	Error in case handling of cost type identificatonundefined
              sourceanalytix.0	2019-01-19 12:34:46.810	info	Handling calculations for : Flur_Taster_K7.ENERGY_COUNTER
              sourceanalytix.0	2019-01-19 12:34:41.820	error	Error in case handling of cost type identificatonundefined
              sourceanalytix.0	2019-01-19 12:34:41.810	info	Handling calculations for : Flur_Taster_K7.ENERGY_COUNTER
              sourceanalytix.0	2019-01-19 12:34:36.814	error	Error in case handling of cost type identificatonundefined
              sourceanalytix.0	2019-01-19 12:34:36.810	info	Handling calculations for : Flur_Taster_K7.ENERGY_COUNTER
              sourceanalytix.0	2019-01-19 12:34:31.815	error	Error in case handling of cost type identificatonundefined
              sourceanalytix.0	2019-01-19 12:34:31.809	info	Handling calculations for : Flur_Taster_K7.ENERGY_COUNTER
              sourceanalytix.0	2019-01-19 12:34:26.817	error	Error in case handling of cost type identificatonundefined
              
              1 Reply Last reply Reply Quote 0
              • Dutchman
                Dutchman Developer Most Active Administrators last edited by

                @dos1973:

                auch nach "upload" erfolgen weiter FM `

                Du musst noch bei den states den type selektieren

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

                  Welche states muss ich setzen?

                  Ich habe 2 Smartmeter. Davon habe ich auf insgesamt 4 Datenpunkten SourceAnalytix aktiviert und auch sonst alles angehakt.

                  Was fehlt dann noch?

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

                    @hg6806:

                    Welche states muss ich setzen?

                    Ich habe 2 Smartmeter. Davon habe ich auf insgesamt 4 Datenpunkten SourceAnalytix aktiviert und auch sonst alles angehakt.

                    Was fehlt dann noch? `

                    der meassurement type

                    979_schermafbeelding_2019-01-19_om_14.07.31.png

                    1 Reply Last reply Reply Quote 0
                    • D
                      dos1973 last edited by

                      @Dutchman:

                      @dos1973:

                      auch nach "upload" erfolgen weiter FM `

                      Du musst noch bei den states den type selektieren `

                      also wenn das hier gemein war, das hatte ich schon
                      8724_bildschirmfoto_2019-01-19_um_14.16.52.png

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

                        Es kommt aber definitiv nicht an das sagt die Fehlermeldung :-).

                        Deaktiviere Mal bitte logging für diesen state, speichern und Fenster schließen Dan Adapter neu starten.

                        Danach bitte wieder aktivieren und melden was passiert

                        Sent from my iPhone using Tapatalk

                        1 Reply Last reply Reply Quote 0
                        • Issi
                          Issi Developer last edited by

                          Hallo ich habe das Problem das ich keine errechnete werte bekomme sonder nur das was der Adapter auslist obwohl ein start wert eingegeben ist
                          9343__cb3d51b0-ba7d-493a-a23e-153478051630_.png.jpg
                          hab den adpter schon komplet neu instalirt und auch upload gemacht.

                          sourceanalytix.0	2019-01-19 15:08:10.681	info	Meter Calculation executed
                          sourceanalytix.0	2019-01-19 15:08:10.681	info	calculated cost year : 1862.50
                          sourceanalytix.0	2019-01-19 15:08:10.681	info	calculated cost quarter : 1862.50
                          sourceanalytix.0	2019-01-19 15:08:10.681	info	calculated cost month : 1862.50
                          sourceanalytix.0	2019-01-19 15:08:10.681	info	calculated cost week : 1862.50
                          sourceanalytix.0	2019-01-19 15:08:10.681	info	calculated cost day : 1862.50
                          sourceanalytix.0	2019-01-19 15:08:10.681	info	example state string : sourceanalytix.0.fritzdect__0__DECT200_087610203691__energy.cost.01_current_day
                          sourceanalytix.0	2019-01-19 15:08:10.681	info	delivery type .consumption.
                          sourceanalytix.0	2019-01-19 15:08:10.681	info	cost type .cost.
                          sourceanalytix.0	2019-01-19 15:08:10.681	info	objroot sourceanalytix.0.fritzdect__0__DECT200_087610203691__energy
                          sourceanalytix.0	2019-01-19 15:08:10.681	info	year consumed 6898.16
                          sourceanalytix.0	2019-01-19 15:08:10.681	info	quarter consumed 6898.16
                          sourceanalytix.0	2019-01-19 15:08:10.681	info	month consumed 6898.16
                          sourceanalytix.0	2019-01-19 15:08:10.681	info	week consumed 6898.16
                          sourceanalytix.0	2019-01-19 15:08:10.681	info	day consumed 6898.16
                          sourceanalytix.0	2019-01-19 15:08:10.681	info	calculated reading day : 6898.160
                          sourceanalytix.0	2019-01-19 15:08:10.681	info	calculated reading quarter : 6898.160
                          sourceanalytix.0	2019-01-19 15:08:10.681	info	calculated reading month : 6898.160
                          sourceanalytix.0	2019-01-19 15:08:10.681	info	calculated reading week : 6898.160
                          sourceanalytix.0	2019-01-19 15:08:10.665	info	calculated reading day : 6898.160
                          sourceanalytix.0	2019-01-19 15:08:10.665	info	year start : 0
                          sourceanalytix.0	2019-01-19 15:08:10.665	info	quarter start 0
                          sourceanalytix.0	2019-01-19 15:08:10.665	info	month start 0
                          sourceanalytix.0	2019-01-19 15:08:10.665	info	week start : 0
                          sourceanalytix.0	2019-01-19 15:08:10.665	info	day start : 0
                          sourceanalytix.0	2019-01-19 15:08:10.665	info	reading_start : 0
                          sourceanalytix.0	2019-01-19 15:08:10.665	info	Handle meter history : true
                          sourceanalytix.0	2019-01-19 15:08:10.665	info	Handle consumption calculations : true
                          sourceanalytix.0	2019-01-19 15:08:10.665	info	Cost unit : 0.27
                          sourceanalytix.0	2019-01-19 15:08:10.665	info	Cost basic : 15
                          sourceanalytix.0	2019-01-19 15:08:10.665	info	Calculation Factor : 0.27
                          sourceanalytix.0	2019-01-19 15:08:10.665	info	Handle cost calculations : true
                          sourceanalytix.0	2019-01-19 15:08:10.665	info	Case result : Electricity consumption
                          sourceanalytix.0	2019-01-19 15:08:10.665	info	Meter current reading : 6898160
                          sourceanalytix.0	2019-01-19 15:08:10.665	info	Handling calculations for : Switch total energy
                          sourceanalytix.0	2019-01-19 15:08:10.665	info	Write calculations for : fritzdect.0.DECT200_087610203691.energy
                          sourceanalytix.0	2019-01-19 15:08:10.665	info	{"type":"state","common":{"name":"Switch total energy","type":"number","unit":"Wh","min":0,"read":true,"write":false,"role":"value.power.consumption","desc":"Switch total energy","custom":{"sourceanal
                          
                          1 Reply Last reply Reply Quote 0
                          • Dutchman
                            Dutchman Developer Most Active Administrators last edited by

                            @Issi:

                            Hallo ich habe das Problem das ich keine errechnete werte bekomme sonder nur das was der Adapter auslist obwohl ein start wert eingegeben ist

                            {CB3D51B0-BA7D-493A-A23E-153478051630}.png.jpg

                            hab den adpter schon komplet neu instalirt und auch upload gemacht. `

                            das sieht alles OK aus im log, deaktiviere mal bitten diesen state und aktivieren ihn neu, dazwischen adapter neu starten

                            1 Reply Last reply Reply Quote 0
                            • Issi
                              Issi Developer last edited by

                              Das Habe ich schon paar mal gemacht da passiert nicht viel er nimmt immer den wert den er auslist
                              9343__74c4d7c3-2d91-4a96-959c-db4dbce8bf9c_.png.jpg
                              im log stecht der reading_start auf 0 soll er so sein ?

                              sourceanalytix.0	2019-01-19 16:24:29.612	info	Meter Calculation executed
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	calculated cost year : 1862.64
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	calculated cost quarter : 1862.64
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	calculated cost month : 1862.64
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	calculated cost week : 1862.64
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	calculated cost day : 1862.64
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	example state string : sourceanalytix.0.fritzdect__0__DECT200_087610203691__energy.cost.01_current_day
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	delivery type .consumption.
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	cost type .cost.
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	objroot sourceanalytix.0.fritzdect__0__DECT200_087610203691__energy
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	year consumed 6898.684
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	quarter consumed 6898.684
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	month consumed 6898.684
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	week consumed 6898.684
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	day consumed 6898.684
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	calculated reading day : 6898.684
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	calculated reading quarter : 6898.684
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	calculated reading month : 6898.684
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	calculated reading week : 6898.684
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	calculated reading day : 6898.684
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	year start : 0
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	quarter start 0
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	month start 0
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	week start : 0
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	day start : 0
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	reading_start : 0
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	Handle meter history : true
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	Handle consumption calculations : true
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	Cost unit : 0.27
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	Cost basic : 15
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	Calculation Factor : 0.27
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	Handle cost calculations : true
                              sourceanalytix.0	2019-01-19 16:24:29.612	info	Case result : Electricity consumption
                              sourceanalytix.0	2019-01-19 16:24:29.596	info	Meter current reading : 6898684
                              sourceanalytix.0	2019-01-19 16:24:29.596	info	Handling calculations for : Switch total energy
                              sourceanalytix.0	2019-01-19 16:24:29.596	info	Write calculations for : fritzdect.0.DECT200_087610203691.energy
                              sourceanalytix.0	2019-01-19 16:24:29.596	info	{"type":"state","common":{"name":"Switch total energy","type":"number","unit":"Wh","min":0,"read":true,"write":false,"role":"value.power.consumption","desc":"Switch total energy","custom":{"sourceanal
                              
                              1 Reply Last reply Reply Quote 0
                              • hg6806
                                hg6806 Most Active last edited by

                                Messart hatte ich bei jeden Gerät ganz sicher ausgewählt.

                                1 Reply Last reply Reply Quote 0
                                • Issi
                                  Issi Developer last edited by

                                  Ich hab jetzt mal bei allen Zählerstanden den gleichen wert eingetragen jetzt rechnet er auch aus aber wozu ist dann der wert start_meassure
                                  9343__62895314-187d-41d9-98de-b830eb3b3a56_.png.jpg
                                  ohne den wert rechnet er auch aus

                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	Meter Calculation executed
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	calculated cost year : 0.07
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	calculated cost quarter : 0.07
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	calculated cost month : 0.07
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	calculated cost week : 0.07
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	calculated cost day : 0.07
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	example state string : sourceanalytix.0.fritzdect__0__DECT200_087610203691__energy.cost.01_current_day
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	delivery type .consumption.
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	cost type .cost.
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	objroot sourceanalytix.0.fritzdect__0__DECT200_087610203691__energy
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	year consumed 0.26600000000053114
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	quarter consumed 0.26600000000053114
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	month consumed 0.26600000000053114
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	week consumed 0.26600000000053114
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	day consumed 0.26600000000053114
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	calculated reading day : 0.266
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	calculated reading quarter : 0.266
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	calculated reading month : 0.266
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	calculated reading week : 0.266
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	calculated reading day : 0.266
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	year start : 6898.556
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	quarter start 6898.556
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	month start 6898.556
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	week start : 6898.556
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	day start : 6898.556
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	reading_start : 0
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	Handle meter history : true
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	Handle consumption calculations : true
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	Cost unit : 0.27
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	Cost basic : 15
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	Calculation Factor : 0.27
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	Handle cost calculations : true
                                  sourceanalytix.0	2019-01-19 16:44:47.542	info	Case result : Electricity consumption
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • hg6806
                                    hg6806 Most Active last edited by

                                    Mit den eingetragenen Startwerten wird jetzt bei mir auch fleißig gezählt 🙂

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

                                      @Issi:

                                      Ich hab jetzt mal bei allen Zählerstanden den gleichen wert eingetragen jetzt rechnet er auch aus aber wozu ist dann der wert start_meassure

                                      [ `

                                      Danke !

                                      Mist mein Fehler der Wert muss raus du musst nur startwerte für Jahr, Tag usw eingeben…

                                      Dieser Wert ist für später wen Perioden Berechnungen implementiert werden ich mache ihn unsichtbar bis es soweit ist

                                      Sent from my iPhone using Tapatalk `

                                      1 Reply Last reply Reply Quote 0
                                      • Homer.J.
                                        Homer.J. last edited by

                                        Hi Dutch,

                                        läuft alles soweit, bei mir wird aber aller 5 Sekunden das im Log ausgegeben.

                                        sourceanalytix.0 2019-01-19 18:28:56.020 info Handling calculations for : Wärmepumpe

                                        sourceanalytix.0 2019-01-19 18:28:56.019 info Handling calculations for : Hausstrom

                                        sourceanalytix.0 2019-01-19 18:28:51.018 info Handling calculations for : Wärmepumpe

                                        sourceanalytix.0 2019-01-19 18:28:51.018 info Handling calculations for : Hausstrom

                                        sourceanalytix.0 2019-01-19 18:28:46.018 info Handling calculations for : Wärmepumpe

                                        sourceanalytix.0 2019-01-19 18:28:46.018 info Handling calculations for : Hausstrom

                                        sourceanalytix.0 2019-01-19 18:28:41.013 info Handling calculations for : Wärmepumpe

                                        sourceanalytix.0 2019-01-19 18:28:41.013 info Handling calculations for : Hausstrom

                                        sourceanalytix.0 2019-01-19 18:28:36.013 info Handling calculations for : Wärmepumpe

                                        sourceanalytix.0 2019-01-19 18:28:36.012 info Handling calculations for : Hausstrom

                                        sourceanalytix.0 2019-01-19 18:28:31.010 info Handling calculations for : Wärmepumpe

                                        sourceanalytix.0 2019-01-19 18:28:31.009 info Handling calculations for : Hausstrom

                                        Gruß

                                        1 Reply Last reply Reply Quote 0
                                        • Issi
                                          Issi Developer last edited by

                                          kannst den Adapter im loglevel von info auf warn setzen dann hört es auf du bekommst dann nur die Warnungen und Error von dem Adapter angezeigt
                                          9343__d7e369ae-0fc4-42c0-b1e9-d1d3333fae51_.png.jpg

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

                                            ….. und so kann es dann aussehen, wenn man anfängt die neu gewonnen Daten im VIS schonmal ein wenig sichtbar zu machen.

                                            https://www.dropbox.com/s/4ih1dfqmuhgf0 … s.png?dl=0

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            781
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

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