Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Adapter für Nello One

    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

    SOLVED Adapter für Nello One

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

      Interessant, dass es funktioniert. Gucke ich mir mal am WE an.

      Sonst einfach iobroker upload nello zur Aktualisierung des Backends ausführen, dann hast du die aktuelle Version auch dort.

      Viele Grüße

      Zefau

      Sent from my SM-G950F using Tapatalk

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

        Hi,

        ich habe einen ioBroker adapter für nello entwickelt und auf Github eingestellt: https://github.com/Zefau/ioBroker.nello

        Es würde mich freuen, wenn die nello Nutzer unter euch den Adapter testen könnten.

        Aktuell werden alle hinterlegten Türen / Locations eingelesen und es besteht die Möglichkeit über ioBroker (und damit über Alexa) die Tür zu öffnen. Außerdem werden die hinterlegten Time Windows ausgelesen und die Events werden mitprotokolliert (swipe, deny sowie geo und tw (time window)).

        Bitte ein Issue auf Github eröffnen, sofern ihr Fehler findet (die es bestimmt noch gibt :-D).

        Vielen Dank für's Testen und viele Grüße

        Zefau

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

          Hallo zusammen,

          ich habe eine Version v2.0.0 entwickelt. Diese supported den neuen Compact Mode von ioBroker, der mit einer neuen js-controller Version kommen wird und außerdem visualisiert die neue Version die Events.

          Über Tester würde ich mich freuen.

          Dazu einfach

          iobroker url https://github.com/Zefau/ioBroker.nello
          iobroker upload nello
          
          

          Danke und viele Grüße

          Zefau

          https://ibb.co/LYWsMY1

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

            Hallo Zefau,

            leider ist ein installieren nicht möglich:

            npm install https://github.com/Zefau/ioBroker.nello/tarball/master --production --save --prefix "/opt/iobroker" (System call)
            npm ERR! code E404
            npm ERR! 404 Not Found: https://github.com/Zefau/ioBroker.nello/tarball/master
            

            LG

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

              Funktioniert folgendes?

              iobroker url https://github.com/Zefau/ioBroker.nello/tree/v2

              Sent from my SM-G950F using Tapatalk

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

                Edit: Er ist jetzt im latest Repo aufgetaucht und konnte da instaliert werden.

                @Zefau:

                Funktioniert folgendes?

                iobroker url https://github.com/Zefau/ioBroker.nello/tree/v2

                Sent from my SM-G950F using Tapatalk `

                Nein, leider nicht wieder fehler

                install https://github.com/Zefau/ioBroker.nello/tree/v2/tarball/master
                npm install https://github.com/Zefau/ioBroker.nello/tree/v2/tarball/master --production --save --prefix "/opt/iobroker" (System call)
                npm ERR! code E404
                npm ERR! 404 Not Found: https://github.com/Zefau/ioBroker.nello/tree/v2/tarball/master
                
                1 Reply Last reply Reply Quote 0
                • M
                  miwe1974 last edited by

                  Moin moin,

                  seid dem Update geht die Sprachausgabe nicht mehr (über Portweiterleitung)?

                  Noch eine Fehlermeldung taucht auf beim Adapterstart:

                  "nello.0 2019-01-28 18:57:54.969 warn Cannot read property 'indexOf' of undefined"

                  Gruss Michael

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

                    Okay, hätte nicht gedacht, dass eine Umbenennung der Branches auf Github so viele Probleme bringen.

                    Habe den Branch v2 nun in master unbenannt. Sollte nun wieder normal funktionieren

                    iobroker url https://github.com/Zefau/ioBroker.nello
                    

                    EDIT: Im latest Repo von ioBroker sollte eigl. noch v1 bleiben, aber scheinbar wird der aktuelle Stand aus npm gezogen. 😞

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

                      @miwe1974:

                      Moin moin,

                      seid dem Update geht die Sprachausgabe nicht mehr (über Portweiterleitung)?

                      Noch eine Fehlermeldung taucht auf beim Adapterstart:

                      "nello.0 2019-01-28 18:57:54.969 warn Cannot read property 'indexOf' of undefined"

                      Gruss Michael `

                      Stehen da noch Informationen, in welcher Datei und welche Zeile konkret den Fehler verursacht?

                      EDIT: Für die Portweiterleitung: Nutzt du eine verschlüsselte Verbindung? Wenn ja, hast du alle drei Zertifikate eingetragen?

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

                        Stehen da noch Informationen, in welcher Datei und welche Zeile konkret den Fehler verursacht?

                        Hi, wenn Du mir sagst wie ich diese dem Log entnehmen kann gern - ansonsten steht wirklich nur das da. Die Sprachausgabe bei Aktionen funktioniert leider auch nicht mehr.

                        Villeicht ist das ja voneinander abhängig?

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

                          Für die Portweiterleitung: Nutzt du eine verschlüsselte Verbindung? Wenn ja, hast du alle drei Zertifikate eingetragen?

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

                            Zieh dir nochmal die aktuelle Version von Github

                            iobroker url https://github.com/Zefau/ioBroker.nello
                            

                            Danach stell den Adapter bitte auf Debug. Dann sollte der Stack-Trace des Fehlers zu sehen sein.

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

                              @Zefau:

                              Für die Portweiterleitung: Nutzt du eine verschlüsselte Verbindung? Wenn ja, hast du alle drei Zertifikate eingetragen? `

                              Hi,

                              nein ich nutze derzeit noch keine verschlüsselte Verbindung.

                              Mit der besseren Lösung (IOT Adapter) bin ich noch nicht wirklich zurecht gekommen.

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

                                Hi,

                                hab ich gemacht. Das Log hab ich dir mal per PN geschickt.

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

                                  Moin,

                                  das Update auf die 201 will nicht.

                                  $ ./iobroker upgrade nello
                                  Update nello from @2.0.0 to @2.0.1
                                  NPM version: 6.4.1
                                  npm install iobroker.nello@2.0.1 --production --save --prefix "/opt/iobroker" (System call)
                                  npm
                                   WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.nello
                                  npm 
                                  WARN babel-eslint@5.0.4 requires a peer of eslint@<2.3.0 but none is installed. You must install peer dependencies yourself.
                                  
                                  npm ERR! path /opt/iobroker/node_modules/iobroker.nellonpm ERR! code EACCES
                                  npm ERR! errno -13
                                  npm ERR! syscall access
                                  
                                  npm ERR! Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.nello'npm ERR!  { Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.nello'
                                  npm ERR!   stack: 'Error: EACCES: permission denied, access \'/opt/iobroker/node_modules/iobroker.nello\'',
                                  npm ERR!   errno: -13,
                                  npm ERR!
                                     code: 'EACCES',npm ERR!   syscall: 'access',
                                  npm ERR!   path: '/opt/iobroker/node_modules/iobroker.nello' }
                                  npm ERR! 
                                  npm
                                   ERR! The operation was rejected by your operating system.npm ERR! It is likely you do not have the permissions to access this file as the current user
                                  npm ERR! 
                                  npm
                                   ERR! If you believe this might be a permissions issue, please double-check thenpm ERR! permissions of the file and its containing directories, or try running
                                  npm ERR! the command again as root/Administrator (though this is not recommended).
                                  
                                  npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2019-02-02T09_45_24_188Z-debug.log
                                  
                                  ERROR: host.iobroker Cannot install iobroker.nello@2.0.1: 243
                                  ERROR: process exited with code 25
                                  

                                  Was muss ich hier machen? Andere Adapter lassen sich updaten / installieren.

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

                                    Hast du über SSH oder ioBroker gui versucht? Geht es mit sudo?

                                    Sent from my SM-G950F using Tapatalk

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

                                      IO Broker GUI.

                                      Mit Sudo gehts "teilweise?"

                                      Jedenfalls sehe ich da paar Fehler. (Siehe Anhang)
                                      6888_bildschirmfoto_2019-02-02_um_11.23.32.png

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

                                        Ich vermute der Ordner gehört dem falschen Benutzer (chown). Installiere mal über SSH mit sudo. Oder ändere den Besitzer des Ordner mit chown.

                                        Sent from my SM-G950F using Tapatalk

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

                                          Ich habe meinen alten Beitrag ergänzt.

                                          Wie mache ich das mit dem Benutzer genau?

                                          Warum ist der Benutzer schuld wo doch nichts verändert worden ist bei den Benutzern?

                                          Ich frage nur für mein eigenes Verständniss 🙂

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

                                            Sieht gut aus. Sind nur Warnings der Packages, nicht von nello. Funktioniert's denn?

                                            Sent from my SM-G950F using Tapatalk

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

                                              Hi,

                                              ja es funktioniert. Kannst Du mir das mit dem chown Befehl mal sagen?

                                              Ich habe Angst durch Falscheingaben mir den IOBroker zu zerschiessen.

                                              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

                                              823
                                              Online

                                              31.8k
                                              Users

                                              79.9k
                                              Topics

                                              1.3m
                                              Posts

                                              nello adapter
                                              20
                                              137
                                              11853
                                              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