Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. TRÅDFRI Lampen in Phillips hue eingebunden in HomeKit einbinden

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    TRÅDFRI Lampen in Phillips hue eingebunden in HomeKit einbinden

    This topic has been deleted. Only users with topic management privileges can see it.
    • Asgothian
      Asgothian Developer @tb_apple04 last edited by

      @tb_apple04
      upload über die Konsole:

      • ssh auf den Raspberry Pi
      • ins Verzeichnis /opt/iobroker wechseln
      • ./iobroker upload hue

      A.

      T 1 Reply Last reply Reply Quote 0
      • T
        tb_apple04 @Asgothian last edited by

        @Asgothian

        so sieht das dann aus:

        Screenshot (23).png

        1 Reply Last reply Reply Quote 0
        • Asgothian
          Asgothian Developer last edited by

          nach dem login folgende Befehlsfolge:

          cd /opt/iobroker
          ./iobroker upload hue

          T 3 Replies Last reply Reply Quote 0
          • T
            tb_apple04 @Asgothian last edited by

            @Asgothian
            ich glaube es hat geklappt:

            Screenshot (24).png

            1 Reply Last reply Reply Quote 0
            • T
              tb_apple04 @Asgothian last edited by

              @Asgothian
              jetzt verbindet sich der adapter nicht mehr mit der bridge

              Asgothian 1 Reply Last reply Reply Quote 0
              • T
                tb_apple04 @Asgothian last edited by

                @Asgothian
                dasa ist das log:

                host.raspberrypi 2019-02-20 20:54:41.763 info Restart adapter system.adapter.hue.0 because enabled
                host.raspberrypi 2019-02-20 20:54:41.763 error instance system.adapter.hue.0 terminated with code 1 ()
                host.raspberrypi 2019-02-20 20:54:41.763 error Caught by controller[0]: at bootstrap_node.js:625:3
                host.raspberrypi 2019-02-20 20:54:41.763 error Caught by controller[0]: at startup (bootstrap_node.js:204:16)
                host.raspberrypi 2019-02-20 20:54:41.763 error Caught by controller[0]: at Function.Module.runMain (module.js:694:10)
                host.raspberrypi 2019-02-20 20:54:41.762 error Caught by controller[0]: at Function.Module._load (module.js:498:3)
                host.raspberrypi 2019-02-20 20:54:41.762 error Caught by controller[0]: at tryModuleLoad (module.js:506:12)
                host.raspberrypi 2019-02-20 20:54:41.762 error Caught by controller[0]: at Module.load (module.js:566:32)
                host.raspberrypi 2019-02-20 20:54:41.762 error Caught by controller[0]: at Object.Module._extensions..js (module.js:664:10)
                host.raspberrypi 2019-02-20 20:54:41.762 error Caught by controller[0]: at Module._compile (module.js:617:28)
                host.raspberrypi 2019-02-20 20:54:41.762 error Caught by controller[0]: at Object.runInThisContext (vm.js:139:10)
                host.raspberrypi 2019-02-20 20:54:41.762 error Caught by controller[0]: at createScript (vm.js:80:10)
                host.raspberrypi 2019-02-20 20:54:41.762 error Caught by controller[0]: SyntaxError: Unexpected token )
                host.raspberrypi 2019-02-20 20:54:41.762 error Caught by controller[0]: ^
                host.raspberrypi 2019-02-20 20:54:41.762 error Caught by controller[0]: adapter.log.info('temp_Msg P1' + JSON.stringify(finalLS)))
                host.raspberrypi 2019-02-20 20:54:41.761 error Caught by controller[0]: /opt/iobroker/node_modules/iobroker.hue/main.js:228
                host.raspberrypi 2019-02-20 20:54:41.431 info instance system.adapter.hue.0 started with pid 16502
                host.raspberrypi 2019-02-20 20:54:11.409 info Restart adapter system.adapter.hue.0 because enabled
                host.raspberrypi 2019-02-20 20:54:11.409 error instance system.adapter.hue.0 terminated with code 1 ()
                host.raspberrypi 2019-02-20 20:54:11.409 error Caught by controller[0]: at bootstrap_node.js:625:3
                host.raspberrypi 2019-02-20 20:54:11.408 error Caught by controller[0]: at startup (bootstrap_node.js:204:16)
                host.raspberrypi 2019-02-20 20:54:11.408 error Caught by controller[0]: at Function.Module.runMain (module.js:694:10)
                host.raspberrypi 2019-02-20 20:54:11.408 error Caught by controller[0]: at Function.Module._load (module.js:498:3)
                host.raspberrypi 2019-02-20 20:54:11.408 error Caught by controller[0]: at tryModuleLoad (module.js:506:12)
                host.raspberrypi 2019-02-20 20:54:11.408 error Caught by controller[0]: at Module.load (module.js:566:32)
                host.raspberrypi 2019-02-20 20:54:11.408 error Caught by controller[0]: at Object.Module._extensions..js (module.js:664:10)
                host.raspberrypi 2019-02-20 20:54:11.408 error Caught by controller[0]: at Module._compile (module.js:617:28)
                host.raspberrypi 2019-02-20 20:54:11.408 error Caught by controller[0]: at Object.runInThisContext (vm.js:139:10)
                host.raspberrypi 2019-02-20 20:54:11.408 error Caught by controller[0]: at createScript (vm.js:80:10)
                host.raspberrypi 2019-02-20 20:54:11.408 error Caught by controller[0]: SyntaxError: Unexpected token )
                host.raspberrypi 2019-02-20 20:54:11.408 error Caught by controller[0]: ^
                host.raspberrypi 2019-02-20 20:54:11.407 error Caught by controller[0]: adapter.log.info('temp_Msg P1' + JSON.stringify(finalLS)))
                host.raspberrypi 2019-02-20 20:54:11.407 error Caught by controller[0]: /opt/iobroker/node_modules/iobroker.hue/main.js:228
                host.raspberrypi 2019-02-20 20:54:11.062 info instance system.adapter.hue.0 started with pid 16486
                host.raspberrypi 2019-02-20 19:53:41.037 info Restart adapter system.adapter.hue.0 because enabled
                host.raspberrypi 2019-02-20 19:53:41.037 error instance system.adapter.hue.0 terminated with code 1 ()
                Caught 2019-02-20 19:53:41.037 error by controller[0]: at bootstrap_node.js:625:3
                Caught 2019-02-20 19:53:41.037 error by controller[0]: at startup (bootstrap_node.js:204:16)
                Caught 2019-02-20 19:53:41.037 error by controller[0]: at Function.Module.runMain (module.js:694:10)
                Caught 2019-02-20 19:53:41.037 error by controller[0]: at Function.Module._load (module.js:498:3)
                Caught 2019-02-20 19:53:41.037 error by controller[0]: at tryModuleLoad (module.js:506:12)
                Caught 2019-02-20 19:53:41.036 error by controller[0]: at Module.load (module.js:566:32)
                Caught 2019-02-20 19:53:41.036 error by controller[0]: at Object.Module._extensions..js (module.js:664:10)
                Caught 2019-02-20 19:53:41.036 error by controller[0]: at Module._compile (module.js:617:28)
                Caught 2019-02-20 19:53:41.036 error by controller[0]: at Object.runInThisContext (vm.js:139:10)
                Caught 2019-02-20 19:53:41.036 error by controller[0]: at createScript (vm.js:80:10)
                Caught 2019-02-20 19:53:41.036 error by controller[0]: SyntaxError: Unexpected token )
                Caught 2019-02-20 19:53:41.036 error by controller[0]: ^
                Caught 2019-02-20 19:53:41.035 error by controller[0]: adapter.log.info('temp_Msg P1' + JSON.stringify(finalLS)))
                Caught 2019-02-20 19:53:41.035 error by controller[0]: /opt/iobroker/node_modules/iobroker.hue/main.js:228

                Asgothian 1 Reply Last reply Reply Quote 0
                • Asgothian
                  Asgothian Developer @tb_apple04 last edited by

                  @tb_apple04
                  ok.. moment.

                  1 Reply Last reply Reply Quote 0
                  • Asgothian
                    Asgothian Developer @tb_apple04 last edited by

                    @tb_apple04 nochmal installieren.. sollte gehen

                    T 1 Reply Last reply Reply Quote 0
                    • T
                      tb_apple04 @Asgothian last edited by

                      @Asgothian
                      hab es jetzt nochmal versucht, aber mit der alten version. wenn ich den adpter deinstalliere, dann über die katze deine url eingebe, und erst dann ihn auf dem io broker installieren, kann ich den user in der adapter konfiguration nicht erstellen.

                      Asgothian 1 Reply Last reply Reply Quote 0
                      • Asgothian
                        Asgothian Developer @tb_apple04 last edited by

                        @tb_apple04

                        Das ist sehr seltsam. Ich habe gerade

                        • die Instanz Hue.0 auf meinem Testsystem gelöscht
                        • den Adapter Hue auf der Platte gelöscht (Unter Adapter, bei hue rechts das Mülleimer Symbol)
                        • den Adapter Hue neu von Github installiert - mit dem Link weiter oben in diesem Thread
                        • per + eine Instanz zum ioBroker hinzugefügt.

                        Den konnte ich 1:1 sauber konfigurieren (Benutzer Erzeugen) und damit auch meine Lampe wie gewünscht steuern.

                        Da ist also noch etwas ganz anderes krumm.

                        Ich nutze ioBroker admin 3.5.10 und jsController 1.4.2

                        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

                        966
                        Online

                        32.1k
                        Users

                        80.7k
                        Topics

                        1.3m
                        Posts

                        yahka
                        2
                        90
                        4874
                        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