Navigation

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

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    Test Adapter Hue 2.5.0

    This topic has been deleted. Only users with topic management privileges can see it.
    • Negalein
      Negalein Global Moderator @foxriver76 last edited by

      @foxriver76 sagte in Test Adapter Hue 2.5.0:

      Leider sieht man ja nicht was gesendet wird.

      hue-debug.txt

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

        Habe jetzt nochmal was geändert. Allerdings da ich gesehen habe, dass die node-hue-api in der neuen Version sich jetzt selbstständig um die Anzahl an Anfragen an die Bridge kümmert, habe ich nochmal einen Anlauf ohne Queue gestartet mit der neuen Version. Die neue Version von node-hue-api benötigt allerdings Nodejs >= 10 (8 ist sowieso End of Life in 3 Tagen), weshalb ich es erst mal in einen extra Branch gepackt habe. Wer das testen möchte, von GitHub installieren:

        https://github.com/iobroker-community-adapters/ioBroker.hue#no-queue
        und anschließend iob u hue oder Upload über Admin ausführen.

        Negalein 1 Reply Last reply Reply Quote 0
        • Negalein
          Negalein Global Moderator @foxriver76 last edited by

          @foxriver76 sagte in Test Adapter Hue 2.5.0:

          Habe jetzt nochmal was geändert.

          Habe über die Katze-Beliebig https://github.com/iobroker-community-adapters/ioBroker.hue#no-queue installiert.
          Dann noch einen Upload gemacht.

          Fehler tritt weiterhin auf!

          hue.0	2019-12-28 01:46:09.079	debug	(21585) groups.get:0:945b5b55e61738ee1c25ff4cd9aecf09 result: {"_rawData":{"name":"Group 0","lights":["1","2","3","4","5","7","8"],"sensors":["1","6","7","8","9","11","12","13","14","15"],"type":"Ligh
          hue.0	2019-12-28 01:46:09.064	debug	(21585) groupQueue full. Throttling down...
          hue.0	2019-12-28 01:46:09.060	debug	(21585) polling group All (0) with prio 5
          hue.0	2019-12-28 01:46:09.057	debug	(21585) getFullState:getFullState:ccc856ad56bbc1f50de0070dd3cb0267 result: {"lights":{"1":{"state":{"on":false,"bri":0,"hue":64743,"sat":249,"effect":"none","xy":[0.687,0.2933],"alert":"none","colormo
          hue.0	2019-12-28 01:46:08.950	debug	(21585) Poll all states
          hue.0	2019-12-28 01:46:07.505	debug	(21585) Syncing state of Wohnzimmer blocked
          hue.0	2019-12-28 01:46:07.505	debug	(21585) Syncing state of Wohnzimmer blocked
          hue.0	2019-12-28 01:46:07.505	debug	(21585) Syncing state of Wohnzimmer blocked
          hue.0	2019-12-28 01:46:07.505	debug	(21585) Syncing state of Wohnzimmer blocked
          hue.0	2019-12-28 01:46:07.505	debug	(21585) Syncing state of Wohnzimmer blocked
          hue.0	2019-12-28 01:46:07.504	debug	(21585) Syncing state of Wohnzimmer blocked
          hue.0	2019-12-28 01:46:07.504	debug	(21585) Syncing state of Wohnzimmer blocked
          hue.0	2019-12-28 01:46:07.504	debug	(21585) Syncing state of Wohnzimmer blocked
          hue.0	2019-12-28 01:46:07.504	debug	(21585) Syncing state of Wohnzimmer blocked
          hue.0	2019-12-28 01:46:07.504	debug	(21585) Syncing state of Wohnzimmer blocked
          hue.0	2019-12-28 01:46:07.503	debug	(21585) Syncing state of Wohnzimmer blocked
          hue.0	2019-12-28 01:46:07.503	debug	(21585) Syncing state of Wohnzimmer blocked
          hue.0	2019-12-28 01:46:07.503	debug	(21585) Syncing state of Wohnzimmer blocked
          hue.0	2019-12-28 01:46:07.503	debug	(21585) Syncing state of Wohnzimmer blocked
          hue.0	2019-12-28 01:46:07.009	debug	(21585) groups.get:0:945b5b55e61738ee1c25ff4cd9aecf09 result: {"_rawData":{"name":"Group 0","lights":["1","2","3","4","5","7","8"],"sensors":["1","6","7","8","9","11","12","13","14","15"],"type":"Ligh
          hue.0	2019-12-28 01:46:06.952	debug	(21585) groupQueue full. Throttling down...
          hue.0	2019-12-28 01:46:06.949	debug	(21585) polling group All (0) with prio 5
          hue.0	2019-12-28 01:46:06.946	debug	(21585) getFullState:getFullState:ccc856ad56bbc1f50de0070dd3cb0267 result: {"lights":{"1":{"state":{"on":false,"bri":0,"hue":64743,"sat":249,"effect":"none","xy":[0.687,0.2933],"alert":"none","colormo
          hue.0	2019-12-28 01:46:06.864	debug	(21585) Poll all states
          hue.0	2019-12-28 01:46:05.988	error	(21585) groupQueue: job groups.setGroupState:6:9675b1a89ef8d5da8b2e645e9a8b1cfb max retry reached: Error: body contains invalid json
          
          foxriver76 1 Reply Last reply Reply Quote 0
          • foxriver76
            foxriver76 Developer @Negalein last edited by foxriver76

            @Negalein Hm, da hat iwas nicht funktioniert, in dem Branch gibt es keine Queue mehr. Er sollte auch sagen, dass die Adapter Version 3.0.0 lautet. War die Installation auch erfolgreich?

            Negalein 1 Reply Last reply Reply Quote 0
            • Negalein
              Negalein Global Moderator @foxriver76 last edited by

              @foxriver76 sagte in Test Adapter Hue 2.5.0:

              War die Installation auch erfolgreich?

              Habs soeben nochmal gemacht.
              Bleibt auf 2.5.0

              $ ./iobroker url "https://github.com/iobroker-community-adapters/ioBroker.hue#no-queue" --debug
              Info: Can not get current GitHub commit, we remember master branch only. No SHA available
              install https://github.com/iobroker-community-adapters/ioBroker.hue#no-queue/tarball/master
              NPM version: 6.11.3
              npm install https://github.com/iobroker-community-adapters/ioBroker.hue#no-queue/tarball/master --loglevel error --prefix "/opt/iobroker" (System call)
              npm
               ERR! code 1
              npm
               ERR! Command failed: git checkout no-queue/tarball/masternpm ERR! error: pathspec 'no-queue/tarball/master' did not match any file(s) known to git.npm ERR! 
              
              npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2019-12-28T00_49_16_218Z-debug.log
              upload [4] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/words.js words.js application/javascript
              upload [3] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/instruction.png instruction.png image/png
              upload [2] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/index_m.html index_m.html text/html
              upload [1] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/index.html index.html text/html
              upload [0] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/hue.jpeg hue.jpeg image/jpeg
              process exited with code 0
              
              1 Reply Last reply Reply Quote 0
              • foxriver76
                foxriver76 Developer last edited by

                Weiß gerade net, wie iob den Link auseinander nimmt, mit npm install läuft es.. nimm mal den Link als GitHub Quelle: https://github.com/iobroker-community-adapters/ioBroker.hue/tarball/no-queue

                Negalein 1 Reply Last reply Reply Quote 0
                • Negalein
                  Negalein Global Moderator @foxriver76 last edited by

                  @foxriver76 sagte in Test Adapter Hue 2.5.0:

                  nimm mal den Link als GitHub Quelle:

                  Jetzt hab ich 3.0.0
                  Funktioniert wieder alles! 🙂
                  DANKE

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

                    @Negalein Schick, mal abwarten, ob die Lib in der neuen Version nix unerwartet kaputt gemacht hat. Sieht dieses mal allerdings weniger kritisch aus. Ich schiebe bei mir auch mal node 10 aufs Produktivsystem.

                    Negalein 1 Reply Last reply Reply Quote 0
                    • Negalein
                      Negalein Global Moderator @foxriver76 last edited by

                      @foxriver76 sagte in Test Adapter Hue 2.5.0:

                      mal abwarten, ob die Lib in der neuen Version nix unerwartet kaputt gemacht hat.

                      Ich werde die nächsten Tage etwas rumtesten.

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

                        @Negalein Glaube musst nochmal neu installieren und denk an den Upload. Tatsächlich wurde an einer Stelle ein Name eines JSON Attributs geändert 🤷‍♂️ .

                        Negalein 1 Reply Last reply Reply Quote 0
                        • Negalein
                          Negalein Global Moderator @foxriver76 last edited by

                          @foxriver76 sagte in Test Adapter Hue 2.5.0:

                          Glaube musst nochmal neu installieren und denk an den Upload

                          Also wieder mit https://github.com/iobroker-community-adapters/ioBroker.hue/tarball/no-queue?

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

                            @Negalein Genau. 👍

                            Negalein 1 Reply Last reply Reply Quote 0
                            • Negalein
                              Negalein Global Moderator @foxriver76 last edited by Negalein

                              @foxriver76 sagte in Test Adapter Hue 2.5.0:

                              Genau.

                              $ ./iobroker url "https://github.com/iobroker-community-adapters/ioBroker.hue/tarball/no-queue" --debug
                              install https://github.com/iobroker-community-adapters/ioBroker.hue/tarball/no-queue
                              NPM version: 6.11.3
                              npm install https://github.com/iobroker-community-adapters/ioBroker.hue/tarball/no-queue --loglevel error --prefix "/opt/iobroker" (System call)
                              + iobroker.hue@3.0.0updated 1 package in 43.992s
                              upload [4] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/words.js words.js application/javascript
                              upload [3] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/instruction.png instruction.png image/png
                              upload [2] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/index_m.html index_m.html text/html
                              upload [1] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/index.html index.html text/html
                              upload [0] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/hue.jpeg hue.jpeg image/jpeg
                              process exited with code 0
                              
                              $ ./iobroker upload hue
                              upload [4] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/words.js words.js application/javascript
                              upload [3] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/instruction.png instruction.png image/png
                              upload [2] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/index_m.html index_m.html text/html
                              upload [1] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/index.html index.html text/html
                              upload [0] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/hue.jpeg hue.jpeg image/jpeg
                              process exited with code 0
                              

                              Bleibt die Version bei 3.0.0 ?

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

                                @Negalein Jop, bleibt. Schaut gut aus. Ist ja noch inoffiziell. Wir zwei sind vermutlich die einzigen mit der Version nun.

                                Negalein 1 Reply Last reply Reply Quote 0
                                • Negalein
                                  Negalein Global Moderator @foxriver76 last edited by

                                  @foxriver76 sagte in Test Adapter Hue 2.5.0:

                                  Schaut gut aus.

                                  Hab Errors entdeckt!

                                  hue.0	2019-12-28 02:45:13.760	debug	(27302) polling group All (0)
                                  hue.0	2019-12-28 02:45:13.680	debug	(27302) Poll all states
                                  hue.0	2019-12-28 02:45:11.679	debug	(27302) polling group All (0)
                                  hue.0	2019-12-28 02:45:11.595	debug	(27302) Poll all states
                                  hue.0	2019-12-28 02:45:09.594	debug	(27302) polling group All (0)
                                  hue.0	2019-12-28 02:45:09.511	debug	(27302) Poll all states
                                  hue.0	2019-12-28 02:45:07.509	debug	(27302) polling group All (0)
                                  hue.0	2019-12-28 02:45:07.430	debug	(27302) Poll all states
                                  hue.0	2019-12-28 02:45:05.427	debug	(27302) polling group All (0)
                                  hue.0	2019-12-28 02:45:05.340	debug	(27302) Poll all states
                                  hue.0	2019-12-28 02:44:59.550	debug	(27302) system.adapter.admin.0: logging true
                                  hue.0	2019-12-28 02:44:58.698	info	(27302) creating/updating bridge device
                                  hue.0	2019-12-28 02:44:58.697	info	(27302) created/updated 43 scenes
                                  hue.0	2019-12-28 02:44:58.697	debug	(27302) Create Scene recoveryScene in Kinderzimmer
                                  hue.0	2019-12-28 02:44:58.697	debug	(27302) Create Nachtlicht in Kinderzimmer
                                  hue.0	2019-12-28 02:44:58.696	debug	(27302) Create Gedimmt in Kinderzimmer
                                  hue.0	2019-12-28 02:44:58.696	debug	(27302) Create Hell in Kinderzimmer
                                  hue.0	2019-12-28 02:44:58.689	debug	(27302) Create Energie tanken in Kinderzimmer
                                  hue.0	2019-12-28 02:44:58.688	debug	(27302) Create Konzentrieren in Kinderzimmer
                                  hue.0	2019-12-28 02:44:58.688	debug	(27302) Create Lesen in Kinderzimmer
                                  hue.0	2019-12-28 02:44:58.688	debug	(27302) Create Entspannen in Kinderzimmer
                                  hue.0	2019-12-28 02:44:58.688	debug	(27302) Create Frühlingsblüten in Kinderzimmer
                                  hue.0	2019-12-28 02:44:58.688	debug	(27302) Create Nordlichter in Kinderzimmer
                                  hue.0	2019-12-28 02:44:58.687	debug	(27302) Create Tropendämmerung in Kinderzimmer
                                  hue.0	2019-12-28 02:44:58.687	debug	(27302) Create Sonnenuntergang Savanne in Kinderzimmer
                                  hue.0	2019-12-28 02:44:58.687	debug	(27302) Create Nachtlicht in Wohnzimmer
                                  hue.0	2019-12-28 02:44:58.687	debug	(27302) Create Gedimmt in Wohnzimmer
                                  hue.0	2019-12-28 02:44:58.687	debug	(27302) Create Hell in Wohnzimmer
                                  hue.0	2019-12-28 02:44:58.686	debug	(27302) Create Energie tanken in Wohnzimmer
                                  hue.0	2019-12-28 02:44:58.686	debug	(27302) Create Konzentrieren in Wohnzimmer
                                  hue.0	2019-12-28 02:44:58.686	debug	(27302) Create Lesen in Wohnzimmer
                                  hue.0	2019-12-28 02:44:58.686	debug	(27302) Create Entspannen in Wohnzimmer
                                  hue.0	2019-12-28 02:44:58.686	debug	(27302) Create Frühlingsblüten in Wohnzimmer
                                  hue.0	2019-12-28 02:44:58.685	debug	(27302) Create Nordlichter in Wohnzimmer
                                  hue.0	2019-12-28 02:44:58.685	debug	(27302) Create Tropendämmerung in Wohnzimmer
                                  hue.0	2019-12-28 02:44:58.685	debug	(27302) Create Sonnenuntergang Savanne in Wohnzimmer
                                  hue.0	2019-12-28 02:44:58.685	debug	(27302) Create Weiß in Wintergarten
                                  hue.0	2019-12-28 02:44:58.685	debug	(27302) Create Scene scene5 huelabs/christmas
                                  hue.0	2019-12-28 02:44:58.684	debug	(27302) Create Scene scene4 huelabs/christmas
                                  hue.0	2019-12-28 02:44:58.684	debug	(27302) Create Scene scene3 huelabs/christmas
                                  hue.0	2019-12-28 02:44:58.684	debug	(27302) Create Scene scene2 huelabs/christmas
                                  hue.0	2019-12-28 02:44:58.684	debug	(27302) Create Scene scene1 huelabs/christmas
                                  hue.0	2019-12-28 02:44:58.684	debug	(27302) Create Scene scene0 huelabs/christmas
                                  hue.0	2019-12-28 02:44:58.683	debug	(27302) Create Scene scene5 huelabs/christmas
                                  hue.0	2019-12-28 02:44:58.683	debug	(27302) Create Scene scene4 huelabs/christmas
                                  hue.0	2019-12-28 02:44:58.683	debug	(27302) Create Scene scene3 huelabs/christmas
                                  hue.0	2019-12-28 02:44:58.683	debug	(27302) Create Scene scene2 huelabs/christmas
                                  hue.0	2019-12-28 02:44:58.682	debug	(27302) Create Scene scene1 huelabs/christmas
                                  hue.0	2019-12-28 02:44:58.682	debug	(27302) Create Scene scene0 huelabs/christmas
                                  hue.0	2019-12-28 02:44:58.682	debug	(27302) Create Nachtlicht in Wintergarten
                                  hue.0	2019-12-28 02:44:58.682	debug	(27302) Create Tropendämmerung in Wintergarten
                                  hue.0	2019-12-28 02:44:58.681	debug	(27302) Create Gedimmt in Wintergarten
                                  hue.0	2019-12-28 02:44:58.681	debug	(27302) Create Nordlichter in Wintergarten
                                  hue.0	2019-12-28 02:44:58.680	debug	(27302) Create Sonnenuntergang Savanne in Wintergarten
                                  hue.0	2019-12-28 02:44:58.680	debug	(27302) Create Hell in Wintergarten
                                  hue.0	2019-12-28 02:44:58.679	debug	(27302) Create Frühlingsblüten in Wintergarten
                                  hue.0	2019-12-28 02:44:58.678	info	(27302) created/updated 7 groups channels
                                  hue.0	2019-12-28 02:44:58.677	info	(27302) created/updated 7 light channels
                                  hue.0	2019-12-28 02:44:58.675	info	(27302) created/updated 6 sensor channels
                                  hue.0	2019-12-28 02:44:58.674	info	(27302) skip switch: Hue ambient light sensor 1.usertest
                                  hue.0	2019-12-28 02:44:58.674	info	(27302) skip switch: Hue ambient light sensor 1.ledindication
                                  hue.0	2019-12-28 02:44:58.674	info	(27302) skip switch: Hue ambient light sensor 1.tholdoffset
                                  hue.0	2019-12-28 02:44:58.674	info	(27302) skip switch: Hue ambient light sensor 1.tholddark
                                  hue.0	2019-12-28 02:44:58.673	info	(27302) skip switch: Hue ambient light sensor 1.alert
                                  hue.0	2019-12-28 02:44:58.672	info	(27302) skip switch: Kinderzimmer Motionsensor.sensitivitymax
                                  hue.0	2019-12-28 02:44:58.672	info	(27302) skip switch: Kinderzimmer Motionsensor.sensitivity
                                  hue.0	2019-12-28 02:44:58.672	info	(27302) skip switch: Kinderzimmer Motionsensor.usertest
                                  hue.0	2019-12-28 02:44:58.672	info	(27302) skip switch: Kinderzimmer Motionsensor.ledindication
                                  hue.0	2019-12-28 02:44:58.671	info	(27302) skip switch: Kinderzimmer Motionsensor.alert
                                  hue.0	2019-12-28 02:44:58.671	info	(27302) skip switch: Hue temperature sensor 1.usertest
                                  hue.0	2019-12-28 02:44:58.671	info	(27302) skip switch: Hue temperature sensor 1.ledindication
                                  hue.0	2019-12-28 02:44:58.670	info	(27302) skip switch: Hue temperature sensor 1.alert
                                  hue.0	2019-12-28 02:44:58.669	info	(27302) skip switch: Daylight.sunsetoffset
                                  hue.0	2019-12-28 02:44:58.669	info	(27302) skip switch: Daylight.sunriseoffset
                                  hue.0	2019-12-28 02:44:58.669	info	(27302) skip switch: Daylight.configured
                                  hue.0	2019-12-28 02:44:58.413	debug	(27302) Using insecure http to connect to 10.0.1.69:80
                                  hue.0	2019-12-28 02:44:58.378	info	(27302) starting. Version 3.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.17.0
                                  hue.0	2019-12-28 02:44:57.784	debug	(27302) States connected to redis: 0.0.0.0:9000
                                  hue.0	2019-12-28 02:44:57.731	debug	(27302) statesDB connected
                                  hue.0	2019-12-28 02:44:57.729	debug	(27302) States create PubSub Client
                                  hue.0	2019-12-28 02:44:57.720	debug	(27302) Objects connected to redis: 0.0.0.0:9001
                                  hue.0	2019-12-28 02:44:57.718	debug	(27302) Redis States: Use Redis connection: 0.0.0.0:9000
                                  hue.0	2019-12-28 02:44:57.716	debug	(27302) objectDB connected
                                  hue.0	2019-12-28 02:44:57.704	debug	(27302) Objects client initialize lua scripts
                                  hue.0	2019-12-28 02:44:57.703	debug	(27302) Objects create PubSub Client
                                  hue.0	2019-12-28 02:44:57.699	debug	(27302) Objects client ready ... initialize now
                                  hue.0	2019-12-28 02:44:57.666	debug	(27302) Redis Objects: Use Redis connection: 0.0.0.0:9001
                                  hue.0	2019-12-28 02:44:54.245	info	(27911) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                  hue.0	2019-12-28 02:44:54.244	info	(27911) terminating
                                  hue.0	2019-12-28 02:44:54.243	info	(27911) cleaned everything up...
                                  hue.0	2019-12-28 02:44:54.242	info	(27911) Got terminate signal TERMINATE_YOURSELF
                                  hue.0	2019-12-28 02:44:52.604	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:50.488	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:48.407	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:46.324	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:44.243	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:42.161	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:40.080	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:37.996	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:35.916	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:33.831	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:31.752	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:29.717	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:27.586	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:25.500	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:23.419	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:21.336	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:19.252	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:17.170	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:15.086	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:12.985	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:10.900	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:08.816	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:06.730	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:04.634	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:02.550	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:44:00.469	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:58.382	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:56.303	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:54.224	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:52.143	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:50.061	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:47.979	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:45.894	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:43.861	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:41.731	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:39.643	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:37.567	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:35.483	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:33.398	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:31.313	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:29.233	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:27.152	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:25.070	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:22.968	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:20.887	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:18.787	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:16.704	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:14.623	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:12.537	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:10.452	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:08.373	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:06.282	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:04.201	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:02.104	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:43:00.019	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:57.988	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:55.855	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:53.774	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:51.696	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:49.612	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:47.528	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:45.444	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:43.364	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:41.280	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:39.197	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:37.123	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:35.034	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:32.931	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:30.843	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:28.818	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:26.679	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:24.595	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:22.501	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:20.409	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:18.329	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:16.245	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:14.161	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:12.126	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:09.998	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  hue.0	2019-12-28 02:42:07.918	error	(27911) Cannot update group state of All (0: TypeError: Cannot read property 'action' of undefined
                                  
                                  foxriver76 1 Reply Last reply Reply Quote 0
                                  • foxriver76
                                    foxriver76 Developer @Negalein last edited by

                                    @Negalein Genau das hatte ich auch und deshalb eigentlich was gepushed. Nochmal installieren bitte.

                                    https://github.com/iobroker-community-adapters/ioBroker.hue/tarball/no-queue

                                    Negalein dslraser 2 Replies Last reply Reply Quote 0
                                    • Negalein
                                      Negalein Global Moderator @foxriver76 last edited by

                                      @foxriver76 sagte in Test Adapter Hue 2.5.0:

                                      Nochmal installieren bitte.

                                      Funktioniert 🙂

                                      $ ./iobroker url "https://github.com/iobroker-community-adapters/ioBroker.hue/tarball/no-queue" --debug
                                      install https://github.com/iobroker-community-adapters/ioBroker.hue/tarball/no-queue
                                      NPM version: 6.11.3
                                      npm install https://github.com/iobroker-community-adapters/ioBroker.hue/tarball/no-queue --loglevel error --prefix "/opt/iobroker" (System call)
                                      + iobroker.hue@3.0.0updated 1 package in 39.745s
                                      upload [4] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/words.js words.js application/javascript
                                      upload [3] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/instruction.png instruction.png image/png
                                      upload [2] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/index_m.html index_m.html text/html
                                      upload [1] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/index.html index.html text/html
                                      upload [0] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/hue.jpeg hue.jpeg image/jpeg
                                      process exited with code 0
                                      
                                      $ ./iobroker upload hue
                                      upload [4] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/words.js words.js application/javascript
                                      upload [3] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/instruction.png instruction.png image/png
                                      upload [2] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/index_m.html index_m.html text/html
                                      upload [1] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/index.html index.html text/html
                                      upload [0] hue.admin /opt/iobroker/node_modules/iobroker.hue/admin/hue.jpeg hue.jpeg image/jpeg
                                      process exited with code 0
                                      
                                      hue.0	2019-12-28 02:53:15.206	debug	(32534) polling group All (0)
                                      hue.0	2019-12-28 02:53:15.124	debug	(32534) Poll all states
                                      hue.0	2019-12-28 02:53:13.123	debug	(32534) polling group All (0)
                                      hue.0	2019-12-28 02:53:13.043	debug	(32534) Poll all states
                                      hue.0	2019-12-28 02:53:11.037	debug	(32534) polling group All (0)
                                      hue.0	2019-12-28 02:53:10.954	debug	(32534) Poll all states
                                      hue.0	2019-12-28 02:53:08.951	debug	(32534) polling group All (0)
                                      hue.0	2019-12-28 02:53:08.863	debug	(32534) Poll all states
                                      hue.0	2019-12-28 02:53:05.787	debug	(32534) system.adapter.admin.0: logging true
                                      hue.0	2019-12-28 02:53:05.013	info	(32534) creating/updating bridge device
                                      hue.0	2019-12-28 02:53:05.013	info	(32534) created/updated 43 scenes
                                      hue.0	2019-12-28 02:53:05.013	debug	(32534) Create Scene recoveryScene in Kinderzimmer
                                      hue.0	2019-12-28 02:53:05.012	debug	(32534) Create Nachtlicht in Kinderzimmer
                                      hue.0	2019-12-28 02:53:05.012	debug	(32534) Create Gedimmt in Kinderzimmer
                                      hue.0	2019-12-28 02:53:05.012	debug	(32534) Create Hell in Kinderzimmer
                                      hue.0	2019-12-28 02:53:05.012	debug	(32534) Create Energie tanken in Kinderzimmer
                                      hue.0	2019-12-28 02:53:05.006	debug	(32534) Create Konzentrieren in Kinderzimmer
                                      hue.0	2019-12-28 02:53:05.005	debug	(32534) Create Lesen in Kinderzimmer
                                      hue.0	2019-12-28 02:53:05.005	debug	(32534) Create Entspannen in Kinderzimmer
                                      hue.0	2019-12-28 02:53:05.005	debug	(32534) Create Frühlingsblüten in Kinderzimmer
                                      hue.0	2019-12-28 02:53:05.005	debug	(32534) Create Nordlichter in Kinderzimmer
                                      hue.0	2019-12-28 02:53:05.005	debug	(32534) Create Tropendämmerung in Kinderzimmer
                                      hue.0	2019-12-28 02:53:05.005	debug	(32534) Create Sonnenuntergang Savanne in Kinderzimmer
                                      hue.0	2019-12-28 02:53:05.004	debug	(32534) Create Nachtlicht in Wohnzimmer
                                      hue.0	2019-12-28 02:53:05.004	debug	(32534) Create Gedimmt in Wohnzimmer
                                      hue.0	2019-12-28 02:53:05.004	debug	(32534) Create Hell in Wohnzimmer
                                      hue.0	2019-12-28 02:53:05.004	debug	(32534) Create Energie tanken in Wohnzimmer
                                      hue.0	2019-12-28 02:53:05.004	debug	(32534) Create Konzentrieren in Wohnzimmer
                                      hue.0	2019-12-28 02:53:05.003	debug	(32534) Create Lesen in Wohnzimmer
                                      hue.0	2019-12-28 02:53:05.003	debug	(32534) Create Entspannen in Wohnzimmer
                                      hue.0	2019-12-28 02:53:05.003	debug	(32534) Create Frühlingsblüten in Wohnzimmer
                                      hue.0	2019-12-28 02:53:05.003	debug	(32534) Create Nordlichter in Wohnzimmer
                                      hue.0	2019-12-28 02:53:05.003	debug	(32534) Create Tropendämmerung in Wohnzimmer
                                      hue.0	2019-12-28 02:53:05.002	debug	(32534) Create Sonnenuntergang Savanne in Wohnzimmer
                                      hue.0	2019-12-28 02:53:05.002	debug	(32534) Create Weiß in Wintergarten
                                      hue.0	2019-12-28 02:53:05.002	debug	(32534) Create Scene scene5 huelabs/christmas
                                      hue.0	2019-12-28 02:53:05.002	debug	(32534) Create Scene scene4 huelabs/christmas
                                      hue.0	2019-12-28 02:53:05.002	debug	(32534) Create Scene scene3 huelabs/christmas
                                      hue.0	2019-12-28 02:53:05.001	debug	(32534) Create Scene scene2 huelabs/christmas
                                      hue.0	2019-12-28 02:53:05.001	debug	(32534) Create Scene scene1 huelabs/christmas
                                      hue.0	2019-12-28 02:53:05.001	debug	(32534) Create Scene scene0 huelabs/christmas
                                      hue.0	2019-12-28 02:53:05.001	debug	(32534) Create Scene scene5 huelabs/christmas
                                      hue.0	2019-12-28 02:53:05.000	debug	(32534) Create Scene scene4 huelabs/christmas
                                      hue.0	2019-12-28 02:53:05.000	debug	(32534) Create Scene scene3 huelabs/christmas
                                      hue.0	2019-12-28 02:53:04.999	debug	(32534) Create Scene scene2 huelabs/christmas
                                      hue.0	2019-12-28 02:53:04.999	debug	(32534) Create Scene scene1 huelabs/christmas
                                      hue.0	2019-12-28 02:53:04.999	debug	(32534) Create Scene scene0 huelabs/christmas
                                      hue.0	2019-12-28 02:53:04.998	debug	(32534) Create Nachtlicht in Wintergarten
                                      hue.0	2019-12-28 02:53:04.998	debug	(32534) Create Tropendämmerung in Wintergarten
                                      hue.0	2019-12-28 02:53:04.998	debug	(32534) Create Gedimmt in Wintergarten
                                      hue.0	2019-12-28 02:53:04.998	debug	(32534) Create Nordlichter in Wintergarten
                                      hue.0	2019-12-28 02:53:04.997	debug	(32534) Create Sonnenuntergang Savanne in Wintergarten
                                      hue.0	2019-12-28 02:53:04.997	debug	(32534) Create Hell in Wintergarten
                                      hue.0	2019-12-28 02:53:04.997	debug	(32534) Create Frühlingsblüten in Wintergarten
                                      hue.0	2019-12-28 02:53:04.996	info	(32534) created/updated 7 groups channels
                                      hue.0	2019-12-28 02:53:04.994	info	(32534) created/updated 7 light channels
                                      hue.0	2019-12-28 02:53:04.992	info	(32534) created/updated 6 sensor channels
                                      hue.0	2019-12-28 02:53:04.992	info	(32534) skip switch: Hue ambient light sensor 1.usertest
                                      hue.0	2019-12-28 02:53:04.992	info	(32534) skip switch: Hue ambient light sensor 1.ledindication
                                      hue.0	2019-12-28 02:53:04.992	info	(32534) skip switch: Hue ambient light sensor 1.tholdoffset
                                      hue.0	2019-12-28 02:53:04.991	info	(32534) skip switch: Hue ambient light sensor 1.tholddark
                                      hue.0	2019-12-28 02:53:04.991	info	(32534) skip switch: Hue ambient light sensor 1.alert
                                      hue.0	2019-12-28 02:53:04.991	info	(32534) skip switch: Kinderzimmer Motionsensor.sensitivitymax
                                      hue.0	2019-12-28 02:53:04.990	info	(32534) skip switch: Kinderzimmer Motionsensor.sensitivity
                                      hue.0	2019-12-28 02:53:04.990	info	(32534) skip switch: Kinderzimmer Motionsensor.usertest
                                      hue.0	2019-12-28 02:53:04.989	info	(32534) skip switch: Kinderzimmer Motionsensor.ledindication
                                      hue.0	2019-12-28 02:53:04.989	info	(32534) skip switch: Kinderzimmer Motionsensor.alert
                                      hue.0	2019-12-28 02:53:04.989	info	(32534) skip switch: Hue temperature sensor 1.usertest
                                      hue.0	2019-12-28 02:53:04.988	info	(32534) skip switch: Hue temperature sensor 1.ledindication
                                      hue.0	2019-12-28 02:53:04.988	info	(32534) skip switch: Hue temperature sensor 1.alert
                                      hue.0	2019-12-28 02:53:04.987	info	(32534) skip switch: Daylight.sunsetoffset
                                      hue.0	2019-12-28 02:53:04.985	info	(32534) skip switch: Daylight.sunriseoffset
                                      hue.0	2019-12-28 02:53:04.985	info	(32534) skip switch: Daylight.configured
                                      hue.0	2019-12-28 02:53:04.746	debug	(32534) Using insecure http to connect to 10.0.1.69:80
                                      hue.0	2019-12-28 02:53:04.725	info	(32534) starting. Version 3.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.17.0
                                      hue.0	2019-12-28 02:53:04.097	debug	(32534) States connected to redis: 0.0.0.0:9000
                                      hue.0	2019-12-28 02:53:04.045	debug	(32534) statesDB connected
                                      hue.0	2019-12-28 02:53:04.044	debug	(32534) States create PubSub Client
                                      hue.0	2019-12-28 02:53:04.022	debug	(32534) Redis States: Use Redis connection: 0.0.0.0:9000
                                      hue.0	2019-12-28 02:53:04.020	debug	(32534) objectDB connected
                                      hue.0	2019-12-28 02:53:04.013	debug	(32534) Objects connected to redis: 0.0.0.0:9001
                                      hue.0	2019-12-28 02:53:03.986	debug	(32534) Objects client initialize lua scripts
                                      hue.0	2019-12-28 02:53:03.985	debug	(32534) Objects create PubSub Client
                                      hue.0	2019-12-28 02:53:03.957	debug	(32534) Objects client ready ... initialize now
                                      hue.0	2019-12-28 02:53:03.900	debug	(32534) Redis Objects: Use Redis connection: 0.0.0.0:9001
                                      hue.0	2019-12-28 02:53:00.468	info	(29200) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                      hue.0	2019-12-28 02:53:00.468	info	(29200) terminating
                                      hue.0	2019-12-28 02:53:00.467	info	(29200) cleaned everything up...
                                      hue.0	2019-12-28 02:53:00.466	info	(29200) Got terminate signal TERMINATE_YOURSELF
                                      hue.0	2019-12-28 02:47:52.674	info	(29200) creating/updating bridge device
                                      hue.0	2019-12-28 02:47:52.673	info	(29200) created/updated 43 scenes
                                      hue.0	2019-12-28 02:47:52.669	info	(29200) created/updated 7 groups channels
                                      hue.0	2019-12-28 02:47:52.667	info	(29200) created/updated 7 light channels
                                      hue.0	2019-12-28 02:47:52.665	info	(29200) created/updated 6 sensor channels
                                      hue.0	2019-12-28 02:47:52.665	info	(29200) skip switch: Hue ambient light sensor 1.usertest
                                      hue.0	2019-12-28 02:47:52.665	info	(29200) skip switch: Hue ambient light sensor 1.ledindication
                                      hue.0	2019-12-28 02:47:52.664	info	(29200) skip switch: Hue ambient light sensor 1.tholdoffset
                                      hue.0	2019-12-28 02:47:52.664	info	(29200) skip switch: Hue ambient light sensor 1.tholddark
                                      hue.0	2019-12-28 02:47:52.664	info	(29200) skip switch: Hue ambient light sensor 1.alert
                                      hue.0	2019-12-28 02:47:52.664	info	(29200) skip switch: Kinderzimmer Motionsensor.sensitivitymax
                                      hue.0	2019-12-28 02:47:52.663	info	(29200) skip switch: Kinderzimmer Motionsensor.sensitivity
                                      hue.0	2019-12-28 02:47:52.663	info	(29200) skip switch: Kinderzimmer Motionsensor.usertest
                                      hue.0	2019-12-28 02:47:52.663	info	(29200) skip switch: Kinderzimmer Motionsensor.ledindication
                                      hue.0	2019-12-28 02:47:52.663	info	(29200) skip switch: Kinderzimmer Motionsensor.alert
                                      hue.0	2019-12-28 02:47:52.662	info	(29200) skip switch: Hue temperature sensor 1.usertest
                                      hue.0	2019-12-28 02:47:52.662	info	(29200) skip switch: Hue temperature sensor 1.ledindication
                                      hue.0	2019-12-28 02:47:52.662	info	(29200) skip switch: Hue temperature sensor 1.alert
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • dslraser
                                        dslraser Forum Testing Most Active @foxriver76 last edited by

                                        @foxriver76
                                        Wenn ich die Version drüber installiere, muss ich dann in iot alle SmartGeräte neu machen ?

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

                                          @dslraser Ne, 3.0 nur wegen nodejs 10

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

                                            @foxriver76
                                            so, ich werde beobachten und berichten, falls was auffällt.

                                            hue.0	2019-12-28 10:05:51.411	info	(3415) creating/updating bridge device
                                            hue.0	2019-12-28 10:05:51.410	info	(3415) created/updated 110 scenes
                                            hue.0	2019-12-28 10:05:51.394	info	(3415) created/updated 19 groups channels
                                            hue.0	2019-12-28 10:05:51.391	info	(3415) created/updated 37 light channels
                                            hue.0	2019-12-28 10:05:51.388	info	(3415) created/updated 1 sensor channels
                                            hue.0	2019-12-28 10:05:51.387	info	(3415) skip switch: Daylight.sunsetoffset
                                            hue.0	2019-12-28 10:05:51.387	info	(3415) skip switch: Daylight.sunriseoffset
                                            hue.0	2019-12-28 10:05:51.386	info	(3415) skip switch: Daylight.configured
                                            hue.0	2019-12-28 10:05:51.119	info	(3415) starting. Version 3.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.17.0
                                            
                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            1.0k
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            hue philips philips hue test tester
                                            5
                                            40
                                            1947
                                            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