Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Adapter "smartmeter"

    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

    Adapter "smartmeter"

    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      Arminhh last edited by

      Danke für den Hinweis! Das habe ich berücksichtigt! Erst die Verbindung zwischen Host und Slave dann über den Master Admin auf dem Slave den Smartmeter Adapter installiert!

      mfg

      Armin

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

        Danke für die Antwort,

        dann ist die Grundinstallation schon mal ok (so habe ich es auch - allerdings mit einem Pi2) und es läuft.

        Dann müsste @apollon77 etwas dazu sagen, der ist aber in Urlaub, was ihn aber anscheinend nicht hindern wird 😉

        Gruß

        Rainer

        1 Reply Last reply Reply Quote 0
        • A
          Arminhh last edited by

          Ich habe auch test weise mal einen anderen Adapter installiert. Der lief auf Anhieb auf dem Slave ! Liegt also nicht an meiner Installation!

          mfg

          Arminhh

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

            Vielleicht wären noch deine Versionen von js-controller und admin interessant.

            Gruß

            Rainer

            1 Reply Last reply Reply Quote 0
            • A
              Arminhh last edited by

              alles aktuell

              js-controller 1.1.2

              Admin 2.0.2

              1 Reply Last reply Reply Quote 0
              • A
                Arminhh last edited by

                die Dateien bzw. Verzeichnisse habe ich inzwischen gefunden gelöscht und neu installiert. Leider bekomme ich immer noch die Fehlermeldung

                host.IOBrokerKeller	2017-08-17 14:30:03.823	info	Do not restart adapter system.adapter.smartmeter.0 because disabled or deleted
                host.IOBrokerKeller	2017-08-17 14:30:03.822	error	instance system.adapter.smartmeter.0 terminated with code 1 ()
                host.IOBrokerKeller	2017-08-17 14:29:34.382	info	instance system.adapter.smartmeter.0 terminated with code null ()
                host.IOBrokerKeller	2017-08-17 14:29:34.381	warn	instance system.adapter.smartmeter.0 terminated due to SIGTERM
                host.IOBrokerKeller	2017-08-17 14:29:34.374	info	stopInstance system.adapter.smartmeter.0 killing pid 1842
                host.IOBrokerKeller	2017-08-17 14:29:34.373	info	stopInstance system.adapter.smartmeter.0
                host.IOBrokerKeller	2017-08-17 14:29:34.373	info	"system.adapter.smartmeter.0" disabled
                host.IOBrokerKeller	2017-08-17 14:29:34.372	info	object change system.adapter.smartmeter.0
                host.IOBrokerKeller	2017-08-17 14:29:33.143	info	instance system.adapter.smartmeter.0 started with pid 1842
                host.IOBrokerKeller	2017-08-17 14:29:32.146	info	Restart adapter system.adapter.smartmeter.0 because enabled
                host.IOBrokerKeller	2017-08-17 14:29:32.146	error	instance system.adapter.smartmeter.0 terminated with code 1 ()
                host.IOBrokerKeller	2017-08-17 14:29:30.517	info	instance system.adapter.smartmeter.0 started with pid 1836
                host.IOBrokerKeller	2017-08-17 14:29:03.105	info	Restart adapter system.adapter.smartmeter.0 because enabled
                

                Hat noch jemand einen Tip?

                Danke im Vorraus

                LG

                Arminhh

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

                  Mach mal eine Installation als root auf der Konsole.

                  cd /opt/iobroker
                  npm install iobroker.smartmeter --production
                  

                  Gruß

                  Rainer

                  1 Reply Last reply Reply Quote 0
                  • A
                    Arminhh last edited by

                    @Homoran:

                    Mach mal eine Installation als root auf der Konsole.

                    cd /opt/iobroker
                    npm install iobroker.smartmeter --production
                    

                    Gruß

                    Rainer `

                    die Idee hatte ich auch schon. Habe es aber trotzdem noch einmal probiert! War leider aber auch ohne Erfolg!

                    host.IOBrokerKeller	2017-08-17 15:03:47.884	info	Restart adapter system.adapter.smartmeter.0 because enabled
                    host.IOBrokerKeller	2017-08-17 15:03:47.883	error	instance system.adapter.smartmeter.0 terminated with code 1 ()
                    host.IOBrokerKeller	2017-08-17 15:03:46.233	info	instance system.adapter.smartmeter.0 started with pid 2111
                    host.IOBrokerKeller	2017-08-17 15:03:16.211	info	Restart adapter system.adapter.smartmeter.0 because enabled
                    host.IOBrokerKeller	2017-08-17 15:03:16.211	error	instance system.adapter.smartmeter.0 terminated with code 1 ()
                    host.IOBrokerKeller	2017-08-17 15:03:14.596	info	instance system.adapter.smartmeter.0 started with pid 2105
                    

                    Danke für die Hilfe!!

                    mfg

                    Arminhh

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

                      @Arminhh:

                      host.IOBrokerKeller	2017-08-17 14:29:32.146	error	instance system.adapter.smartmeter.0 terminated with code 1 ()
                      host.IOBrokerKeller	2017-08-17 14:29:30.517	info	instance system.adapter.smartmeter.0 started with pid 1836
                      host.IOBrokerKeller	2017-08-17 14:29:03.105	info	Restart adapter system.adapter.smartmeter.0 because enabled
                      ```` `  
                      

                      Starte den Adapter mal manuell über die Konsole sodass man den Fehler sieht:

                      cd /opt/iobroker/node_modules/iobroker.smartmeter
                      node smartmeter.js --force --logs
                      
                      
                      1 Reply Last reply Reply Quote 0
                      • A
                        Arminhh last edited by

                        Hier das Ergebnis!

                        root@IOBrokerKeller:/opt/iobroker/node_modules/iobroker.smartmeter# node smartmeter.js --force --logs
                        /opt/iobroker/node_modules/bindings/bindings.js:83
                                throw e
                                ^
                        
                        Error: Module version mismatch. Expected 46, got 48.
                            at Error (native)
                            at Object.Module._extensions..node (module.js:434:18)
                            at Module.load (module.js:343:32)
                            at Function.Module._load (module.js:300:12)
                            at Module.require (module.js:353:17)
                            at require (internal/module.js:12:17)
                            at bindings (/opt/iobroker/node_modules/bindings/bindings.js:76:44)
                            at Object. <anonymous>(/opt/iobroker/node_modules/serialport/lib/bindings.js:3:35)
                            at Module._compile (module.js:409:26)
                            at Object.Module._extensions..js (module.js:416:10)
                        root@IOBrokerKeller:/opt/iobroker/node_modules/iobroker.smartmeter#</anonymous> 
                        
                        1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators last edited by

                          Hattest du uns schon die nodejs version genannt mit der du arbeitest?

                          ..und wenn du schon dabei bist, bitte auch die npm-Version

                          Gruß

                          Rainer

                          1 Reply Last reply Reply Quote 0
                          • A
                            Arminhh last edited by

                            @Homoran:

                            Hattest du uns schon die nodejs version genannt mit der du arbeitest?

                            ..und wenn du schon dabei bist, bitte auch die npm-Version

                            Gruß

                            Rainer `

                            node -v

                            v4.8.4

                            npm -v

                            2.15.11

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

                              Da muss auch @apollon77 etwas zu sagen.

                              Im MOment wird Nodejs 6.xx empfohlen mit npm 3.x

                              nodejs 8.x ist noch buggy und bringt das aktuelle npm 5.xx mit

                              Gruß

                              Rainer

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

                                @Arminhh:

                                Error: Module version mismatch. Expected 46, got 48. `
                                Du hast irgendwoher Serialport für NodeJS 6.x installiert, führst aber NodeJS 4.x aus. Ein Update auf 6.x sollte helfen (und wird irgendwann sowieso nötig).

                                1 Reply Last reply Reply Quote 0
                                • A
                                  Arminhh last edited by

                                  super Danke auf Node 6 upgedatet den Lesekopf auf 8n1 und es läuft!!!

                                  mfg

                                  Arminhh

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

                                    Perfekt, ich komm vom Pool und alles schon bestens gefixt. Danke an alle Mitwirkenden 😉

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

                                      Hallo apollon77,

                                      Itron ACE3000 Typ 260

                                      Emlog IR Schrein/lesekopf USB

                                      Danke!

                                      1437_itron_ace3000_typ260.png

                                      @a200:

                                      @apollon77:

                                      Das bringt mich zu einer bitte: DIe Nutzer: Schickt mal bitte eure Zählertypen falls nicht von folgender Liste erfasst:

                                      • Hager eHz Energy Meter

                                      • EMH Energy Meter

                                      • EFR SmartGridHub

                                      • Siemens 2WR5 reader from an heat station

                                      • Elster AS1440

                                      • Iskraemeco MT174 `

                                      *Hager EHZ363W5 - Sowohl die vordere, als auch die hintere Schnittstelle!

                                      Danke! `

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

                                        Hallo,

                                        bin gerade über diesen Adapter gestolpert, aber der Thread ist nun auch schon etwas läglich. Habe ja mal den https://homematic-forum.de/forum/viewtopic.php?f=31&t=35461 hochauflösend auslesbar gemacht. Ebenso wird der https://homematic-forum.de/forum/viewtopic.php?p=328133#p328133 täglich vermessen und der Zustand des Heizbrennerventils per HM erfasst. Derzeit werden die Daten noch über die HM (CUxD) geleitet und dann an ioBroker. Geht so weit, graphiken können erstellt werden.

                                        <u>Frage 1:</u>

                                        Könnte der Adapter diese Daten auch aufgreifen und verarbeiten? Von der Wasseruhr und dem Heizölmesser kommen absolute Werte, vom Brennerventil Schaltzustände.

                                        <u>Frage 2:</u>

                                        Kann man dann noch etwas Statistik treiben?

                                        Mein Wasserzähler macht. z.B. noch sowas direkt auf dem WeMos:

                                        ! ````
                                        ************** Histograms **********
                                        ! figures in column 1 are the upper limits of the bins
                                        ! ************** flow **********
                                        liter/h count fraction
                                        10.00 12413 0.20
                                        200.00 20987 0.33
                                        400.00 10396 0.16
                                        800.00 18936 0.30
                                        1000.00 388 0.01
                                        1200.00 128 0.00
                                        2000.00 66 0.00
                                        4000.00 1 0.00
                                        0.00 0 0.00
                                        ! ************** ContinuousQuantity **********
                                        liter count fraction
                                        1.00 10274 0.59
                                        2.00 1491 0.09
                                        10.00 4830 0.28
                                        20.00 747 0.04
                                        100.00 152 0.01
                                        200.00 0 0.00
                                        400.00 0 0.00
                                        1000.00 0 0.00
                                        0.00 0 0.00
                                        ! ************** ContinuousFlowTime **********
                                        seconds count fraction
                                        5.00 5878 0.34
                                        15.00 2751 0.16
                                        45.00 5589 0.32
                                        105.00 2673 0.15
                                        485.00 597 0.03
                                        1485.00 6 0.00
                                        3585.00 0 0.00
                                        -15.00 0 0.00
                                        ! ************** DailyQuantity **********
                                        liter count fraction
                                        10.00 0 0.00
                                        50.00 0 0.00
                                        100.00 3 0.02
                                        200.00 12 0.09
                                        300.00 52 0.37
                                        600.00 70 0.50
                                        1200.00 3 0.02
                                        0.00 0 0.00
                                        ! ************** maxElapsedTime **********
                                        min count fraction
                                        1.00 0 0.00
                                        10.00 0 0.00
                                        15.00 0 0.00
                                        60.00 5 0.04
                                        120.00 66 0.47
                                        360.00 69 0.49
                                        480.00 0 0.00
                                        0.00 0 0.00
                                        ! ************** end **********

                                        ****<u>Frage 3:</u>****
                                        
                                        Falls die Daten, die eh schon auf dem ioBroker sind, so nicht nutzbar wären, könnte ich zumindest die von den WeMos (Wasser + Tank) direkt vom WeMos schicken. Dieses [http://forum.iobroker.net/viewtopic.php?p=78915#p78915](http://forum.iobroker.net/viewtopic.php?p=78915#p78915) könnte ich wahrscheinlich noch bedienen.
                                        
                                        Müßte ich den String dann über http direkt an den ioBroker schicken?
                                        1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators last edited by

                                          Hallo klassisch,

                                          apollon77 ist gerade in Urlaub, wird es sich aber wahrscheinlich nicht nehmen lassen sich nachher dazu melden 😉

                                          und das muss er auch, egal wann.

                                          Wenn ich dich richtig verstanden habe könntest du die Daten im OBIS-Format liefern (??).

                                          Das wäre ja schon etwas.

                                          Im Moment werden die Daten über IR->USB Sensoren erfasst, also Signale, die über USB reinkommen, verarbeitet.

                                          Gruß

                                          Rainer

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

                                            Ja, aber eigentlich sind die Daten ja schon auf dem ioBroker vorhanden.

                                            Gesendet von meinem ZTE A2016 mit Tapatalk

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

                                            Support us

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

                                            480
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            279
                                            3620
                                            2028127
                                            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