Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Hardware
  4. Ring Intercom

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.3k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.4k

Ring Intercom

Geplant Angeheftet Gesperrt Verschoben Hardware
65 Beiträge 14 Kommentatoren 12.2k Aufrufe 13 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #30

    @biker1602 sagte in Ring Intercom:

    aber der hört ja gar nicht wieder auf

    Doch, wenn irgendwann alles hochgeladen wurde schon.

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    1 Antwort Letzte Antwort
    0
    • B Offline
      B Offline
      biker1602
      schrieb am zuletzt editiert von
      #31

      @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 BraunT 1 Antwort Letzte Antwort
      0
      • B biker1602

        @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 BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von Thomas Braun
        #32

        @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.

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        1 Antwort Letzte Antwort
        0
        • B Offline
          B Offline
          biker1602
          schrieb am zuletzt editiert von
          #33

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

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • B biker1602

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

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von Thomas Braun
            #34

            @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.

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            B 1 Antwort Letzte Antwort
            0
            • Thomas BraunT 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 Offline
              B Offline
              biker1602
              schrieb am zuletzt editiert von biker1602
              #35

              @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 BraunT 1 Antwort Letzte Antwort
              0
              • B 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 BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #36

                @biker1602

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

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @biker1602

                  npm 8.19.4 schaut mir aber auch nach einer 'merkwürdigen' Version aus.

                  Hast du deine nodejs-Installation mal abgeklopft?
                  Per

                  iob diag
                  

                  oder mit dem 'node-fix-Skript' aus meiner Signatur.

                  B Offline
                  B Offline
                  biker1602
                  schrieb am zuletzt editiert von biker1602
                  #37

                  @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 BraunT 1 Antwort Letzte Antwort
                  0
                  • B 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 BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #38

                    @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.

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    B 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @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 Offline
                      B Offline
                      biker1602
                      schrieb am zuletzt editiert von
                      #39

                      @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 BraunT 1 Antwort Letzte Antwort
                      0
                      • B biker1602

                        @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 BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #40

                        @biker1602

                        Jetzt schaut es fein aus.

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        B 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @biker1602

                          Jetzt schaut es fein aus.

                          B Offline
                          B Offline
                          biker1602
                          schrieb am zuletzt editiert von
                          #41

                          @thomas-braun
                          Vielen Dank jetzt hat das auch mit der Installation geklappt.:+1:

                          1 Antwort Letzte Antwort
                          0
                          • FyanJJF Offline
                            FyanJJF Offline
                            FyanJJ
                            schrieb am zuletzt editiert von
                            #42

                            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 KA 1 Antwort Letzte Antwort
                            0
                            • S SidM

                              @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

                              E Offline
                              E Offline
                              eds
                              schrieb am zuletzt editiert von eds
                              #43

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

                              haselchenH S 2 Antworten Letzte Antwort
                              0
                              • E eds

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

                                haselchenH Offline
                                haselchenH Offline
                                haselchen
                                Most Active
                                schrieb am zuletzt editiert von haselchen
                                #44

                                @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
                                
                                

                                Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                                E 1 Antwort Letzte Antwort
                                0
                                • haselchenH 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 Offline
                                  E Offline
                                  eds
                                  schrieb am zuletzt editiert von
                                  #45

                                  @haselchen Den habe ich mal lieber ausgeblendet :)

                                  haselchenH 1 Antwort Letzte Antwort
                                  0
                                  • E eds

                                    @haselchen Den habe ich mal lieber ausgeblendet :)

                                    haselchenH Offline
                                    haselchenH Offline
                                    haselchen
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #46

                                    @eds

                                    Sehr clever :man-facepalming:

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

                                    Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                                    E 1 Antwort Letzte Antwort
                                    0
                                    • haselchenH haselchen

                                      @eds

                                      Sehr clever :man-facepalming:

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

                                      E Offline
                                      E Offline
                                      eds
                                      schrieb am zuletzt editiert von
                                      #47

                                      @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...

                                      haselchenH 1 Antwort Letzte Antwort
                                      0
                                      • E eds

                                        @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...

                                        haselchenH Offline
                                        haselchenH Offline
                                        haselchen
                                        Most Active
                                        schrieb am zuletzt editiert von haselchen
                                        #48

                                        @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....

                                        Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                                        E 1 Antwort Letzte Antwort
                                        0
                                        • haselchenH 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 Offline
                                          E Offline
                                          eds
                                          schrieb am zuletzt editiert von
                                          #49

                                          @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.

                                          haselchenH 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          159

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe