Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Hardware
    4. Ring Intercom

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Ring Intercom

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

      @biker1602 sagte in Ring Intercom:

      aber der hört ja gar nicht wieder auf

      Doch, wenn irgendwann alles hochgeladen wurde schon.

      1 Reply Last reply Reply Quote 0
      • B
        biker1602 last edited by

        @thomas-braun
        Ich muss jetzt mal etwas ganz anderes fragen.
        Ich komme über Putty nur mit root rein nicht mit pi. Da ist angeblich das Passwort falsch. Über WinSCP komme ich auch nur mit root rein. Ist das normale Passwort irgendwo gespeichert wo man es auslesen oder ändern kann?

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

          @biker1602 sagte in Ring Intercom:

          Ist das normale Passwort irgendwo gespeichert wo man es auslesen oder ändern kann?

          Wenn du der Allmächtige bist, dann kannst du auch für den pi ein Passwort (neu)vergeben.

          passwd pi
          

          Wobei das eigentlich genau umgekehrt sein sollte. Der root bekommt in einer Standard-Installation per SSH keine login shell. Da haste also schon irgendwas umgeworfen.

          1 Reply Last reply Reply Quote 0
          • B
            biker1602 last edited by

            @thomas-braun
            Da kommt das keins vergeben ist.
            be3f27fc-3728-41d2-9b2d-bfed78ed7d50-grafik.png

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

              @biker1602

              cat /etc/passwd
              

              Da stehen die user auf dem System alle drin. Wenn da nix dir 'bekanntes' dabei ist, dann leg dir einen user an.

              Und bitte KEINE Screenshots aus der Konsole.

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

                @thomas-braun
                Wenn unter pi kein Passwort steht, kann ich dann den User mit einem Passwort versehen?
                Ich denke das liegt bei mir daran das ich den iobroker nicht auf einem Raspberry, sondern auf einem Proxmox Server laufen habe oder?

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

                  @biker1602

                  Proxmox:
                  https://www.iobroker.net/#de/documentation/install/proxmox.md
                  Inkl. Anlage eines Users. Und warum sollte der dann 'pi' heißen?

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

                    @thomas-braun said in Ring Intercom:

                    iob diag

                    
                    === Mark text until here for copying ===
                    biker1602@iobroker:~$ ======================= SUMMARY =======================
                                            v.2023-10-10
                    
                    
                     Static hostname: iobroker
                           Icon name: computer-container
                             Chassis: container
                      Virtualization: lxc
                    Operating System: Ubuntu 22.04.2 LTS
                              Kernel: Linux 5.15.104-1-pve
                        Architecture: x86-64
                    
                    Installation:           lxc
                    Kernel:                 x86_64
                    Userland:               amd64
                    Timezone:               Europe/Berlin (CEST, +0200)
                    User-ID:                1001
                    X-Server:               false
                    Boot Target:            graphical.target
                    
                    Pending OS-Updates:     114
                    Pending iob updates:    0
                    
                    Nodejs-Installation:    /usr/bin/nodejs         v16.20.1
                                            /usr/bin/node           v16.20.1
                                            /usr/bin/npm            8.19.4
                                            /usr/bin/npx            8.19.4
                                            /usr/bin/corepack       0.17.0
                    
                    Recommended versions are nodejs 18.18.0 and npm 9.8.1
                    Your nodejs installation is correct
                    
                    MEMORY:
                                   total        used        free      shared  buff/cache   available
                    Mem:            6.1G        3.7G        872M        0.0K        1.6G        2.4G
                    Swap:           2.0G        1.0G        1.0G
                    Total:          8.2G        4.7G        1.9G
                    
                    Active iob-Instances:   46
                    Active repo(s): Stable (default)
                    
                    ioBroker Core:          js-controller           5.0.12
                                            admin                   6.10.1
                    
                    ioBroker Status:        iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Status admin and web instance:
                    + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    Objects:                23930
                    States:                 24482
                    
                    Size of iob-Database:
                    
                    34M     /opt/iobroker/iobroker-data/objects.jsonl
                    14M     /opt/iobroker/iobroker-data/states.jsonl
                    
                    
                    
                    =================== END OF SUMMARY ====================
                    

                    Kannst du sehen ob da etwas nicht stimmt?

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

                      @biker1602 sagte in Ring Intercom:

                      Pending OS-Updates: 114

                      Das stimmt schon mal nicht. Drigend Updates einspielen!

                      nodejs v16.20.1

                      nodejs 18.18.1 installieren.

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

                        @thomas-braun

                        ======================= SUMMARY =======================
                                                v.2023-10-10
                        
                        
                         Static hostname: iobroker
                               Icon name: computer-container
                                 Chassis: container
                          Virtualization: lxc
                        Operating System: Ubuntu 22.04.3 LTS
                                  Kernel: Linux 5.15.104-1-pve
                            Architecture: x86-64
                        
                        Installation:           lxc
                        Kernel:                 x86_64
                        Userland:               amd64
                        Timezone:               Europe/Berlin (CEST, +0200)
                        User-ID:                1001
                        X-Server:               false
                        Boot Target:            graphical.target
                        
                        Pending OS-Updates:     0
                        Pending iob updates:    0
                        
                        Nodejs-Installation:    /usr/bin/nodejs         v18.18.1
                                                /usr/bin/node           v18.18.1
                                                /usr/bin/npm            9.8.1
                                                /usr/bin/npx            9.8.1
                                                /usr/bin/corepack       0.19.0
                        
                        Recommended versions are nodejs 18.18.1 and npm 9.8.1
                        Your nodejs installation is correct
                        
                        MEMORY:
                                       total        used        free      shared  buff/cache   available
                        Mem:            6.1G        3.5G        178M        0.0K        2.4G        2.6G
                        Swap:           2.0G        129M        1.9G
                        Total:          8.2G        3.7G        2.1G
                        
                        Active iob-Instances:   46
                        Active repo(s): Stable (default)
                        
                        ioBroker Core:          js-controller           5.0.12
                                                admin                   6.10.1
                        
                        ioBroker Status:        iobroker is running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        Status admin and web instance:
                        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        
                        Objects:                23901
                        States:                 24519
                        
                        Size of iob-Database:
                        
                        39M     /opt/iobroker/iobroker-data/objects.jsonl
                        11M     /opt/iobroker/iobroker-data/states.jsonl
                        
                        
                        
                        =================== END OF SUMMARY ====================
                        

                        Habe ich gemacht jetzt besser?

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

                          @biker1602

                          Jetzt schaut es fein aus.

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

                            @thomas-braun
                            Vielen Dank jetzt hat das auch mit der Installation geklappt.👍

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

                              Ich muss mich da auch einmal anschließen. Ich würde mich wirklich sehr freuen, wenn man die Batterieanzeige abrufen könnte, wie es in der App auch geht. Diese würde ich gern in Vis mit hineinnehmen für mein Dashboard.

                              Was bräuchte man dazu ? Würde mich bereit erklären zu helfen. Ring anschreiben und nach api fragen ?

                              Albert K 1 Reply Last reply Reply Quote 0
                              • E
                                eds @SidM last edited by eds

                                @sidm Wie heißt denn der Datenpunkt? Bei mir finde ich in 5.0.10 nichts.Ring.jpg

                                haselchen S 2 Replies Last reply Reply Quote 0
                                • haselchen
                                  haselchen Most Active @eds last edited by haselchen

                                  @eds

                                  Wo ist dein Token?

                                  After installing the Adapter you have to enter your Email and Password of your ring.com Account and a Token. Ring now requires the use of Two-Factor Auth (2fa) for all accounts. For getting the token please do following on your shell.
                                  
                                  npx -p ring-client-api ring-auth-cli
                                  
                                  
                                  E 1 Reply Last reply Reply Quote 0
                                  • E
                                    eds @haselchen last edited by

                                    @haselchen Den habe ich mal lieber ausgeblendet 🙂

                                    haselchen 1 Reply Last reply Reply Quote 0
                                    • haselchen
                                      haselchen Most Active @eds last edited by

                                      @eds

                                      Sehr clever 🤦‍♂️

                                      Haste mal alle Funkionen ausprobiert?
                                      Manchmal werden DP erst angelegt, wenn das Gerät irgendwas ausführt.

                                      E 1 Reply Last reply Reply Quote 0
                                      • E
                                        eds @haselchen last edited by

                                        @haselchen Guter Hinweis, hat aber leider auch nichts bewirkt. Habe per Ring App die Tür aufgemacht. Dies würde ich gerne auch via iobroker tun...

                                        haselchen 1 Reply Last reply Reply Quote 0
                                        • haselchen
                                          haselchen Most Active @eds last edited by haselchen

                                          @eds

                                          Ich hab nur die Sticky Cam
                                          Ist denn dein Vorhaben überhaupt vorgesehen?
                                          Was sagt die Doku?

                                          Edit:
                                          Du kannst doch per Blockly auch auf eine Veränderung in den DP reagieren.
                                          Bei mir wird Motion ausgelöst.
                                          Daraufhin kann ich ja alles machen was ich will....

                                          E 1 Reply Last reply Reply Quote 0
                                          • E
                                            eds @haselchen last edited by

                                            @haselchen weiter oben steht:

                                            @sidm said in Ring Intercom:

                                            @ltsalvatore

                                            Servus,

                                            mit den Ring Adapter in Version 5.0.0-alpha.0 gibt es einen Datenpunkt zum öffnen der Tür und einen um das Klingelsignal zu erkennen.

                                            Viele Grüße

                                            Darum habe ich dann auch gefragt. Diese beiden Datenpunkte hätte ich gerne.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            817
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            14
                                            61
                                            7162
                                            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