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.
    • T
      tb_apple04 @Asgothian last edited by

      @Asgothian
      eine andere lampe verhälch genauso, komisch

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

        @tb_apple04 ich bau gerade ein paar debug ausgaben ein.. dann koennen wir schauen was da intern passiert.

        A.

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

          @Asgothian
          selbst bei dem lightstrip von phillips hue den ich habe verhält er sich wie beim alten adapter

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

            @Asgothian
            super

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

              @tb_apple04
              ok.. kannst du nochmal installieren (und nen upload machen) ?

              A.

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

                @Asgothian
                hab ich

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

                  Ok.. wenn du jetzt die Farbtemperatur anpasst muessten im Log Meldungen auftauchen - die brauch ich:

                  bsp:

                  temp_Msg P3{"bri":25,"on":true,"ct":500,"colormode":"ct","level":10}
                  
                  T 1 Reply Last reply Reply Quote 0
                  • T
                    tb_apple04 @Asgothian last edited by

                    @Asgothian
                    im log sehe ich nichts neues, welche version hat der neue adapter?

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

                      Immer noch 1.1.3
                      aber das bedeutet das der Upload nicht funktioniert hat. Das würde auch erklären warum die Anpassungen nicht aktiv sind.

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

                        @Asgothian

                        aber die version ist doch die richtige oder nicht?
                        Screenshot (22).png

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

                          @tb_apple04
                          Ja. Aber die Anzeige da bedeutet nicht unbedingt das der Upload funktioniert hat.

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

                            @Asgothian
                            gibt es noch einen anderen installationsweg?

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

                              @tb_apple04
                              Ja.. du kannst den Upload auch per Kommandozeile machen. Das muss ich aber erst heraus suchen - ich musste das bisher nicht nutzen.

                              Kannst du nochmal auf die "advanced" Ansicht wechseln und nochmal einen Upload machen - wichtig ist dabei auch wieder den Haken bei "automatisch schliessen" wegnehmen und das Ergebnis vom Upload posten ?

                              1 Reply Last reply Reply Quote 0
                              • 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
                                            • First post
                                              Last post

                                            Support us

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

                                            908
                                            Online

                                            32.1k
                                            Users

                                            80.7k
                                            Topics

                                            1.3m
                                            Posts

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