Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. [Neuer Adapter] EuSec

    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

    [Neuer Adapter] EuSec

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Stormbringer @AxelZZ last edited by

      @axelzz Steht ein paar Posts weiter unten 😉

      Über Github mit dem Link installieren. Wenn ich TbsJah richtig verstanden habe

      https://github.com/bropat/ioBroker.eufy-security/tarball/develop

      G 1 Reply Last reply Reply Quote 0
      • G
        guitardoc @Stormbringer last edited by

        @stormbringer Wenn ich das richtig sehe, dann ist das aber auch die Version 1.2.1, oder täusche ich mich? Ich kann auch nirgends eine Version 1.3.0 finden.

        J AxelZZ 2 Replies Last reply Reply Quote 0
        • J
          jwerlsdf @guitardoc last edited by

          @guitardoc
          Nein, ist die 1.3. Bei mir sind die timeout Fehler nun weg und bin bisher mit der version zufrieden.

          AxelZZ S 2 Replies Last reply Reply Quote 0
          • AxelZZ
            AxelZZ @guitardoc last edited by AxelZZ

            @guitardoc danke,

            1 Reply Last reply Reply Quote 0
            • AxelZZ
              AxelZZ @jwerlsdf last edited by

              @jwerlsdf geade einmal probiert, bekomme Fehler und lässt sich nicht installieren. Werde am WE noch einmal intensiver probieren. Iobroker läuft auf einer VM unter Proxmox.

              Viele Grüße
              Axel

              1 Reply Last reply Reply Quote 0
              • S
                Stormbringer @jwerlsdf last edited by Stormbringer

                @jwerlsdf Wie hast du das hinbekommen? 🙈

                1 Reply Last reply Reply Quote 0
                • G
                  guitardoc last edited by

                  Ich hab die Version 1.3.0 über Github/benutzerdefinierte URL versucht zu installieren, aber die Installation endet mit Code25 - Installation nicht möglich. Kann jemand, der es hinbekommen hat, eine genaue Anleitung geben, wie die Version 1.3.0 zu installieren ist?

                  AxelZZ J 2 Replies Last reply Reply Quote 0
                  • AxelZZ
                    AxelZZ @guitardoc last edited by

                    @guitardoc Bei mir genauso...

                    1 Reply Last reply Reply Quote 0
                    • J
                      jwerlsdf @guitardoc last edited by

                      @guitardoc
                      Adapter --> über github installieren --> Benutzerdefiniert --> Folgenden Link eingeben: https://github.com/bropat/eufy-security-client/tree/develop

                      Bei Adapter steht dann folgendes:

                      Verfügbare Version:
                      1.2.1
                      Installierte Version:
                      1.3.0

                      G 1 Reply Last reply Reply Quote 0
                      • G
                        guitardoc @jwerlsdf last edited by

                        @jwerlsdf Es funktioniert bei mir leider nicht:
                        e380cd3d-cd01-4411-ad8b-ba983e3d0ec2-image.png

                        J cash 2 Replies Last reply Reply Quote 0
                        • J
                          jwerlsdf @guitardoc last edited by

                          @guitardoc
                          Probier mal diesen link.
                          https://github.com/bropat/ioBroker.eusec/tree/develop

                          G 1 Reply Last reply Reply Quote 0
                          • G
                            guitardoc @jwerlsdf last edited by

                            @jwerlsdf Damit lies sich der Adapter zwar auf 1.3.0 installieren, aber nicht mehr starten. Da kamen zig schwere Fehlermeldungen. Er blieb gleich auf rot stehen, ist nicht mal bis gelb gekommen...

                            J 1 Reply Last reply Reply Quote 0
                            • J
                              jwerlsdf @guitardoc last edited by jwerlsdf

                              @guitardoc
                              Welche Fehler? Bitte log zeigen.

                              Best is to set the adapter to Debug log mode (see here). Then please get the logfile from disk (subdirectory "log" in ioBroker installation directory and not from Admin because Admin cuts the lines).

                              Welche js und node Version hast du?

                              1 Reply Last reply Reply Quote 0
                              • G
                                guitardoc last edited by

                                @jwerlsdf Hier ist das Log (erstmal direkt aus dem ioB, vermutlich sieht man da aber schon das Problem):

                                host.iobroker
                                2024-04-21 09:37:50.594	error	instance system.adapter.eusec.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                host.iobroker
                                2024-04-21 09:37:50.594	error	Caught by controller[0]: Node.js v18.20.2
                                host.iobroker
                                2024-04-21 09:37:50.594	error	Caught by controller[0]: }
                                host.iobroker
                                2024-04-21 09:37:50.594	error	Caught by controller[0]: requestPath: 'eufy-security-client'
                                host.iobroker
                                2024-04-21 09:37:50.594	error	Caught by controller[0]: path: '/opt/iobroker/node_modules/eufy-security-client/package.json',
                                host.iobroker
                                2024-04-21 09:37:50.594	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                                host.iobroker
                                2024-04-21 09:37:50.594	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32) {
                                host.iobroker
                                2024-04-21 09:37:50.594	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                                host.iobroker
                                2024-04-21 09:37:50.594	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                                host.iobroker
                                2024-04-21 09:37:50.594	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.eusec/build/main.js:36:35)
                                host.iobroker
                                2024-04-21 09:37:50.594	error	Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                                host.iobroker
                                2024-04-21 09:37:50.594	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                                host.iobroker
                                2024-04-21 09:37:50.594	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:981:27)
                                host.iobroker
                                2024-04-21 09:37:50.594	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1126:27)
                                host.iobroker
                                2024-04-21 09:37:50.594	error	Caught by controller[0]: at Module._findPath (node:internal/modules/cjs/loader:711:18)
                                host.iobroker
                                2024-04-21 09:37:50.594	error	Caught by controller[0]: at tryPackage (node:internal/modules/cjs/loader:443:19)
                                host.iobroker
                                2024-04-21 09:37:50.594	error	Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/eufy-security-client/build/index.js'. Please verify that the package.json has a valid "main" entry
                                host.iobroker
                                2024-04-21 09:37:50.594	error	Caught by controller[0]: ^
                                host.iobroker
                                2024-04-21 09:37:50.594	error	Caught by controller[0]: throw err;
                                host.iobroker
                                2024-04-21 09:37:50.593	error	Caught by controller[0]: node:internal/modules/cjs/loader:451
                                
                                web.0
                                2024-04-21 09:37:49.575	error	Cannot start extension "eusec.0": Error: Cannot find module 'iobroker.eusec/build/lib/web.js'Require stack:- /opt/iobroker/node_modules/iobroker.web/main.js
                                

                                node: 18.20.2
                                js: 7.8.0

                                J hollywoot 2 Replies Last reply Reply Quote 0
                                • J
                                  jwerlsdf @guitardoc last edited by

                                  @guitardoc
                                  Da muss ich passen. Bei mir hat es direkt funktioniert.
                                  Das könntest du noch mal versuchen

                                  npm install eufy-security-client@3.0.0

                                  AxelZZ 1 Reply Last reply Reply Quote 0
                                  • AxelZZ
                                    AxelZZ @jwerlsdf last edited by

                                    @jwerlsdf ist das nicht das Addon für die HomeMatic CCU??

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

                                      @jwerlsdf Hi,
                                      der Link hat bei mir jetzt funktioniert, werde mal testen obs Veränderungen gibt.

                                      Update: Der Adapter lässt sich zwar updaten auf 1.3.0 aber startet nicht mehr und jede Menge Fehlermeldungen..
                                      Also lasse ich es erst einmal.....

                                      Danke aber noch einmal für die Hilfe.

                                      1 Reply Last reply Reply Quote 0
                                      • Arne Dieckmann
                                        Arne Dieckmann last edited by

                                        Moin,

                                        hat eigentlich jemand Kontakt zu dem Entwickler? Bropat war auf github das letzte Mal am 07.03. aktiv... Wäre schade, wenn es hier nicht weitergeht.

                                        Grüße...

                                        AxelZZ 1 Reply Last reply Reply Quote 0
                                        • AxelZZ
                                          AxelZZ @Arne Dieckmann last edited by

                                          @arne-dieckmann ja, wäre schade. Unsupportete Adapter sollte man dann schnell wieder aus der Auswahl nehmen!

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

                                            Also weiß nicht ob es euch weiterhilft… Für alle bei denen die Beta auch nicht klappt. Wenn ihr Proxmox habt oder Homeassistant eh schon am laufen habt…Über HASS geht die neue Klingel (plus die neue Indoor Cam S350) und bisher schaut alles gut aus. Datenpunkte kommen auch rein beim Broker über den HASS Adapter. Muss halt jetzt die nächsten Tage die Datenpunkte alle umstricken und ich hab leider wieder eins mehr bei Homeassistant aber wenigstens kommt man so weiter….

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            623
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter cameras doorbell eufy eufycam security
                                            155
                                            1135
                                            347940
                                            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