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.
    • 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
                              • X
                                x-traxion last edited by

                                Kann ich den eusec Adapter irgendwie konfigurieren dass er Kameras die nicht verbunden sind ignoriert?
                                Mir wird mein Log vollgeschrieben mit Fehlermeldungen:
                                All address lookup tentatives failed. [{"stationSN":"XXXXXXXXXXXXXXXX"}]
                                Ich habe mehrere Eufy Kameras hier im Haus, zwei davon haben aber nur Strom wenn wir aus dem Haus sind.
                                Also mault der Adapter alle 5 Minuten dass er die beiden Kameras nicht findet 😕

                                Fabio 1 Reply Last reply Reply Quote 0
                                • Fabio
                                  Fabio @x-traxion last edited by

                                  @x-traxion nein das geht nicht.
                                  Grüße
                                  Fabio

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

                                    @guitardoc
                                    Gleiches Problem auch bei mir.

                                    Hat 1min gedauert, dann war er grün.
                                    Und endlich die ganzen Errors weg 🙂

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

                                      @hollywoot wie hast du das genau gemacht?

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

                                        @guitardoc über den Link: https://github.com/bropat/ioBroker.eusec/tree/develop wie oben schon beschrieben.

                                        Hat bei mir wunderbar funktioniert.

                                        1 Reply Last reply Reply Quote 0
                                        • M
                                          mick70 last edited by

                                          dito, wie bei @hollywoot - ich hab die Beta seit ca 3 Wochen drauf, seitdem keinerlei Probleme mehr.

                                          Aus meiner Sicht ist die Version eigentlich reif zur Veröffentlichung, andere haben aber wohl noch größere Probleme mit der Installation (die ich freilich nicht nachvollziehen kann).

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

                                            Funzt nicht mit der Installation. Entweder lässt es sich gar nicht installieren oder der Adapter bleibt bei gelb hängen. Hab ich schon ausprobiert (siehe oben).
                                            Habt ihr auf euren Systemen noch was anderes parallel zum ioBroker laufen und habt dadurch bei mir fehlende Daten schon drauf? Bei mir läuft der ioBroker isoliert auf einem Proxmox unter Bookworm.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            823
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter cameras doorbell eufy eufycam security
                                            156
                                            1136
                                            348078
                                            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