Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Smart Meter von Netz Oö (Energie AG)

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Smart Meter von Netz Oö (Energie AG)

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Manuel001 last edited by Thomas Braun

      @manuel001 sagte in Smart Meter von Netz Oö (Energie AG):

      Als pi, NICHT als root! Und auch nix per sudo oder ähnlichem Blödsinn...

      cd /opt/iobroker/
      npm install aes-js
      

      Eine korrekte Installation in iobroker sieht dann so aus:

      echad@chet:/opt/iobroker $ npm list aes-js
      iobroker.inst@3.0.0 /opt/iobroker
      └── (empty)
      
      echad@chet:/opt/iobroker $ npm install aes-js
      
      added 1 package in 19s
      
      2 packages are looking for funding
        run `npm fund` for details
      echad@chet:/opt/iobroker $ npm list aes-js
      iobroker.inst@3.0.0 /opt/iobroker
      └── aes-js@3.1.2
      
      1 Reply Last reply Reply Quote 0
      • alealdata
        alealdata last edited by

        @thomas-braun gut hast mich überredet nur klappt das nicht.
        npm wäre ja auch falsch

        In meinem Fall ist das ein Hoobsimage und IOBroker nachinstalliert.

        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @alealdata last edited by Thomas Braun

          @alealdata sagte in Smart Meter von Netz Oö (Energie AG):

          In meinem Fall ist das ein Hoobsimage und IOBroker nachinstalliert.

          Und?

          Das Modul aes-js soll doch in den ioBroker rein, oder nicht?

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

            @thomas-braun sagte in Smart Meter von Netz Oö (Energie AG):

            doch in den ioBroker rein, oder nicht?

            Oder!???
            Ich war bisher auch davon ausgegangen

            @alealdata sagte in Smart Meter von Netz Oö (Energie AG):

            Die Beschreibung von oben bezieht sich auf die direkte Installation von NodeRed und nicht innerhalb von IOBroker

            Hier wird anscheinend einiges durcheinandergewürfelt.

            Ich habe jetzt auch keine Ahnung mehr wie der aktuelle wirkliche Stand ist

            alealdata 1 Reply Last reply Reply Quote 0
            • M
              Manuel001 @Thomas Braun last edited by

              @thomas-braun sagte in Smart Meter von Netz Oö (Energie AG):

              Echt jetzt?

              Da war ich schon am probieren von dem Beitrag davor. Dass man das nicht machen soll, habe ich erst gelesen wie es schon gemacht war.
              Aber ich spiele jetzt mal das Image ein, welches ich zuvor als Backup gemacht habe.
              Dann sollte es wieder sauber sein und kann weitere Versuche starten.

              1 Reply Last reply Reply Quote 0
              • alealdata
                alealdata @Homoran last edited by alealdata

                @homoran hab mehrere Raspberrys laufen
                Hab es bei meinem System mit IOBroker ebenfalls versucht mit dem gleichem Resultat

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

                  @alealdata sagte in Smart Meter von Netz Oö (Energie AG):

                  @homoran hab mehrere Raspberrys laufen
                  Hab es bei meinem System mit IOBroker ebenfalls versucht mit dem gleichem Resultat

                  ihr habt mich/uns jetzt aber abgehängt.

                  Wir wissen im Moment nicht mehr wie der aktuelle Status ist:

                  • geht es um den node-red Adapter von ioBroker?
                  • geht es um node-red standalone?
                  • und wie steht es in der ominösen Anleitung?
                  • wie wird das umgesetzt?
                    usw.

                  Eine Anleitung für ein externes System kann nicht unbedingt "einfach so" für den ioBroker übernommen werden

                  alealdata 1 Reply Last reply Reply Quote 0
                  • alealdata
                    alealdata @Homoran last edited by alealdata

                    @homoran

                    Anleitung bezieht sich auf NodeRed standalone

                    installation von aes-js klappt in NodeRed standalone
                    installation von aes-js klappt in der Konsole auf dem System mit IOBroker leider nicht

                    Wie wäre dann die korrekte Vorgehensweise?

                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @alealdata last edited by

                      @alealdata sagte in Smart Meter von Netz Oö (Energie AG):

                      installation von aes-js klappt in NodeRed standalone
                      installation von aes-js klappt in der Konsole auf dem System mit IOBroker leider nicht

                      Klappt nicht ist keine Fehlerbeschreibung. Höchstens für Toilettendeckel, aber nicht für Programme.

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

                        @thomas-braun sagte in Smart Meter von Netz Oö (Energie AG):

                        Höchstens für Toilettendeckel,

                        und für Katzenklappen 🐈

                        alealdata 1 Reply Last reply Reply Quote 1
                        • alealdata
                          alealdata @Homoran last edited by alealdata

                          @homoran wenn ich das richtig verstanden hab wären das die 2 Vorschläge gewesen:
                          8c916eb6-5a89-42dd-9a5a-604a1776632b-image.png

                          Log:
                          0 info it worked if it ends with ok
                          1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'install', 'aes-js' ]
                          2 info using npm@6.14.11
                          3 info using node@v14.16.0
                          4 verbose npm-session 05b2deaf49d7ee14
                          5 silly install loadCurrentTree
                          6 silly install readLocalPackageData
                          7 silly fetchPackageMetaData error for aes-js@file:node_modules/aes-js ELOOP: too many symbolic links encountered, open '/opt/iobroker/node_modules/aes-js/package.json'
                          8 timing stage:rollbackFailedOptional Completed in 1ms
                          9 timing stage:runTopLevelLifecycles Completed in 12179ms
                          10 verbose stack Error: ELOOP: too many symbolic links encountered, open '/opt/iobroker/node_modules/aes-js/package.json'
                          11 verbose cwd /opt/iobroker
                          12 verbose Linux 5.10.11-v7l+
                          13 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "aes-js"
                          14 verbose node v14.16.0
                          15 verbose npm v6.14.11
                          16 error code ELOOP
                          17 error syscall open
                          18 error path /opt/iobroker/node_modules/aes-js/package.json
                          19 error errno -40
                          20 error ELOOP: too many symbolic links encountered, open '/opt/iobroker/node_modules/aes-js/package.json'
                          21 verbose exit [ -40, true ]

                          @Manuel001 hat es bei dir geklappt?

                          Homoran Thomas Braun M 3 Replies Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @alealdata last edited by

                            @alealdata sagte in Smart Meter von Netz Oö (Energie AG):

                            wenn ich das richtig verstanden hab wären das die 2 Vorschläge gewesen:

                            ich habe weder die Anleitung gelesen, noch erweiterte Ahnung von node-red.

                            Ich weiß daher überhaupt nicht, ob und wie dieses Paket überhaupt installiert werden müsste um das zu tun, was ihr erwartet

                            alealdata 1 Reply Last reply Reply Quote 0
                            • alealdata
                              alealdata @Homoran last edited by

                              @homoran ja ohne den läuft leider der ganze Flow nicht
                              Trotzdem danke für die Hilfe und ich suche noch weiter.

                              1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @alealdata last edited by Thomas Braun

                                @alealdata

                                Dein nodeJS ist falsch installiert.

                                Bitte Konsolentext und sonstige Textausgaben nicht als Screenshot sondern als Text in CodeTags.

                                Wobei ich wie Homoran ebenso wenig weiß wo das Modul jetzt genau platziert werden soll. In ioBroker?

                                alealdata 1 Reply Last reply Reply Quote 0
                                • alealdata
                                  alealdata @Thomas Braun last edited by alealdata

                                  @thomas-braun ok danke für die Info das schau ich mir an!

                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • M
                                    Manuel001 @alealdata last edited by Manuel001

                                    @alealdata
                                    Ich habe es jetzt probiert:

                                    pi@iobroker:~ $ cd /opt/iobroker/
                                    pi@iobroker:/opt/iobroker $ install aes-js
                                    install: Fehlender Zieldatei‐Operand hinter 'aes-js'
                                    „install --help“ liefert weitere Informationen.
                                    pi@iobroker:/opt/iobroker $ npm install aes-js
                                    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
                                    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
                                    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                    
                                    + aes-js@3.1.2
                                    added 1 package from 1 contributor in 57.381s
                                    
                                    33 packages are looking for funding
                                      run `npm fund` for details
                                    
                                    
                                    
                                       ╭────────────────────────────────────────────────────────────────╮
                                       │                                                                │
                                       │      New major version of npm available! 6.14.11 → 7.14.0      │
                                       │   Changelog: https://github.com/npm/cli/releases/tag/v7.14.0   │
                                       │               Run npm install -g npm to update!                │
                                       │                                                                │
                                       ╰────────────────────────────────────────────────────────────────╯
                                    
                                    pi@iobroker:/opt/iobroker $
                                    
                                    

                                    Das hat funktioniert, oder?
                                    Der nächste Schritt wäre dann das setting.js editieren:
                                    6.jpg
                                    Aber welche Datei ist die Richtige?:

                                    pi@iobroker:/opt/iobroker $ find -iname settings.js
                                    ./iobroker-data/node-red/settings.js
                                    ./node_modules/iobroker.node-red/settings.js
                                    ./node_modules/node-red/settings.js
                                    ./node_modules/@node-red/runtime/lib/settings.js
                                    ./node_modules/@node-red/runtime/lib/storage/localfilesystem/settings.js
                                    ./node_modules/@node-red/runtime/lib/api/settings.js
                                    ./node_modules/@node-red/editor-api/lib/editor/settings.js
                                    ./node_modules/@node-red/editor-api/lib/admin/settings.js
                                    
                                    alealdata 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @alealdata last edited by

                                      @alealdata Schau in meiner Signatur, da wird's erklärt.

                                      1 Reply Last reply Reply Quote 0
                                      • alealdata
                                        alealdata @Manuel001 last edited by alealdata

                                        @manuel001 würde es mit der ./node_modules/iobroker.node-red/settings.js versuchen
                                        bei mir hat sich Hoobs Node.js v14.16.0 eingerichtet und läuft auch ohne Mängel und möchte da auch ungern etwas ändern - nur zum Testen

                                        Thomas Braun M 2 Replies Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @alealdata last edited by

                                          @alealdata Was auch immer Hoobs ist...

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

                                            @thomas-braun sagte in Smart Meter von Netz Oö (Energie AG):

                                            @alealdata Was auch immer Hoobs ist...

                                            Hab ich mich auch gefragt!

                                            HOOBS - a stack that simplifies your smart home.

                                            google Ergebnis

                                            oder:
                                            https://github.com/hoobs-org

                                            alealdata 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

                                            856
                                            Online

                                            31.7k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            11
                                            108
                                            15027
                                            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