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 @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
                            • haselchen
                              haselchen Most Active @eds last edited by

                              @eds

                              Kannst du in der App sowas einstellen?

                              Wenn ja, dann sollte eventuell so dann ein neuer DP erscheinen.

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

                                @haselchen Ja. In der App klappt alles. Trotzdem erscheinen die Datenpunkte nicht. 😞

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

                                  @eds

                                  Dann bleibt nur ein Abgleich eurer Einstellungen

                                  @SidM

                                  1 Reply Last reply Reply Quote 0
                                  • S
                                    SidM @eds last edited by

                                    @eds said in Ring Intercom:

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

                                    Servus!

                                    du hasst doch auch die beiden Datenpunkte 😁

                                    2023-12-30 (6).png

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

                                      @sidm

                                      OMG, wenn man den Wald vor lauter …… 🤦‍♂️

                                      Hast natürlich vollkommen recht.
                                      Forumsblindheit 😂

                                      S 1 Reply Last reply Reply Quote 0
                                      • S
                                        SidM @haselchen last edited by

                                        @haselchen

                                        kein Problem👍

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

                                          @sidm Danke euch. So einfach kann es sein!

                                          1 Reply Last reply Reply Quote 1
                                          • Albert K
                                            Albert K @FyanJJ last edited by

                                            @fyanjj

                                            Der Akku Stand wäre in der Tat super hilfreich!

                                            Was mich veranlasst mal zu fragen wie lange bei Euch der Akku hält?

                                            Habe zwei Akkus, jeder hält gerade mal 7 Tage. Und es ist jetzt nicht gerade so dass bei mir ständig die Klingel geht.
                                            2 Mal am Tag maximal.

                                            Wie sieht das bei Euch aus?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            803
                                            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