Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Homebridge-Adapter: Funktionierende Plugins und Beispiele

    NEWS

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    Homebridge-Adapter: Funktionierende Plugins und Beispiele

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

      Gibt es irgendwo eine Anleitung was man wie einrichten muss? Irgendwie ist dieser Adapter schwierig einzubinden.

      apollon77 1 Reply Last reply Reply Quote 0
      • apollon77
        apollon77 @Latax last edited by

        @Latax Welches Plugin willst du denn gern nutzen?

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

          Hatte schon jemand Erfolg die Ring Videodoorbell 2 einzubinden?
          Adapter ist grün, aber erhalte keine Objekte

          97d89f5a-ff5f-4218-b753-8ef634c53600-image.png

          apollon77 1 Reply Last reply Reply Quote 0
          • apollon77
            apollon77 @efxz last edited by

            @efxz debug log?

            efxz 1 Reply Last reply Reply Quote 0
            • efxz
              efxz @apollon77 last edited by

              @apollon77

              16e8b658-30fc-489b-8024-7b71b636a77a-grafik.png

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

                kamerakram ... puuhh ... Bitte mal GitHub Issue anlegen und vollständiges Debug log (ist das im Grafik echt alles?) Also test datei von Platte (/opt/iobroker/log/...) anhängen

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

                  Gibt es irgendwo eine Anleitung, wie ich die Homebridge global im iobroker zum laufen bekommen kann?

                  apollon77 1 Reply Last reply Reply Quote 0
                  • apollon77
                    apollon77 @magic2910 last edited by

                    @magic2910 Was genau geht denn bei dir nicht?

                    M 1 Reply Last reply Reply Quote 0
                    • M
                      magic2910 @apollon77 last edited by

                      @apollon77 der Adapter startet nicht, habe Homebridge auf der gleichen VM installiert. Im Log ist alles voll mit Errors - kann ich heute Abend mal posten.

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

                        hier die Errors
                        be8b691c-cf49-4c51-9d2c-4fc75d33f962-image.png

                        Hier meine config
                        ab4b2d94-648c-4519-8999-652248898275-image.png

                        Habe bereits die Berechtigungen, wie hier https://forum.smartapfel.de/forum/thread/1920-iobroker-ham-und-homebridge/?pageNo=3 beschrieben angepasst.

                        apollon77 1 Reply Last reply Reply Quote 0
                        • apollon77
                          apollon77 @magic2910 last edited by

                          @magic2910 Welche Homebridge version hast Du denn drauf global? Muss eine 0.4.x sein !! 1.0 wird nicht funktionieren da ist einiges bei denen umgebaut worden

                          M 1 Reply Last reply Reply Quote 0
                          • M
                            magic2910 @apollon77 last edited by

                            @apollon77 Problem gefunden, danke! Geht die 1.0 als lokal?

                            BBTown 1 Reply Last reply Reply Quote 0
                            • BBTown
                              BBTown @magic2910 last edited by

                              @magic2910
                              dann erzähl doch mal in welche Falle Du getappt bist, damit auch andere Suchende davon profitieren?!?

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                magic2910 @BBTown last edited by

                                @BBTown Ich hab die Version 1.0. Diese geht laut apollon77 nicht als global im iobroker.

                                1 Reply Last reply Reply Quote 1
                                • apollon77
                                  apollon77 last edited by

                                  Ich tippe die 1.0 geht auch nicht in lokal. Da ist sooooo viel geändert, aber da die noch nicht stabil ist (sind ja schon bei 1.0.2 und wohl immer noch fehler) Warte ich jetzt mal lieber noch bisl ab 🙂

                                  M 1 Reply Last reply Reply Quote 2
                                  • M
                                    magic2910 @apollon77 last edited by

                                    @apollon77 Ok 🙂

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

                                      Hallo,
                                      ich habe versuch den Smartthings Plugin einzufügen, jedoch bekomme ich ihn in iobroker leider nicht angezeigt(z.B unter Objekte). Mit den Plugin wollte ich eine Waschmaschine einbinden... Leider ohne Erfolg.

                                      Danke im vorraus. 🙂

                                      apollon77 M 2 Replies Last reply Reply Quote 0
                                      • apollon77
                                        apollon77 @becksyyy last edited by

                                        @becksyyy sicher das das json bei "Platform" korrekt ist? Muss das nicht eine Ebene tiefer?

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

                                          Okay,werde ich noch einmal überarbeiten. Wie genau muss es denn aussehen?
                                          Danke schon mal.

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

                                            Habe den Fehler gefunden hier der Code für alle die ebenfalls Smartthings einbinden wollen.

                                            {
                                            "bridge": {
                                            "name": "Homebridge",
                                            "username": "CC:22:3D:E3:CE:30",
                                            "manufacturer": "homebridge.io",
                                            "model": "homebridge",
                                            "port": 51826,
                                            "pin": "111-11-111"
                                            },
                                            "platforms": [
                                            {
                                            "platform": "SmartThings-v2",
                                            "name": "SmartThings-v2",
                                            "app_url": "https://graph-eu01-euwest1.api.smartthings.com:443/api/smartapps/installations/",
                                            "app_id": "xxxxxxxxxxxxx",
                                            "access_token": "xxxxxxxx",
                                            "temperature_unit": "C",
                                            "validateTokenId": false,
                                            "logConfig": {
                                            "debug": false,
                                            "showChanges": true,
                                            "hideTimestamp": false,
                                            "hideNamePrefix": false,
                                            "file": {
                                            "enabled": true
                                            }
                                            }
                                            }
                                            ]
                                            }
                                            ->Beispiel einer Waschmaschine.

                                            M G S 3 Replies Last reply Reply Quote 1
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            868
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

                                            62
                                            238
                                            42128
                                            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