Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Hue Adapter 3.0.X - Test

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Hue Adapter 3.0.X - Test

    This topic has been deleted. Only users with topic management privileges can see it.
    • haselchen
      haselchen Most Active @foxriver76 last edited by

      @foxriver76

      Wow, das ging fix 🙂
      3.9.0 wird mir noch nicht angeboten.
      Aber kein Beinbruch....die trudelt noch schon bei mir ein.

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

        Hallo zusammen,
        ich benutzte längers den ioBroker.hue-extended-Adapter. Dieser ist ja nun DEPRECATED, nun bin ich auf den ioBroker.hue-Adapter umgestiegen. Nun habe ich folgende Verständnisfragen zur Bedienung:

        steuern möchte ich die Lampen/Gruppen über den DP hue.0.<name>.command.

        • Gem. Commands z.B. mittels { "bri": 50, "transitiontime": 30 }. Was bewirkt "transitiontime": 30?
        • wenn ich z.B. die Helligkeit UND Farbe angebe (z.B. {"level": 57, "r": 242, "g": 180, "b": 82}), wird die Helligkeit nicht berücksichtigt (offensichtlich bekannt, steht bereits weiter oben, Helligkeit/level immer 100%). Ist dies ein BUG? (mit z.B. {"level": 57, "ct": 2257} funktioniert es jedoch)

        ioBroker.hue: v3.7.1

        1 Reply Last reply Reply Quote 0
        • D
          DarkDevil last edited by DarkDevil

          Hallo zusammen,

          ich bekomme seit neustem (un)regelmäßig folgende Fehlermeldung:

          	State "hue.0.undefined.on" has no existing object, this might lead to an error in future versions
          

          Ich kann diesen Datenpunkt in den Objekten auch nicht finden. Ich kann die Meldung leider auch nicht (zB durch betätigen irgendwelcher Schalter) reproduzieren.

          Adapter läuft auf: v3.9.3

          foxriver76 1 Reply Last reply Reply Quote 0
          • foxriver76
            foxriver76 Developer @DarkDevil last edited by

            @darkdevil Bitte mal Adapter auf Debug und log davor und danach posten

            rug1024 1 Reply Last reply Reply Quote 0
            • rug1024
              rug1024 @foxriver76 last edited by

              @foxriver76 Bei mir taucht diese Meldung ebenfalls massenhaft im Log auf.

              2023-07-28 02:43:18.574  - [34mdebug[39m: hue.0 (2033) Received on push connection: [{"creationtime":"2023-07-28T00:43:18Z","data":[{"id":"xxxxxxxx-2510-47c1-95e8-xxxxxxxxxxxx","id_v1":"/sensors/6","motion":{"motion":true,"motion_report":{"changed":"2023-07-28T00:43:18.642Z","motion":true},"motion_valid":true},"owner":{"rid":"xxxxxxxx-de0f-4e3d-9458-xxxxxxxxxxxx","rtype":"device"},"type":"motion"}],"id":"6a0b6d70-7241-4988-b2d7-xxxxxxxxxxxx","type":"update"}]
              2023-07-28 02:43:18.574  - [34mdebug[39m: hue.0 (2033) New push connection update: {"id":"xxxxxxxx-2510-47c1-95e8-xxxxxxxxxxxx","id_v1":"/sensors/6","motion":{"motion":true,"motion_report":{"changed":"2023-07-28T00:43:18.642Z","motion":true},"motion_valid":true},"owner":{"rid":"xxxxxxxx-de0f-4e3d-9458-xxxxxxxxxxxx","rtype":"device"},"type":"motion"}
              2023-07-28 02:43:19.586  - [34mdebug[39m: hue.0 (2033) Received on push connection: [{"creationtime":"2023-07-28T00:43:18Z","data":[{"id":"xxxxxxxx-6a6b-431a-949b-xxxxxxxxxxxx","id_v1":"/lights/1","on":{"on":true},"owner":{"rid":"xxxxxxxx-0890-4c4b-96b8-xxxxxxxxxxxx","rtype":"device"},"type":"light"},{"color":{"xy":{"x":0.6774,"y":0.3189}},"color_temperature":{"mirek":null,"mirek_valid":false},"id":"xxxxxxxx-6a6b-431a-949b-xxxxxxxxxxxx","id_v1":"/lights/1","owner":{"rid":"xxxxxxxx-0890-4c4b-96b8-xxxxxxxxxxxx","rtype":"device"},"type":"light"},{"id":"xxxxxxxx-027c-437e-8091-xxxxxxxxxxxx","id_v1":"/scenes/HkUyTrJD7Cbp79f","status":{"active":"static"},"type":"scene"}],"id":"xxxxxxxx-374b-44e6-b3fd-xxxxxxxxxxxx","type":"update"},{"creationtime":"2023-07-28T00:43:18Z","data":[{"dimming":{"brightness":35.040000000000006},"id":"xxxxxxxx-32f3-4bc5-b46e-xxxxxxxxxxxx","id_v1":"/groups/0","owner":{"rid":"xxxxxxxx-9258-4f9d-a75e-xxxxxxxxxxxx","rtype":"bridge_home"},"type":"grouped_light"},{"dimming":{"brightness":68.9},"id":"xxxxxxxx-718d-48c4-99c3-xxxxxxxxxxxx","id_v1":"/groups/4","on":{"on":true},"owner":{"rid":"xxxxxxxx-8bd8-48a1-b027-xxxxxxxxxxxx","rtype":"room"},"type":"grouped_light"}],"id":"xxxxxxxx-44ac-42b2-8f9d-xxxxxxxxxxxx","type":"update"}]
              2023-07-28 02:43:19.586  - [34mdebug[39m: hue.0 (2033) New push connection update: {"id":"xxxxxxxx-6a6b-431a-949b-xxxxxxxxxxxx","id_v1":"/lights/1","on":{"on":true},"owner":{"rid":"xxxxxxxx-0890-4c4b-96b8-xxxxxxxxxxxx","rtype":"device"},"type":"light"}
              2023-07-28 02:43:19.586  - [34mdebug[39m: hue.0 (2033) New push connection update: {"color":{"xy":{"x":0.6774,"y":0.3189}},"color_temperature":{"mirek":null,"mirek_valid":false},"id":"xxxxxxxx-6a6b-431a-949b-xxxxxxxxxxxx","id_v1":"/lights/1","owner":{"rid":"xxxxxxxx-0890-4c4b-96b8-xxxxxxxxxxxx","rtype":"device"},"type":"light"}
              2023-07-28 02:43:19.587  - [34mdebug[39m: hue.0 (2033) New push connection update: {"id":"xxxxxxxx-027c-437e-8091-xxxxxxxxxxxx","id_v1":"/scenes/HkUyTrJD7Cbp79f","status":{"active":"static"},"type":"scene"}
              2023-07-28 02:43:19.587  - [34mdebug[39m: hue.0 (2033) New push connection update: {"dimming":{"brightness":35.040000000000006},"id":"xxxxxxxx-32f3-4bc5-b46e-xxxxxxxxxxxx","id_v1":"/groups/0","owner":{"rid":"xxxxxxxx-9258-4f9d-a75e-xxxxxxxxxxxx","rtype":"bridge_home"},"type":"grouped_light"}
              2023-07-28 02:43:19.587  - [34mdebug[39m: hue.0 (2033) New push connection update: {"dimming":{"brightness":68.9},"id":"xxxxxxxx-718d-48c4-99c3-xxxxxxxxxxxx","id_v1":"/groups/4","on":{"on":true},"owner":{"rid":"xxxxxxxx-8bd8-48a1-b027-xxxxxxxxxxxx","rtype":"room"},"type":"grouped_light"}
              2023-07-28 02:43:19.588  - [33mwarn[39m: hue.0 (2033) State "hue.0.undefined.on" has no existing object, this might lead to an error in future versions
              2023-07-28 02:43:37.343  - [34mdebug[39m: hue.0 (2033) Received on push connection: [{"creationtime":"2023-07-28T00:43:37Z","data":[{"id":"xxxxxxxx-2510-47c1-95e8-xxxxxxxxxxxx","id_v1":"/sensors/6","motion":{"motion":false,"motion_report":{"changed":"2023-07-28T00:43:37.394Z","motion":false},"motion_valid":true},"owner":{"rid":"xxxxxxxx-de0f-4e3d-9458-xxxxxxxxxxxx","rtype":"device"},"type":"motion"}],"id":"7a270386-972c-4626-9b7c-69c423b42524","type":"update"}]
              2023-07-28 02:43:37.343  - [34mdebug[39m: hue.0 (2033) New push connection update: {"id":"xxxxxxxx-2510-47c1-95e8-xxxxxxxxxxxx","id_v1":"/sensors/6","motion":{"motion":false,"motion_report":{"changed":"2023-07-28T00:43:37.394Z","motion":false},"motion_valid":true},"owner":{"rid":"xxxxxxxx-de0f-4e3d-9458-xxxxxxxxxxxx","rtype":"device"},"type":"motion"}
              2023-07-28 02:43:39.454  - [34mdebug[39m: hue.0 (2033) Received on push connection: [{"creationtime":"2023-07-28T00:43:39Z","data":[{"id":"xxxxxxxx-4bc2-4198-b0df-89cf1f40d5bf","id_v1":"/sensors/221","owner":{"rid":"34d62adf-682e-452e-b495-xxxxxxxxxxxx","rtype":"device"},"temperature":{"temperature":17.52,"temperature_report":{"changed":"2023-07-28T00:43:39.531Z","temperature":17.52},"temperature_valid":true},"type":"temperature"}],"id":"xxxxxxxx-1a2e-4ba2-a11a-xxxxxxxxxxxx","type":"update"}]
              2023-07-28 02:43:39.454  - [34mdebug[39m: hue.0 (2033) New push connection update: {"id":"xxxxxxxx-4bc2-4198-b0df-89cf1f40d5bf","id_v1":"/sensors/221","owner":{"rid":"34d62adf-682e-452e-b495-xxxxxxxxxxxx","rtype":"device"},"temperature":{"temperature":17.52,"temperature_report":{"changed":"2023-07-28T00:43:39.531Z","temperature":17.52},"temperature_valid":true},"type":"temperature"}
              2023-07-28 02:43:41.293  - [34mdebug[39m: hue.0 (2033) Received on push connection: [{"creationtime":"2023-07-28T00:43:41Z","data":[{"id":"xxxxxxxx-2510-47c1-95e8-xxxxxxxxxxxx","id_v1":"/sensors/6","motion":{"motion":true,"motion_report":{"changed":"2023-07-28T00:43:41.346Z","motion":true},"motion_valid":true},"owner":{"rid":"xxxxxxxx-de0f-4e3d-9458-xxxxxxxxxxxx","rtype":"device"},"type":"motion"}],"id":"ca6c5c70-9158-46fe-af9a-xxxxxxxxxxxx","type":"update"}]
              2023-07-28 02:43:41.293  - [34mdebug[39m: hue.0 (2033) New push connection update: {"id":"xxxxxxxx-2510-47c1-95e8-xxxxxxxxxxxx","id_v1":"/sensors/6","motion":{"motion":true,"motion_report":{"changed":"2023-07-28T00:43:41.346Z","motion":true},"motion_valid":true},"owner":{"rid":"xxxxxxxx-de0f-4e3d-9458-xxxxxxxxxxxx","rtype":"device"},"type":"motion"}
              2023-07-28 02:44:06.425  - [34mdebug[39m: hue.0 (2033) Received on push connection: [{"creationtime":"2023-07-28T00:44:06Z","data":[{"id":"xxxxxxxx-2510-47c1-95e8-xxxxxxxxxxxx","id_v1":"/sensors/6","motion":{"motion":false,"motion_report":{"changed":"2023-07-28T00:44:06.478Z","motion":false},"motion_valid":true},"owner":{"rid":"xxxxxxxx-de0f-4e3d-9458-xxxxxxxxxxxx","rtype":"device"},"type":"motion"}],"id":"xxxxxxxx-8e87-44b0-b4d1-xxxxxxxxxxxx","type":"update"}]
              2023-07-28 02:44:06.425  - [34mdebug[39m: hue.0 (2033) New push connection update: {"id":"xxxxxxxx-2510-47c1-95e8-xxxxxxxxxxxx","id_v1":"/sensors/6","motion":{"motion":false,"motion_report":{"changed":"2023-07-28T00:44:06.478Z","motion":false},"motion_valid":true},"owner":{"rid":"xxxxxxxx-de0f-4e3d-9458-xxxxxxxxxxxx","rtype":"device"},"type":"motion"}
              2023-07-28 02:45:01.614  - [34mdebug[39m: hue.0 (2033) Received on push connection: [{"creationtime":"2023-07-28T00:45:01Z","data":[{"id":"xxxxxxxx-8791-449b-a18a-xxxxxxxxxxxx","id_v1":"/sensors/194","owner":{"rid":"xxxxxxxx-862f-43be-8632-xxxxxxxxxxxx","rtype":"device"},"temperature":{"temperature":15.49,"temperature_report":{"changed":"2023-07-28T00:45:01.694Z","temperature":15.49},"temperature_valid":true},"type":"temperature"}],"id":"xxxxxxxx-b245-4b8b-943d-xxxxxxxxxxxx","type":"update"}]
              2023-07-28 02:45:01.614  - [34mdebug[39m: hue.0 (2033) New push connection update: {"id":"xxxxxxxx-8791-449b-a18a-xxxxxxxxxxxx","id_v1":"/sensors/194","owner":{"rid":"xxxxxxxx-862f-43be-
              
              foxriver76 1 Reply Last reply Reply Quote 0
              • foxriver76
                foxriver76 Developer @rug1024 last edited by

                @rug1024 wenn du den Adapter neu startest passiert das immer noch? Wurde die gruppe evtl angelegt während der Adapter lief und der Adapter kommt drauf nicht klar?

                rug1024 1 Reply Last reply Reply Quote 0
                • rug1024
                  rug1024 @foxriver76 last edited by

                  @foxriver76 Die Meldung kommt seit dem großen Update auf 3.9.3 (bin auf Stable).
                  Es gibt kein Objekt hue.0.undefined im Objektbaum.
                  Neustart schon etliche Male, bringt nichts.

                  foxriver76 1 Reply Last reply Reply Quote 0
                  • foxriver76
                    foxriver76 Developer @rug1024 last edited by

                    @rug1024 Dass es keine Gruppe undefined gibt ist klar. Der Adapter bekommt ein Update für die Gruppe 4 und kann diese Gruppe nicht finden. Falls du nicht all zu viele Gruppen hast, könntest du mal die Objekte checken ob es da eine gibt die im native die id 4 hat.

                    rug1024 1 Reply Last reply Reply Quote 0
                    • sigi234
                      sigi234 Forum Testing Most Active @foxriver76 last edited by sigi234

                      @foxriver76

                      Hallo,

                      leider stürzt der Adapter nach einen Update auf V 3.9.4 ab. Mit V 3.9.3 ist wieder alles ok.

                      https://forum.iobroker.net/topic/67255/philipps-hue-stürzt-andauernd-ab?_=1690812936107

                      foxriver76 1 Reply Last reply Reply Quote 0
                      • foxriver76
                        foxriver76 Developer @sigi234 last edited by

                        @sigi234 ich empfehle 3.9.5

                        sigi234 1 Reply Last reply Reply Quote 0
                        • sigi234
                          sigi234 Forum Testing Most Active @foxriver76 last edited by

                          @foxriver76 sagte in Hue Adapter 3.0.X - Test:

                          @sigi234 ich empfehle 3.9.5

                          👍

                          1 Reply Last reply Reply Quote 0
                          • sigi234
                            sigi234 Forum Testing Most Active @foxriver76 last edited by

                            @foxriver76

                            Kommt beim klicken auf das Fragezeichen
                            Fehler bekannt?

                            Screenshot (155).png

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

                              @sigi234 Ja

                              https://github.com/ioBroker/ioBroker.admin/issues/2012

                              ticaki created this issue in ioBroker/ioBroker.admin

                              closed Error in GUI! Adapter Helpsite #2012

                              1 Reply Last reply Reply Quote 0
                              • rug1024
                                rug1024 @foxriver76 last edited by

                                @foxriver76 Ich konnte keine Gruppe mit der ID 4 finden, habe nun aber einmal das hier deaktiviert:
                                21409709-a7a1-4562-8326-7081d64f6390-grafik.png Nun sehe ich in den Objekten eine Gruppe mit der ID 4. Werde beobachten ob der Fehler nun weiterhin auftritt.
                                @DarkDevil

                                foxriver76 1 Reply Last reply Reply Quote 0
                                • foxriver76
                                  foxriver76 Developer @rug1024 last edited by

                                  @rug1024 ahh.. ja evtl fehlt die Logik bei den Updates. Ich habe es auf GitHub allerdings schon gefixt und sollte in Zukunft dann mit beiden Einstellungen keine Probleme machen.

                                  rug1024 2 Replies Last reply Reply Quote 0
                                  • rug1024
                                    rug1024 @foxriver76 last edited by

                                    @foxriver76 Die Fehler sind auch weg, das war es. Vielen Dank!

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

                                      Habe die 3.9.5 drauf.
                                      Bekomme die rote Meldung im Log: error Could not poll all: read ECONNRESET.
                                      Woran wird das liegen, oder was ist der Auslöser?

                                      foxriver76 1 Reply Last reply Reply Quote 0
                                      • foxriver76
                                        foxriver76 Developer @bergjet last edited by

                                        @bergjet ab und zu? kurzzeitige Netzwerkprobleme, nicht schlimm im Normalfall. Dauerhaft? Dann Logs.

                                        bergjet 1 Reply Last reply Reply Quote 0
                                        • bergjet
                                          bergjet @foxriver76 last edited by

                                          @foxriver76 sagte in Hue Adapter 3.0.X - Test:

                                          ab und zu? kurzzeitige Netzwerkprobleme

                                          Fallweise. Netzwerkprobleme wo, hue, ioBroker oder von ioBroker zu hue?

                                          1 Reply Last reply Reply Quote 0
                                          • rug1024
                                            rug1024 @foxriver76 last edited by

                                            @foxriver76 Heute kam 3.9.5 Stable, habe "Gruppen ignorieren" wieder aktiviert und seitdem kommt der Fehler ständig:

                                            State "hue.0.undefined.on" has no existing object, this might lead to an error in future versions
                                            

                                            Fix greift demnach leider nicht.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            883
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            hue lightning phillips test
                                            24
                                            123
                                            10868
                                            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