Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Adapter LightControl 0.4.x Stable

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Adapter LightControl 0.4.x Stable

    This topic has been deleted. Only users with topic management privileges can see it.
    • Schmakus
      Schmakus Developer @M-A Hueb last edited by

      @m-a-hueb du solltest auch 8-Stellige HEX verwenden können. Die 7. und 8 Stelle sind der Weiß Anteil bei Shelly.
      Aber generell ist Shelly noch etwas speziell. Im Zweifel machst ein Issue auf.
      Für die Adaptive Farbtemperatur wird kein Lux Sensor benötigt. Das geht über Sonnenstand und/oder Uhrzeit.

      M-A Hueb 1 Reply Last reply Reply Quote 0
      • M-A Hueb
        M-A Hueb @Schmakus last edited by

        @schmakus Trag ich dann einfach bei "Wert für Standardfarbe #FFFFFFFF ein ?

        FredF 1 Reply Last reply Reply Quote 0
        • FredF
          FredF Most Active Forum Testing @Schmakus last edited by

          @schmakus Beim update von 0.1.3 auf 0.2.12 gab es einige Fehlermeldungen:

          2023-05-05 15:48:44.992 - warn: lightcontrol.0 (12105) Object 0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.colorModeSwitch is invalid: Default value has to be type "boolean" but received type "string"
          2023-05-05 15:48:44.993 - warn: lightcontrol.0 (12105) This object will not be created in future versions. Please report this to the developer.
          2023-05-05 15:48:45.115 - warn: lightcontrol.0 (12105) Object 0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.colorModeSwitch is invalid: Default value has to be type "boolean" but received type "string"
          2023-05-05 15:48:45.115 - warn: lightcontrol.0 (12105) This object will not be created in future versions. Please report this to the developer.
          2023-05-05 15:48:45.208 - warn: lightcontrol.0 (12105) Object 0_userdata.0.lightcontrol_DEV.Lamps.Lamp3.colorModeSwitch is invalid: Default value has to be type "boolean" but received type "string"
          2023-05-05 15:48:45.208 - warn: lightcontrol.0 (12105) This object will not be created in future versions. Please report this to the developer.
          2023-05-05 15:48:45.415 - warn: lightcontrol.0 (12105) setObject KuecheSockelbeleuchtung.dimmUp (type=state) property native missing!
          2023-05-05 15:48:45.461 - warn: lightcontrol.0 (12105) setObject KuecheSockelbeleuchtung.dimmDown (type=state) property native missing!
          2023-05-05 15:48:45.514 - warn: lightcontrol.0 (12105) setObject KuecheSockelbeleuchtung.adaptiveCtMode (type=state) property native missing!
          2023-05-05 15:48:45.625 - warn: lightcontrol.0 (12105) setObject KuecheSockelbeleuchtung.autoOnMotion.color (type=state) property native missing!
          2023-05-05 15:48:45.686 - warn: lightcontrol.0 (12105) setObject KuecheSockelbeleuchtung.autoOnLux.color (type=state) property native missing!
          2023-05-05 15:48:45.736 - warn: lightcontrol.0 (12105) setObject KuecheSockelbeleuchtung.autoOnLux.operator (type=state) property native missing!
          2023-05-05 15:48:45.790 - warn: lightcontrol.0 (12105) setObject KuecheSockelbeleuchtung.autoOnPresenceIncrease.color (type=state) property native missing!
          2023-05-05 15:48:45.856 - warn: lightcontrol.0 (12105) setObject KuecheSockelbeleuchtung.blink.frequency (type=state) property native missing!
          2023-05-05 15:48:45.910 - warn: lightcontrol.0 (12105) setObject Eingangslicht.dimmUp (type=state) property native missing!
          2023-05-05 15:48:45.956 - warn: lightcontrol.0 (12105) setObject Eingangslicht.dimmDown (type=state) property native missing!
          2023-05-05 15:48:46.008 - warn: lightcontrol.0 (12105) setObject Eingangslicht.adaptiveCtMode (type=state) property native missing!
          2023-05-05 15:48:46.081 - warn: lightcontrol.0 (12105) setObject Eingangslicht.autoOnMotion.color (type=state) property native missing!
          2023-05-05 15:48:46.137 - warn: lightcontrol.0 (12105) setObject Eingangslicht.autoOnLux.color (type=state) property native missing!
          2023-05-05 15:48:46.186 - warn: lightcontrol.0 (12105) setObject Eingangslicht.autoOnLux.operator (type=state) property native missing!
          2023-05-05 15:48:46.239 - warn: lightcontrol.0 (12105) setObject Eingangslicht.autoOnPresenceIncrease.color (type=state) property native missing!
          2023-05-05 15:48:46.325 - warn: lightcontrol.0 (12105) setObject Eingangslicht.blink.frequency (type=state) property native missing!
          2023-05-05 15:48:46.566 - warn: lightcontrol.0 (12105) [ buildStateDetailsArray ] Light group "Wohnzimmer" was deleted by the user in the instance settings! LightControl settings will be deactivated for this StateID: 0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.bri)
          2023-05-05 15:48:46.613 - warn: lightcontrol.0 (12105) [ buildStateDetailsArray ] Light group "Wohnzimmer" was deleted by the user in the instance settings! LightControl settings will be deactivated for this StateID: 0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.sat)
          2023-05-05 15:48:46.657 - warn: lightcontrol.0 (12105) [ buildStateDetailsArray ] Light group "Wohnzimmer" was deleted by the user in the instance settings! LightControl settings will be deactivated for this StateID: 0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.ct)
          2023-05-05 15:48:46.704 - warn: lightcontrol.0 (12105) [ buildStateDetailsArray ] Light group "Wohnzimmer" was deleted by the user in the instance settings! LightControl settings will be deactivated for this StateID: 0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.colorHEX)
          2023-05-05 15:48:46.753 - warn: lightcontrol.0 (12105) [ buildStateDetailsArray ] Light group "Wohnzimmer" was deleted by the user in the instance settings! LightControl settings will be deactivated for this StateID: 0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.colorModeSwitch)
          2023-05-05 15:48:46.754 - warn: lightcontrol.0 (12105) Object 0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.colorModeSwitch is invalid: Default value has to be type "boolean" but received type "string"
          2023-05-05 15:48:46.754 - warn: lightcontrol.0 (12105) This object will not be created in future versions. Please report this to the developer.
          2023-05-05 15:48:46.800 - warn: lightcontrol.0 (12105) [ buildStateDetailsArray ] Light group "Wohnzimmer" was deleted by the user in the instance settings! LightControl settings will be deactivated for this StateID: 0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.power)
          2023-05-05 15:48:46.845 - warn: lightcontrol.0 (12105) [ buildStateDetailsArray ] Light group "Wohnzimmer" was deleted by the user in the instance settings! LightControl settings will be deactivated for this StateID: 0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.bri)
          2023-05-05 15:48:46.891 - warn: lightcontrol.0 (12105) [ buildStateDetailsArray ] Light group "Wohnzimmer" was deleted by the user in the instance settings! LightControl settings will be deactivated for this StateID: 0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.sat)
          2023-05-05 15:48:46.939 - warn: lightcontrol.0 (12105) [ buildStateDetailsArray ] Light group "Wohnzimmer" was deleted by the user in the instance settings! LightControl settings will be deactivated for this StateID: 0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.ct)
          2023-05-05 15:48:46.985 - warn: lightcontrol.0 (12105) [ buildStateDetailsArray ] Light group "Wohnzimmer" was deleted by the user in the instance settings! LightControl settings will be deactivated for this StateID: 0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.colorModeSwitch)
          2023-05-05 15:48:46.985 - warn: lightcontrol.0 (12105) Object 0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.colorModeSwitch is invalid: Default value has to be type "boolean" but received type "string"
          2023-05-05 15:48:46.986 - warn: lightcontrol.0 (12105) This object will not be created in future versions. Please report this to the developer.
          


          Kann ich wahrscheinlich ignorieren, oder?

          Schmakus 2 Replies Last reply Reply Quote 0
          • FredF
            FredF Most Active Forum Testing @M-A Hueb last edited by

            @m-a-hueb sagte in Adapter LightControl 0.2.x Latest:

            Wert für Standardfarbe

            Wo ist denn diese Eingabe?

            Schmakus 1 Reply Last reply Reply Quote 0
            • Schmakus
              Schmakus Developer @FredF last edited by

              @fredf hi, hier ist noch der DEV Modus aktiv. Muss ich in der nächsten Version deaktivieren. 🙈

              1 Reply Last reply Reply Quote 1
              • Schmakus
                Schmakus Developer @FredF last edited by

                @fredf sagte in Adapter LightControl 0.2.x Latest:

                @m-a-hueb sagte in Adapter LightControl 0.2.x Latest:

                Wert für Standardfarbe

                Wo ist denn diese Eingabe?

                Direkt in den Einstellungen des Datenpunkts „Color“

                FredF 1 Reply Last reply Reply Quote 0
                • FredF
                  FredF Most Active Forum Testing @Schmakus last edited by

                  @schmakus Ja schon, ich suchte diese Angabe

                  @m-a-hueb sagte in Adapter LightControl 0.2.x Latest:

                  Trag ich dann einfach bei "Wert für Standardfarbe

                  1 Reply Last reply Reply Quote 0
                  • Schmakus
                    Schmakus Developer @FredF last edited by

                    @fredf sagte in Adapter LightControl 0.2.x Latest:

                    @schmakus Beim update von 0.1.3 auf 0.2.12 gab es einige Fehlermeldungen:

                    2023-05-05 15:48:44.992 - warn: lightcontrol.0 (12105) Object 0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.colorModeSwitch is invalid: Default value has to be type "boolean" but received type "string"
                    2023-05-05 15:48:44.993 - warn: lightcontrol.0 (12105) This object will not be created in future versions. Please report this to the developer.
                    2023-05-05 15:48:45.115 - warn: lightcontrol.0 (12105) Object 0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.colorModeSwitch is invalid: Default value has to be type "boolean" but received type "string"
                    2023-05-05 15:48:45.115 - warn: lightcontrol.0 (12105) This object will not be created in future versions. Please report this to the developer.
                    2023-05-05 15:48:45.208 - warn: lightcontrol.0 (12105) Object 0_userdata.0.lightcontrol_DEV.Lamps.Lamp3.colorModeSwitch is invalid: Default value has to be type "boolean" but received type "string"
                    2023-05-05 15:48:45.208 - warn: lightcontrol.0 (12105) This object will not be created in future versions. Please report this to the developer.
                    2023-05-05 15:48:45.415 - warn: lightcontrol.0 (12105) setObject KuecheSockelbeleuchtung.dimmUp (type=state) property native missing!
                    2023-05-05 15:48:45.461 - warn: lightcontrol.0 (12105) setObject KuecheSockelbeleuchtung.dimmDown (type=state) property native missing!
                    2023-05-05 15:48:45.514 - warn: lightcontrol.0 (12105) setObject KuecheSockelbeleuchtung.adaptiveCtMode (type=state) property native missing!
                    2023-05-05 15:48:45.625 - warn: lightcontrol.0 (12105) setObject KuecheSockelbeleuchtung.autoOnMotion.color (type=state) property native missing!
                    2023-05-05 15:48:45.686 - warn: lightcontrol.0 (12105) setObject KuecheSockelbeleuchtung.autoOnLux.color (type=state) property native missing!
                    2023-05-05 15:48:45.736 - warn: lightcontrol.0 (12105) setObject KuecheSockelbeleuchtung.autoOnLux.operator (type=state) property native missing!
                    2023-05-05 15:48:45.790 - warn: lightcontrol.0 (12105) setObject KuecheSockelbeleuchtung.autoOnPresenceIncrease.color (type=state) property native missing!
                    2023-05-05 15:48:45.856 - warn: lightcontrol.0 (12105) setObject KuecheSockelbeleuchtung.blink.frequency (type=state) property native missing!
                    2023-05-05 15:48:45.910 - warn: lightcontrol.0 (12105) setObject Eingangslicht.dimmUp (type=state) property native missing!
                    2023-05-05 15:48:45.956 - warn: lightcontrol.0 (12105) setObject Eingangslicht.dimmDown (type=state) property native missing!
                    2023-05-05 15:48:46.008 - warn: lightcontrol.0 (12105) setObject Eingangslicht.adaptiveCtMode (type=state) property native missing!
                    2023-05-05 15:48:46.081 - warn: lightcontrol.0 (12105) setObject Eingangslicht.autoOnMotion.color (type=state) property native missing!
                    2023-05-05 15:48:46.137 - warn: lightcontrol.0 (12105) setObject Eingangslicht.autoOnLux.color (type=state) property native missing!
                    2023-05-05 15:48:46.186 - warn: lightcontrol.0 (12105) setObject Eingangslicht.autoOnLux.operator (type=state) property native missing!
                    2023-05-05 15:48:46.239 - warn: lightcontrol.0 (12105) setObject Eingangslicht.autoOnPresenceIncrease.color (type=state) property native missing!
                    2023-05-05 15:48:46.325 - warn: lightcontrol.0 (12105) setObject Eingangslicht.blink.frequency (type=state) property native missing!
                    2023-05-05 15:48:46.566 - warn: lightcontrol.0 (12105) [ buildStateDetailsArray ] Light group "Wohnzimmer" was deleted by the user in the instance settings! LightControl settings will be deactivated for this StateID: 0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.bri)
                    2023-05-05 15:48:46.613 - warn: lightcontrol.0 (12105) [ buildStateDetailsArray ] Light group "Wohnzimmer" was deleted by the user in the instance settings! LightControl settings will be deactivated for this StateID: 0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.sat)
                    2023-05-05 15:48:46.657 - warn: lightcontrol.0 (12105) [ buildStateDetailsArray ] Light group "Wohnzimmer" was deleted by the user in the instance settings! LightControl settings will be deactivated for this StateID: 0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.ct)
                    2023-05-05 15:48:46.704 - warn: lightcontrol.0 (12105) [ buildStateDetailsArray ] Light group "Wohnzimmer" was deleted by the user in the instance settings! LightControl settings will be deactivated for this StateID: 0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.colorHEX)
                    2023-05-05 15:48:46.753 - warn: lightcontrol.0 (12105) [ buildStateDetailsArray ] Light group "Wohnzimmer" was deleted by the user in the instance settings! LightControl settings will be deactivated for this StateID: 0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.colorModeSwitch)
                    2023-05-05 15:48:46.754 - warn: lightcontrol.0 (12105) Object 0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.colorModeSwitch is invalid: Default value has to be type "boolean" but received type "string"
                    2023-05-05 15:48:46.754 - warn: lightcontrol.0 (12105) This object will not be created in future versions. Please report this to the developer.
                    2023-05-05 15:48:46.800 - warn: lightcontrol.0 (12105) [ buildStateDetailsArray ] Light group "Wohnzimmer" was deleted by the user in the instance settings! LightControl settings will be deactivated for this StateID: 0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.power)
                    2023-05-05 15:48:46.845 - warn: lightcontrol.0 (12105) [ buildStateDetailsArray ] Light group "Wohnzimmer" was deleted by the user in the instance settings! LightControl settings will be deactivated for this StateID: 0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.bri)
                    2023-05-05 15:48:46.891 - warn: lightcontrol.0 (12105) [ buildStateDetailsArray ] Light group "Wohnzimmer" was deleted by the user in the instance settings! LightControl settings will be deactivated for this StateID: 0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.sat)
                    2023-05-05 15:48:46.939 - warn: lightcontrol.0 (12105) [ buildStateDetailsArray ] Light group "Wohnzimmer" was deleted by the user in the instance settings! LightControl settings will be deactivated for this StateID: 0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.ct)
                    2023-05-05 15:48:46.985 - warn: lightcontrol.0 (12105) [ buildStateDetailsArray ] Light group "Wohnzimmer" was deleted by the user in the instance settings! LightControl settings will be deactivated for this StateID: 0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.colorModeSwitch)
                    2023-05-05 15:48:46.985 - warn: lightcontrol.0 (12105) Object 0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.colorModeSwitch is invalid: Default value has to be type "boolean" but received type "string"
                    2023-05-05 15:48:46.986 - warn: lightcontrol.0 (12105) This object will not be created in future versions. Please report this to the developer.
                    


                    Kann ich wahrscheinlich ignorieren, oder?

                    Mit der Version v0.2.13 gefixt.

                    K 1 Reply Last reply Reply Quote 1
                    • K
                      kukoratsch @Schmakus last edited by

                      @schmakus Bekomme Fehlermeldung bei ein und ausschalten Gruppe Wohnzimmer

                      lightcontrol.0
                      	2023-05-16 10:05:35.546	warn	[ SimpleGroupPowerOnOff ] Can't switching off for Light = "Decke vorn" in Group = "Wohnzimmer". No power or brightness state defined. Light: {"description":"Decke vorn","color":{"oid":"alias.0.Wohnzimmer.Licht.Decke_RGB_vorne","colorType":"hex","defaultColor":"#FFFFFF","sendColor":true}}
                      lightcontrol.0
                      	2023-05-16 10:05:35.545	warn	[ SimpleGroupPowerOnOff ] Can't switching off for Light = "hinten" in Group = "Wohnzimmer". No power or brightness state defined. Light: {"description":"hinten","modeswitch":{"oid":"milight-smart-light.0.Wohnzimmer_hinten.fullColor8Zone-2.whiteMode","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}}
                      lightcontrol.0
                      	2023-05-16 10:05:35.545	warn	[ SimpleGroupPowerOnOff ] Can't switching off for Light = "vorne" in Group = "Wohnzimmer". No power or brightness state defined. Light: {"description":"vorne","modeswitch":{"oid":"milight-smart-light.0.Wohnzimmer_vorne.fullColor8Zone-1.whiteMode","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}}
                      
                      Schmakus 1 Reply Last reply Reply Quote 0
                      • Schmakus
                        Schmakus Developer @kukoratsch last edited by

                        @kukoratsch sagte in Adapter LightControl 0.2.x Latest:

                        @schmakus Bekomme Fehlermeldung bei ein und ausschalten Gruppe Wohnzimmer

                        lightcontrol.0
                        	2023-05-16 10:05:35.546	warn	[ SimpleGroupPowerOnOff ] Can't switching off for Light = "Decke vorn" in Group = "Wohnzimmer". No power or brightness state defined. Light: {"description":"Decke vorn","color":{"oid":"alias.0.Wohnzimmer.Licht.Decke_RGB_vorne","colorType":"hex","defaultColor":"#FFFFFF","sendColor":true}}
                        lightcontrol.0
                        	2023-05-16 10:05:35.545	warn	[ SimpleGroupPowerOnOff ] Can't switching off for Light = "hinten" in Group = "Wohnzimmer". No power or brightness state defined. Light: {"description":"hinten","modeswitch":{"oid":"milight-smart-light.0.Wohnzimmer_hinten.fullColor8Zone-2.whiteMode","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}}
                        lightcontrol.0
                        	2023-05-16 10:05:35.545	warn	[ SimpleGroupPowerOnOff ] Can't switching off for Light = "vorne" in Group = "Wohnzimmer". No power or brightness state defined. Light: {"description":"vorne","modeswitch":{"oid":"milight-smart-light.0.Wohnzimmer_vorne.fullColor8Zone-1.whiteMode","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}}
                        

                        Ja es ist auch power oder brightness state definiert. so kann kein Licht geschaltet werden. 😉

                        K 1 Reply Last reply Reply Quote 0
                        • K
                          kukoratsch @Schmakus last edited by kukoratsch

                          @schmakus Ja
                          1.png
                          2.png
                          3.png

                          Schmakus 1 Reply Last reply Reply Quote 0
                          • Schmakus
                            Schmakus Developer @kukoratsch last edited by Schmakus

                            @kukoratsch Und gehts nun? Ansonsten stell das Loglevel des Adapters auf "Debug" und poste das logging.

                            Was ich noch sehe: einmal heißt es "Decke vorne" und einmal "Decke vorn"....

                            K 1 Reply Last reply Reply Quote 0
                            • K
                              kukoratsch @Schmakus last edited by kukoratsch

                              lightcontrol.0
                              	2023-05-16 11:11:59.707	debug	[ AdaptiveCt ] adaptiveCtLinear="5429" adaptiveCtSolar="5895"
                              lightcontrol.0
                              	2023-05-16 11:11:59.707	debug	[ AdaptiveCt ] minCT="2700", maxCt="6500", sunset="1684264539905", sunrise="1684208029297", solarNoon="1684236284601"
                              lightcontrol.0
                              	2023-05-16 11:11:59.707	debug	[ AdaptiveCt // getAstroDate] sunsetDate="Tue May 16 2023 21:15:39 GMT+0200 (Mitteleuropäische Sommerzeit)", sunriseDate="Tue May 16 2023 05:33:49 GMT+0200 (Mitteleuropäische Sommerzeit)", solarNoonDate="Tue May 16 2023 13:24:44 GMT+0200 (Mitteleuropäische Sommerzeit)"
                              lightcontrol.0
                              	2023-05-16 11:11:59.707	debug	[ getAstroDate ] getAstroDate(pattern=solarNoon, date=Tue May 16 2023 12:00:00 GMT+0200 (Mitteleuropäische Sommerzeit)) => Tue May 16 2023 13:24:44 GMT+0200 (Mitteleuropäische Sommerzeit)
                              lightcontrol.0
                              	2023-05-16 11:11:59.706	debug	[ getAstroDate ] getAstroDate(pattern=sunrise, date=Tue May 16 2023 12:00:00 GMT+0200 (Mitteleuropäische Sommerzeit)) => Tue May 16 2023 05:33:49 GMT+0200 (Mitteleuropäische Sommerzeit)
                              lightcontrol.0
                              	2023-05-16 11:11:59.706	debug	[ getAstroDate ] getAstroDate(pattern=sunset, date=Tue May 16 2023 12:00:00 GMT+0200 (Mitteleuropäische Sommerzeit)) => Tue May 16 2023 21:15:39 GMT+0200 (Mitteleuropäische Sommerzeit)
                              lightcontrol.0
                              	2023-05-16 11:11:59.706	debug	[ AdaptiveCt ] minCT="2700", maxCt="6500", CtRange="3800"
                              lightcontrol.0
                              	2023-05-16 11:11:30.905	debug	[ onStateChange ] state lightcontrol.0.Wohnzimmer.ct changed: 3300 (ack = true)
                              lightcontrol.0
                              	2023-05-16 11:11:30.812	debug	Reaching SetCt, Group="Wohnzimmer" Ct="3300"
                              lightcontrol.0
                              	2023-05-16 11:11:30.812	info	[ SetColorMode ] Device="0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.colorModeSwitch" Val="false
                              lightcontrol.0
                              	2023-05-16 11:11:30.809	info	[ SetColorMode ] Device="0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.colorModeSwitch" Val="false
                              lightcontrol.0
                              	2023-05-16 11:11:30.802	info	[ SetColorMode ] Device="milight-smart-light.0.Wohnzimmer_hinten.fullColor8Zone-2.whiteMode" Val="false
                              lightcontrol.0
                              	2023-05-16 11:11:30.796	info	[ SetColorMode ] Device="milight-smart-light.0.Wohnzimmer_vorne.fullColor8Zone-1.whiteMode" Val="false
                              lightcontrol.0
                              	2023-05-16 11:11:30.747	info	[ SetColorMode ] Reaching for Group="Wohnzimmer"
                              lightcontrol.0
                              	2023-05-16 11:11:30.747	info	[ WhiteSubstituteColor ] Reaching for Group="Wohnzimmer" = "Wohnzimmer" LightGroups[Group].power="true" LightGroups[Group].color="#FFFFFF
                              lightcontrol.0
                              	2023-05-16 11:11:30.747	debug	[ onStateChange ] state lightcontrol.0.Wohnzimmer.color changed: #FFFFFF (ack = true)
                              lightcontrol.0
                              	2023-05-16 11:11:30.717	info	[ SetColor ] Reaching for Group="Wohnzimmer" power="true" Color="#FFFFFF"
                              lightcontrol.0
                              	2023-05-16 11:11:30.717	debug	[ onStateChange ] state lightcontrol.0.Wohnzimmer.bri changed: 0 (ack = true)
                              lightcontrol.0
                              	2023-05-16 11:11:30.622	debug	[ setDeviceBri ] Switching with Power State is activated. Min. Brightness is defined with 2%. Actual Brightness = "0"
                              lightcontrol.0
                              	2023-05-16 11:11:30.621	debug	[ setDeviceBri ] Switching with Brightness is activated. No min. Brightness needed. Actual Brightness = "0"
                              lightcontrol.0
                              	2023-05-16 11:11:30.621	debug	[ setDeviceBri ] Switching with Power State is activated. Min. Brightness is defined with 2%. Actual Brightness = "0"
                              lightcontrol.0
                              	2023-05-16 11:11:30.621	debug	[ setDeviceBri ] Switching with Power State is activated. Min. Brightness is defined with 2%. Actual Brightness = "0"
                              lightcontrol.0
                              	2023-05-16 11:11:30.621	debug	[ SetBrightness ] Reaching for Group="Wohnzimmer", Brightness="0, PowerState="true"
                              lightcontrol.0
                              	2023-05-16 11:11:30.620	info	[ PowerOnAfterCare ] Now setting bri to 0% for Group="Wohnzimmer"
                              lightcontrol.0
                              	2023-05-16 11:11:30.620	info	[ PowerOnAfterCare ] Reaching for Group="Wohnzimmer" bri="0" ct="3300" color="#FFFFFF"
                              lightcontrol.0
                              	2023-05-16 11:11:30.620	debug	[ SetLightState ] Set State "All.anyOn" to true from function="GroupPowerOnOff"
                              lightcontrol.0
                              	2023-05-16 11:11:30.619	debug	[ onStateChange ] state lightcontrol.0.All.power changed: true (ack = true)
                              lightcontrol.0
                              	2023-05-16 11:11:30.615	debug	[ onStateChange ] state lightcontrol.0.Wohnzimmer.power changed: true (ack = true)
                              lightcontrol.0
                              	2023-05-16 11:11:30.605	info	[ SimpleGroupPowerOnOff ] Simple power on without ramping for Group="Wohnzimmer"
                              lightcontrol.0
                              	2023-05-16 11:11:30.502	debug	[ SimpleGroupPowerOnOff ] Switching on Decke (0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.power) with power state
                              lightcontrol.0
                              	2023-05-16 11:11:30.502	debug	[ SimpleGroupPowerOnOff ] Switching on Spot (0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.bri) with brightness state
                              lightcontrol.0
                              	2023-05-16 11:11:30.501	debug	[ setDeviceBri ] Switching with Brightness is activated. No min. Brightness needed. Actual Brightness = "0"
                              lightcontrol.0
                              	2023-05-16 11:11:30.501	warn	[ SimpleGroupPowerOnOff ] Can't switching on for Light = "Decke vorn" in Group = "Wohnzimmer". No power or brightness state defined. Light: {"description":"Decke vorn","color":{"oid":"alias.0.Wohnzimmer.Licht.Decke_RGB_vorne","colorType":"hex","defaultColor":"#FFFFFF","sendColor":true}}
                              lightcontrol.0
                              	2023-05-16 11:11:30.501	debug	[ SimpleGroupPowerOnOff ] Switching on Decke vorne (alias.0.Wohnzimmer.Licht.Deckeschalter_onoff_vorne) with power state
                              lightcontrol.0
                              	2023-05-16 11:11:30.501	debug	[ SimpleGroupPowerOnOff ] Switching on Decke hinten (alias.0.Wohnzimmer.Licht.Deckenschalter_onoff_hinten) with power state
                              lightcontrol.0
                              	2023-05-16 11:11:30.501	warn	[ SimpleGroupPowerOnOff ] Can't switching on for Light = "hinten" in Group = "Wohnzimmer". No power or brightness state defined. Light: {"description":"hinten","modeswitch":{"oid":"milight-smart-light.0.Wohnzimmer_hinten.fullColor8Zone-2.whiteMode","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}}
                              lightcontrol.0
                              	2023-05-16 11:11:30.501	warn	[ SimpleGroupPowerOnOff ] Can't switching on for Light = "vorne" in Group = "Wohnzimmer". No power or brightness state defined. Light: {"description":"vorne","modeswitch":{"oid":"milight-smart-light.0.Wohnzimmer_vorne.fullColor8Zone-1.whiteMode","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}}
                              lightcontrol.0
                              	2023-05-16 11:11:30.500	debug	[ GroupPowerOnOff ] Reaching for Group="Wohnzimmer", OnOff="true" rampOn="false" - {"enabled":false,"time":10,"switchOutletsLast":true} rampOff="false" - {"enabled":false,"time":10,"switchOutletsLast":false}
                              lightcontrol.0
                              	2023-05-16 11:11:30.500	info	[ Controller ] Reaching, Group="Wohnzimmer" Property="power" NewVal="true", OldVal=false"
                              lightcontrol.0
                              	2023-05-16 11:11:30.500	debug	[ onStateChange ] state lightcontrol.0.Wohnzimmer.power changed: true (ack = false)
                              lightcontrol.0
                              	2023-05-16 11:11:26.485	debug	[ SetLightState ] Set State "All.anyOn" to false from function="GroupPowerOnOff"
                              lightcontrol.0
                              	2023-05-16 11:11:26.441	debug	[ onStateChange ] state lightcontrol.0.All.power changed: false (ack = true)
                              lightcontrol.0
                              	2023-05-16 11:11:26.439	debug	[ onStateChange ] state lightcontrol.0.Wohnzimmer.power changed: false (ack = true)
                              lightcontrol.0
                              	2023-05-16 11:11:26.432	info	[ SimpleGroupPowerOnOff ] Simple power off without ramping for Group="Wohnzimmer"
                              lightcontrol.0
                              	2023-05-16 11:11:26.325	debug	[ SimpleGroupPowerOnOff ] Switching off Decke (0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.power) with power state
                              lightcontrol.0
                              	2023-05-16 11:11:26.324	debug	[ SimpleGroupPowerOnOff ] Switching off Spot (0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.bri) with brightness state
                              lightcontrol.0
                              	2023-05-16 11:11:26.324	debug	[ setDeviceBri ] Switching with Brightness is activated. No min. Brightness needed. Actual Brightness = "0"
                              lightcontrol.0
                              	2023-05-16 11:11:26.324	warn	[ SimpleGroupPowerOnOff ] Can't switching off for Light = "Decke vorn" in Group = "Wohnzimmer". No power or brightness state defined. Light: {"description":"Decke vorn","color":{"oid":"alias.0.Wohnzimmer.Licht.Decke_RGB_vorne","colorType":"hex","defaultColor":"#FFFFFF","sendColor":true}}
                              lightcontrol.0
                              	2023-05-16 11:11:26.324	debug	[ SimpleGroupPowerOnOff ] Switching off Decke vorne (alias.0.Wohnzimmer.Licht.Deckeschalter_onoff_vorne) with power state
                              lightcontrol.0
                              	2023-05-16 11:11:26.324	debug	[ SimpleGroupPowerOnOff ] Switching off Decke hinten (alias.0.Wohnzimmer.Licht.Deckenschalter_onoff_hinten) with power state
                              lightcontrol.0
                              	2023-05-16 11:11:26.323	warn	[ SimpleGroupPowerOnOff ] Can't switching off for Light = "hinten" in Group = "Wohnzimmer". No power or brightness state defined. Light: {"description":"hinten","modeswitch":{"oid":"milight-smart-light.0.Wohnzimmer_hinten.fullColor8Zone-2.whiteMode","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}}
                              lightcontrol.0
                              	2023-05-16 11:11:26.323	warn	[ SimpleGroupPowerOnOff ] Can't switching off for Light = "vorne" in Group = "Wohnzimmer". No power or brightness state defined. Light: {"description":"vorne","modeswitch":{"oid":"milight-smart-light.0.Wohnzimmer_vorne.fullColor8Zone-1.whiteMode","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}}
                              lightcontrol.0
                              	2023-05-16 11:11:26.323	debug	[ GroupPowerOnOff ] Reaching for Group="Wohnzimmer", OnOff="false" rampOn="false" - {"enabled":false,"time":10,"switchOutletsLast":true} rampOff="false" - {"enabled":false,"time":10,"switchOutletsLast":false}
                              lightcontrol.0
                              	2023-05-16 11:11:26.322	info	[ Controller ] Reaching, Group="Wohnzimmer" Property="power" NewVal="false", OldVal=true"
                              lightcontrol.0
                              	2023-05-16 11:11:26.322	debug	[ onStateChange ] state lightcontrol.0.Wohnzimmer.power changed: false (ack = false)
                              lightcontrol.0
                              	2023-05-16 11:10:59.917	debug	[ SetLightState ] Set State "All.anyOn" to true from function="noFunction"
                              lightcontrol.0
                              	2023-05-16 11:10:59.874	debug	[ onStateChange ] state lightcontrol.0.All.power changed: true (ack = true)
                              lightcontrol.0
                              	2023-05-16 11:10:59.825	info	Successfully activated LightControl for 22 of 22 states, will do my Job until you stop me!
                              lightcontrol.0
                              	2023-05-16 11:10:59.825	debug	[ InitCustomStates ] subscribed all foreign objects to detect (de)activation of LightControl enabled states
                              lightcontrol.0
                              	2023-05-16 11:10:59.823	info	Initialization of 0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.colorModeSwitch successfully
                              lightcontrol.0
                              	2023-05-16 11:10:59.823	debug	[ buildStateDetailsArray ] completed for 0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.colorModeSwitch.
                              lightcontrol.0
                              	2023-05-16 11:10:59.822	debug	[ buildStateDetailsArray ] Type: Light, in Group: Wohnzimmer with Lights: [{"description":"vorne","modeswitch":{"oid":"milight-smart-light.0.Wohnzimmer_vorne.fullColor8Zone-1.whiteMode","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}},{"description":"hinten","modeswitch":{"oid":"milight-smart-light.0.Wohnzimmer_hinten.fullColor8Zone-2.whiteMode","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}},{"description":"Decke hinten","bri":{"oid":"alias.0.Wohnzimmer.Licht.Decke_brightness_hinten","minVal":0,"maxVal":100,"defaultBri":100,"useBri":false},"color":{"oid":"alias.0.Wohnzimmer.Licht.Decke_RGB_hinten","colorType":"hex","defaultColor":"#FFFFFF","sendColor":true},"sat":{"oid":"alias.0.Wohnzimmer.Licht.Decke_Saturation_hinten","minVal":0,"maxVal":100,"sendCt":true},"power":{"oid":"alias.0.Wohnzimmer.Licht.Deckenschalter_onoff_hinten","onVal":true,"offVal":false},"ct":{"oid":"alias.0.Wohnzimmer.Licht.Decke_whiteTemperature_hinten","minVal":0,"maxVal":100,"sendCt":true}},{"description":"Decke vorne","bri":{"oid":"alias.0.Wohnzimmer.Licht.Decke_Brightness_vorne","minVal":0,"maxVal":100,"defaultBri":100,"useBri":false},"sat":{"oid":"alias.0.Wohnzimmer.Licht.Deche_Saturation_vorne","minVal":0,"maxVal":100,"sendCt":true},"power":{"oid":"alias.0.Wohnzimmer.Licht.Deckeschalter_onoff_vorne","onVal":true,"offVal":false},"ct":{"oid":"alias.0.Wohnzimmer.Licht.Decke_whiteTemperature_vorne","minVal":0,"maxVal":100,"sendCt":true}},{"description":"Decke vorn","color":{"oid":"alias.0.Wohnzimmer.Licht.Decke_RGB_vorne","colorType":"hex","defaultColor":"#FFFFFF","sendColor":true}},{"description":"Spot","bri":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.bri","minVal":0,"maxVal":100,"defaultBri":100,"useBri":true},"sat":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.sat","minVal":0,"maxVal":100,"sendCt":true},"ct":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.ct","minVal":0,"maxVal":100,"sendCt":true},"color":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.colorHEX","colorType":"hex","defaultColor":"#FFFFFF","sendColor":true},"modeswitch":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.colorModeSwitch","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}},{"description":"Decke","power":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.power","onVal":true,"offVal":false},"bri":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.bri","minVal":0,"maxVal":254,"defaultBri":254,"useBri":false},"sat":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.sat","minVal":0,"maxVal":100,"sendCt":true},"ct":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.ct","minVal":2700,"maxVal":6500,"sendCt":true},"modeswitch":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.colorModeSwitch","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}}] and Light: {"description":"Decke","power":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.power","onVal":true,"offVal":false},"bri":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.bri","minVal":0,"maxVal":254,"defaultBri":254,"useBri":false},"sat":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.sat","minVal":0,"maxVal":100,"sendCt":true},"ct":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.ct","minVal":2700,"maxVal":6500,"sendCt":true},"modeswitch":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.colorModeSwitch","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}} with Index: 6
                              lightcontrol.0
                              	2023-05-16 11:10:59.823	debug	[ buildStateDetailsArray ] Updated LightGroups: {"Wohnzimmer":{"description":"Wohnzimmer","LuxSensor":"","lights":[{"description":"vorne","modeswitch":{"oid":"milight-smart-light.0.Wohnzimmer_vorne.fullColor8Zone-1.whiteMode","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}},{"description":"hinten","modeswitch":{"oid":"milight-smart-light.0.Wohnzimmer_hinten.fullColor8Zone-2.whiteMode","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}},{"description":"Decke hinten","bri":{"oid":"alias.0.Wohnzimmer.Licht.Decke_brightness_hinten","minVal":0,"maxVal":100,"defaultBri":100,"useBri":false},"color":{"oid":"alias.0.Wohnzimmer.Licht.Decke_RGB_hinten","colorType":"hex","defaultColor":"#FFFFFF","sendColor":true},"sat":{"oid":"alias.0.Wohnzimmer.Licht.Decke_Saturation_hinten","minVal":0,"maxVal":100,"sendCt":true},"power":{"oid":"alias.0.Wohnzimmer.Licht.Deckenschalter_onoff_hinten","onVal":true,"offVal":false},"ct":{"oid":"alias.0.Wohnzimmer.Licht.Decke_whiteTemperature_hinten","minVal":0,"maxVal":100,"sendCt":true}},{"description":"Decke vorne","bri":{"oid":"alias.0.Wohnzimmer.Licht.Decke_Brightness_vorne","minVal":0,"maxVal":100,"defaultBri":100,"useBri":false},"sat":{"oid":"alias.0.Wohnzimmer.Licht.Deche_Saturation_vorne","minVal":0,"maxVal":100,"sendCt":true},"power":{"oid":"alias.0.Wohnzimmer.Licht.Deckeschalter_onoff_vorne","onVal":true,"offVal":false},"ct":{"oid":"alias.0.Wohnzimmer.Licht.Decke_whiteTemperature_vorne","minVal":0,"maxVal":100,"sendCt":true}},{"description":"Decke vorn","color":{"oid":"alias.0.Wohnzimmer.Licht.Decke_RGB_vorne","colorType":"hex","defaultColor":"#FFFFFF","sendColor":true}},{"description":"Spot","bri":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.bri","minVal":0,"maxVal":100,"defaultBri":100,"useBri":true},"sat":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.sat","minVal":0,"maxVal":100,"sendCt":true},"ct":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.ct","minVal":0,"maxVal":100,"sendCt":true},"color":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.colorHEX","colorType":"hex","defaultColor":"#FFFFFF","sendColor":true},"modeswitch":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.colorModeSwitch","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}},{"description":"Decke","power":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.power","onVal":true,"offVal":false},"bri":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.bri","minVal":0,"maxVal":254,"defaultBri":254,"useBri":false},"sat":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.sat","minVal":0,"maxVal":100,"sendCt":true},"ct":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.ct","minVal":2700,"maxVal":6500,"sendCt":true},"modeswitch":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.colorModeSwitch","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}}],"sensors":[],"actualLux":0,"powerNewVal":true,"power":true,"dimmUp":false,"dimmDown":false,"dimmAmount":10,"bri":0,"ct":3300,"color":"#FFFFFF","adaptiveBri":false,"adaptiveCt":false,"adaptiveCtMode":"solar","adaptiveCtTime":"06:00","powerCleaningLight":false,"isMotion":false,"autoOffTimed":{"enabled":false,"autoOffTime":120,"noAutoOffWhenMotion":true,"noticeEnabled":false,"noticeBri":10,"noticeTime":10},"autoOffLux":{"enabled":false,"minLux":500,"dailyLock":false,"operator":">","dailyLockCounter":0},"autoOnMotion":{"enabled":false,"minLux":300,"bri":0,"color":"#FFFFFF"},"autoOnLux":{"enabled":false,"minLux":50,"bri":0,"color":"#FFFFFF","switchOnlyWhenPresence":true,"switchOnlyWhenNoPresence":false,"dailyLock":false,"operator":"<","dailyLockCounter":0},"autoOnPresenceIncrease":{"enabled":false,"minLux":50,"bri":0,"color":"#FFFFFF"},"rampOn":{"enabled":false,"time":10,"switchOutletsLast":true},"rampOff":{"enabled":false,"time":10,"switchOutletsLast":false},"blink":{"enabled":false,"start":false,"frequency":1,"blinks":3,"bri":100,"color":"#FF0000"}},"All":{"powerNewVal":true,"power":true,"anyOn":true}}
                              lightcontrol.0
                              	2023-05-16 11:10:59.822	debug	[ buildLightGroupParameter ] customData {"enabled":true,"CtReverse":false,"defaultBri":"100","whiteModeVal":"false","colorModeVal":"true","colorType":"hex","defaultColor":"#FFFFFF","sendCt":true,"sendSat":true,"sendColor":true,"sendModeswitch":true,"useBri":true,"type":"light","func":"modeswitch","onVal":1,"offVal":0,"minVal":0,"maxVal":100,"motionVal":"On","noMotionVal":"Off","group":"Wohnzimmer","description":"Decke"}
                              lightcontrol.0
                              	2023-05-16 11:10:59.820	debug	[ buildStateDetailsArray ] started for 0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.colorModeSwitch
                              lightcontrol.0
                              	2023-05-16 11:10:59.820	info	Initialization of 0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.ct successfully
                              lightcontrol.0
                              	2023-05-16 11:10:59.820	debug	[ buildStateDetailsArray ] Updated LightGroups: {"Wohnzimmer":{"description":"Wohnzimmer","LuxSensor":"","lights":[{"description":"vorne","modeswitch":{"oid":"milight-smart-light.0.Wohnzimmer_vorne.fullColor8Zone-1.whiteMode","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}},{"description":"hinten","modeswitch":{"oid":"milight-smart-light.0.Wohnzimmer_hinten.fullColor8Zone-2.whiteMode","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}},{"description":"Decke hinten","bri":{"oid":"alias.0.Wohnzimmer.Licht.Decke_brightness_hinten","minVal":0,"maxVal":100,"defaultBri":100,"useBri":false},"color":{"oid":"alias.0.Wohnzimmer.Licht.Decke_RGB_hinten","colorType":"hex","defaultColor":"#FFFFFF","sendColor":true},"sat":{"oid":"alias.0.Wohnzimmer.Licht.Decke_Saturation_hinten","minVal":0,"maxVal":100,"sendCt":true},"power":{"oid":"alias.0.Wohnzimmer.Licht.Deckenschalter_onoff_hinten","onVal":true,"offVal":false},"ct":{"oid":"alias.0.Wohnzimmer.Licht.Decke_whiteTemperature_hinten","minVal":0,"maxVal":100,"sendCt":true}},{"description":"Decke vorne","bri":{"oid":"alias.0.Wohnzimmer.Licht.Decke_Brightness_vorne","minVal":0,"maxVal":100,"defaultBri":100,"useBri":false},"sat":{"oid":"alias.0.Wohnzimmer.Licht.Deche_Saturation_vorne","minVal":0,"maxVal":100,"sendCt":true},"power":{"oid":"alias.0.Wohnzimmer.Licht.Deckeschalter_onoff_vorne","onVal":true,"offVal":false},"ct":{"oid":"alias.0.Wohnzimmer.Licht.Decke_whiteTemperature_vorne","minVal":0,"maxVal":100,"sendCt":true}},{"description":"Decke vorn","color":{"oid":"alias.0.Wohnzimmer.Licht.Decke_RGB_vorne","colorType":"hex","defaultColor":"#FFFFFF","sendColor":true}},{"description":"Spot","bri":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.bri","minVal":0,"maxVal":100,"defaultBri":100,"useBri":true},"sat":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.sat","minVal":0,"maxVal":100,"sendCt":true},"ct":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.ct","minVal":0,"maxVal":100,"sendCt":true},"color":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.colorHEX","colorType":"hex","defaultColor":"#FFFFFF","sendColor":true},"modeswitch":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.colorModeSwitch","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}},{"description":"Decke","power":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.power","onVal":true,"offVal":false},"bri":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.bri","minVal":0,"maxVal":254,"defaultBri":254,"useBri":false},"sat":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.sat","minVal":0,"maxVal":100,"sendCt":true},"ct":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.ct","minVal":2700,"maxVal":6500,"sendCt":true}}],"sensors":[],"actualLux":0,"powerNewVal":true,"power":true,"dimmUp":false,"dimmDown":false,"dimmAmount":10,"bri":0,"ct":3300,"color":"#FFFFFF","adaptiveBri":false,"adaptiveCt":false,"adaptiveCtMode":"solar","adaptiveCtTime":"06:00","powerCleaningLight":false,"isMotion":false,"autoOffTimed":{"enabled":false,"autoOffTime":120,"noAutoOffWhenMotion":true,"noticeEnabled":false,"noticeBri":10,"noticeTime":10},"autoOffLux":{"enabled":false,"minLux":500,"dailyLock":false,"operator":">","dailyLockCounter":0},"autoOnMotion":{"enabled":false,"minLux":300,"bri":0,"color":"#FFFFFF"},"autoOnLux":{"enabled":false,"minLux":50,"bri":0,"color":"#FFFFFF","switchOnlyWhenPresence":true,"switchOnlyWhenNoPresence":false,"dailyLock":false,"operator":"<","dailyLockCounter":0},"autoOnPresenceIncrease":{"enabled":false,"minLux":50,"bri":0,"color":"#FFFFFF"},"rampOn":{"enabled":false,"time":10,"switchOutletsLast":true},"rampOff":{"enabled":false,"time":10,"switchOutletsLast":false},"blink":{"enabled":false,"start":false,"frequency":1,"blinks":3,"bri":100,"color":"#FF0000"}},"All":{"powerNewVal":true,"power":true,"anyOn":true}}
                              lightcontrol.0
                              	2023-05-16 11:10:59.819	debug	[ buildStateDetailsArray ] Type: Light, in Group: Wohnzimmer with Lights: [{"description":"vorne","modeswitch":{"oid":"milight-smart-light.0.Wohnzimmer_vorne.fullColor8Zone-1.whiteMode","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}},{"description":"hinten","modeswitch":{"oid":"milight-smart-light.0.Wohnzimmer_hinten.fullColor8Zone-2.whiteMode","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}},{"description":"Decke hinten","bri":{"oid":"alias.0.Wohnzimmer.Licht.Decke_brightness_hinten","minVal":0,"maxVal":100,"defaultBri":100,"useBri":false},"color":{"oid":"alias.0.Wohnzimmer.Licht.Decke_RGB_hinten","colorType":"hex","defaultColor":"#FFFFFF","sendColor":true},"sat":{"oid":"alias.0.Wohnzimmer.Licht.Decke_Saturation_hinten","minVal":0,"maxVal":100,"sendCt":true},"power":{"oid":"alias.0.Wohnzimmer.Licht.Deckenschalter_onoff_hinten","onVal":true,"offVal":false},"ct":{"oid":"alias.0.Wohnzimmer.Licht.Decke_whiteTemperature_hinten","minVal":0,"maxVal":100,"sendCt":true}},{"description":"Decke vorne","bri":{"oid":"alias.0.Wohnzimmer.Licht.Decke_Brightness_vorne","minVal":0,"maxVal":100,"defaultBri":100,"useBri":false},"sat":{"oid":"alias.0.Wohnzimmer.Licht.Deche_Saturation_vorne","minVal":0,"maxVal":100,"sendCt":true},"power":{"oid":"alias.0.Wohnzimmer.Licht.Deckeschalter_onoff_vorne","onVal":true,"offVal":false},"ct":{"oid":"alias.0.Wohnzimmer.Licht.Decke_whiteTemperature_vorne","minVal":0,"maxVal":100,"sendCt":true}},{"description":"Decke vorn","color":{"oid":"alias.0.Wohnzimmer.Licht.Decke_RGB_vorne","colorType":"hex","defaultColor":"#FFFFFF","sendColor":true}},{"description":"Spot","bri":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.bri","minVal":0,"maxVal":100,"defaultBri":100,"useBri":true},"sat":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.sat","minVal":0,"maxVal":100,"sendCt":true},"ct":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.ct","minVal":0,"maxVal":100,"sendCt":true},"color":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.colorHEX","colorType":"hex","defaultColor":"#FFFFFF","sendColor":true},"modeswitch":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.colorModeSwitch","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}},{"description":"Decke","power":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.power","onVal":true,"offVal":false},"bri":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.bri","minVal":0,"maxVal":254,"defaultBri":254,"useBri":false},"sat":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.sat","minVal":0,"maxVal":100,"sendCt":true},"ct":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.ct","minVal":2700,"maxVal":6500,"sendCt":true}}] and Light: {"description":"Decke","power":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.power","onVal":true,"offVal":false},"bri":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.bri","minVal":0,"maxVal":254,"defaultBri":254,"useBri":false},"sat":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.sat","minVal":0,"maxVal":100,"sendCt":true},"ct":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.ct","minVal":2700,"maxVal":6500,"sendCt":true}} with Index: 6
                              lightcontrol.0
                              	2023-05-16 11:10:59.820	debug	[ InitCustomStates ] Initialising (22 of 22) "0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.colorModeSwitch"
                              lightcontrol.0
                              	2023-05-16 11:10:59.819	debug	[ buildLightGroupParameter ] customData {"enabled":true,"CtReverse":false,"defaultBri":"100","whiteModeVal":"false","colorModeVal":"true","colorType":"hex","defaultColor":"#FFFFFF","sendCt":true,"sendSat":true,"sendColor":true,"sendModeswitch":true,"useBri":true,"type":"light","func":"ct","onVal":1,"offVal":0,"minVal":2700,"maxVal":6500,"motionVal":"On","noMotionVal":"Off","group":"Wohnzimmer","description":"Decke"}
                              lightcontrol.0
                              	2023-05-16 11:10:59.819	debug	[ buildStateDetailsArray ] completed for 0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.ct.
                              lightcontrol.0
                              	2023-05-16 11:10:59.817	debug	[ buildStateDetailsArray ] started for 0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.ct
                              lightcontrol.0
                              	2023-05-16 11:10:59.817	debug	[ InitCustomStates ] Initialising (21 of 22) "0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.ct"
                              lightcontrol.0
                              	2023-05-16 11:11:59.707	debug	[ AdaptiveCt ] adaptiveCtLinear="5429" adaptiveCtSolar="5895"
                              lightcontrol.0
                              	2023-05-16 11:11:59.707	debug	[ AdaptiveCt ] minCT="2700", maxCt="6500", sunset="1684264539905", sunrise="1684208029297", solarNoon="1684236284601"
                              lightcontrol.0
                              	2023-05-16 11:11:59.707	debug	[ AdaptiveCt // getAstroDate] sunsetDate="Tue May 16 2023 21:15:39 GMT+0200 (Mitteleuropäische Sommerzeit)", sunriseDate="Tue May 16 2023 05:33:49 GMT+0200 (Mitteleuropäische Sommerzeit)", solarNoonDate="Tue May 16 2023 13:24:44 GMT+0200 (Mitteleuropäische Sommerzeit)"
                              lightcontrol.0
                              	2023-05-16 11:11:59.707	debug	[ getAstroDate ] getAstroDate(pattern=solarNoon, date=Tue May 16 2023 12:00:00 GMT+0200 (Mitteleuropäische Sommerzeit)) => Tue May 16 2023 13:24:44 GMT+0200 (Mitteleuropäische Sommerzeit)
                              lightcontrol.0
                              	2023-05-16 11:11:59.706	debug	[ getAstroDate ] getAstroDate(pattern=sunrise, date=Tue May 16 2023 12:00:00 GMT+0200 (Mitteleuropäische Sommerzeit)) => Tue May 16 2023 05:33:49 GMT+0200 (Mitteleuropäische Sommerzeit)
                              lightcontrol.0
                              	2023-05-16 11:11:59.706	debug	[ getAstroDate ] getAstroDate(pattern=sunset, date=Tue May 16 2023 12:00:00 GMT+0200 (Mitteleuropäische Sommerzeit)) => Tue May 16 2023 21:15:39 GMT+0200 (Mitteleuropäische Sommerzeit)
                              lightcontrol.0
                              	2023-05-16 11:11:59.706	debug	[ AdaptiveCt ] minCT="2700", maxCt="6500", CtRange="3800"
                              lightcontrol.0
                              	2023-05-16 11:11:30.905	debug	[ onStateChange ] state lightcontrol.0.Wohnzimmer.ct changed: 3300 (ack = true)
                              lightcontrol.0
                              	2023-05-16 11:11:30.812	debug	Reaching SetCt, Group="Wohnzimmer" Ct="3300"
                              lightcontrol.0
                              	2023-05-16 11:11:30.812	info	[ SetColorMode ] Device="0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.colorModeSwitch" Val="false
                              lightcontrol.0
                              	2023-05-16 11:11:30.809	info	[ SetColorMode ] Device="0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.colorModeSwitch" Val="false
                              lightcontrol.0
                              	2023-05-16 11:11:30.802	info	[ SetColorMode ] Device="milight-smart-light.0.Wohnzimmer_hinten.fullColor8Zone-2.whiteMode" Val="false
                              lightcontrol.0
                              	2023-05-16 11:11:30.796	info	[ SetColorMode ] Device="milight-smart-light.0.Wohnzimmer_vorne.fullColor8Zone-1.whiteMode" Val="false
                              lightcontrol.0
                              	2023-05-16 11:11:30.747	info	[ SetColorMode ] Reaching for Group="Wohnzimmer"
                              lightcontrol.0
                              	2023-05-16 11:11:30.747	info	[ WhiteSubstituteColor ] Reaching for Group="Wohnzimmer" = "Wohnzimmer" LightGroups[Group].power="true" LightGroups[Group].color="#FFFFFF
                              lightcontrol.0
                              	2023-05-16 11:11:30.747	debug	[ onStateChange ] state lightcontrol.0.Wohnzimmer.color changed: #FFFFFF (ack = true)
                              lightcontrol.0
                              	2023-05-16 11:11:30.717	info	[ SetColor ] Reaching for Group="Wohnzimmer" power="true" Color="#FFFFFF"
                              lightcontrol.0
                              	2023-05-16 11:11:30.717	debug	[ onStateChange ] state lightcontrol.0.Wohnzimmer.bri changed: 0 (ack = true)
                              lightcontrol.0
                              	2023-05-16 11:11:30.622	debug	[ setDeviceBri ] Switching with Power State is activated. Min. Brightness is defined with 2%. Actual Brightness = "0"
                              lightcontrol.0
                              	2023-05-16 11:11:30.621	debug	[ setDeviceBri ] Switching with Brightness is activated. No min. Brightness needed. Actual Brightness = "0"
                              lightcontrol.0
                              	2023-05-16 11:11:30.621	debug	[ setDeviceBri ] Switching with Power State is activated. Min. Brightness is defined with 2%. Actual Brightness = "0"
                              lightcontrol.0
                              	2023-05-16 11:11:30.621	debug	[ setDeviceBri ] Switching with Power State is activated. Min. Brightness is defined with 2%. Actual Brightness = "0"
                              lightcontrol.0
                              	2023-05-16 11:11:30.621	debug	[ SetBrightness ] Reaching for Group="Wohnzimmer", Brightness="0, PowerState="true"
                              lightcontrol.0
                              	2023-05-16 11:11:30.620	info	[ PowerOnAfterCare ] Now setting bri to 0% for Group="Wohnzimmer"
                              lightcontrol.0
                              	2023-05-16 11:11:30.620	info	[ PowerOnAfterCare ] Reaching for Group="Wohnzimmer" bri="0" ct="3300" color="#FFFFFF"
                              lightcontrol.0
                              	2023-05-16 11:11:30.620	debug	[ SetLightState ] Set State "All.anyOn" to true from function="GroupPowerOnOff"
                              lightcontrol.0
                              	2023-05-16 11:11:30.619	debug	[ onStateChange ] state lightcontrol.0.All.power changed: true (ack = true)
                              lightcontrol.0
                              	2023-05-16 11:11:30.615	debug	[ onStateChange ] state lightcontrol.0.Wohnzimmer.power changed: true (ack = true)
                              lightcontrol.0
                              	2023-05-16 11:11:30.605	info	[ SimpleGroupPowerOnOff ] Simple power on without ramping for Group="Wohnzimmer"
                              lightcontrol.0
                              	2023-05-16 11:11:30.502	debug	[ SimpleGroupPowerOnOff ] Switching on Decke (0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.power) with power state
                              lightcontrol.0
                              	2023-05-16 11:11:30.502	debug	[ SimpleGroupPowerOnOff ] Switching on Spot (0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.bri) with brightness state
                              lightcontrol.0
                              	2023-05-16 11:11:30.501	debug	[ setDeviceBri ] Switching with Brightness is activated. No min. Brightness needed. Actual Brightness = "0"
                              lightcontrol.0
                              	2023-05-16 11:11:30.501	warn	[ SimpleGroupPowerOnOff ] Can't switching on for Light = "Decke vorn" in Group = "Wohnzimmer". No power or brightness state defined. Light: {"description":"Decke vorn","color":{"oid":"alias.0.Wohnzimmer.Licht.Decke_RGB_vorne","colorType":"hex","defaultColor":"#FFFFFF","sendColor":true}}
                              lightcontrol.0
                              	2023-05-16 11:11:30.501	debug	[ SimpleGroupPowerOnOff ] Switching on Decke vorne (alias.0.Wohnzimmer.Licht.Deckeschalter_onoff_vorne) with power state
                              lightcontrol.0
                              	2023-05-16 11:11:30.501	debug	[ SimpleGroupPowerOnOff ] Switching on Decke hinten (alias.0.Wohnzimmer.Licht.Deckenschalter_onoff_hinten) with power state
                              lightcontrol.0
                              	2023-05-16 11:11:30.501	warn	[ SimpleGroupPowerOnOff ] Can't switching on for Light = "hinten" in Group = "Wohnzimmer". No power or brightness state defined. Light: {"description":"hinten","modeswitch":{"oid":"milight-smart-light.0.Wohnzimmer_hinten.fullColor8Zone-2.whiteMode","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}}
                              lightcontrol.0
                              	2023-05-16 11:11:30.501	warn	[ SimpleGroupPowerOnOff ] Can't switching on for Light = "vorne" in Group = "Wohnzimmer". No power or brightness state defined. Light: {"description":"vorne","modeswitch":{"oid":"milight-smart-light.0.Wohnzimmer_vorne.fullColor8Zone-1.whiteMode","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}}
                              lightcontrol.0
                              	2023-05-16 11:11:30.500	debug	[ GroupPowerOnOff ] Reaching for Group="Wohnzimmer", OnOff="true" rampOn="false" - {"enabled":false,"time":10,"switchOutletsLast":true} rampOff="false" - {"enabled":false,"time":10,"switchOutletsLast":false}
                              lightcontrol.0
                              	2023-05-16 11:11:30.500	info	[ Controller ] Reaching, Group="Wohnzimmer" Property="power" NewVal="true", OldVal=false"
                              lightcontrol.0
                              	2023-05-16 11:11:30.500	debug	[ onStateChange ] state lightcontrol.0.Wohnzimmer.power changed: true (ack = false)
                              lightcontrol.0
                              	2023-05-16 11:11:26.485	debug	[ SetLightState ] Set State "All.anyOn" to false from function="GroupPowerOnOff"
                              lightcontrol.0
                              	2023-05-16 11:11:26.441	debug	[ onStateChange ] state lightcontrol.0.All.power changed: false (ack = true)
                              lightcontrol.0
                              	2023-05-16 11:11:26.439	debug	[ onStateChange ] state lightcontrol.0.Wohnzimmer.power changed: false (ack = true)
                              lightcontrol.0
                              	2023-05-16 11:11:26.432	info	[ SimpleGroupPowerOnOff ] Simple power off without ramping for Group="Wohnzimmer"
                              lightcontrol.0
                              	2023-05-16 11:11:26.325	debug	[ SimpleGroupPowerOnOff ] Switching off Decke (0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.power) with power state
                              lightcontrol.0
                              	2023-05-16 11:11:26.324	debug	[ SimpleGroupPowerOnOff ] Switching off Spot (0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.bri) with brightness state
                              lightcontrol.0
                              	2023-05-16 11:11:26.324	debug	[ setDeviceBri ] Switching with Brightness is activated. No min. Brightness needed. Actual Brightness = "0"
                              lightcontrol.0
                              	2023-05-16 11:11:26.324	warn	[ SimpleGroupPowerOnOff ] Can't switching off for Light = "Decke vorn" in Group = "Wohnzimmer". No power or brightness state defined. Light: {"description":"Decke vorn","color":{"oid":"alias.0.Wohnzimmer.Licht.Decke_RGB_vorne","colorType":"hex","defaultColor":"#FFFFFF","sendColor":true}}
                              lightcontrol.0
                              	2023-05-16 11:11:26.324	debug	[ SimpleGroupPowerOnOff ] Switching off Decke vorne (alias.0.Wohnzimmer.Licht.Deckeschalter_onoff_vorne) with power state
                              lightcontrol.0
                              	2023-05-16 11:11:26.324	debug	[ SimpleGroupPowerOnOff ] Switching off Decke hinten (alias.0.Wohnzimmer.Licht.Deckenschalter_onoff_hinten) with power state
                              lightcontrol.0
                              	2023-05-16 11:11:26.323	warn	[ SimpleGroupPowerOnOff ] Can't switching off for Light = "hinten" in Group = "Wohnzimmer". No power or brightness state defined. Light: {"description":"hinten","modeswitch":{"oid":"milight-smart-light.0.Wohnzimmer_hinten.fullColor8Zone-2.whiteMode","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}}
                              lightcontrol.0
                              	2023-05-16 11:11:26.323	warn	[ SimpleGroupPowerOnOff ] Can't switching off for Light = "vorne" in Group = "Wohnzimmer". No power or brightness state defined. Light: {"description":"vorne","modeswitch":{"oid":"milight-smart-light.0.Wohnzimmer_vorne.fullColor8Zone-1.whiteMode","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}}
                              lightcontrol.0
                              	2023-05-16 11:11:26.323	debug	[ GroupPowerOnOff ] Reaching for Group="Wohnzimmer", OnOff="false" rampOn="false" - {"enabled":false,"time":10,"switchOutletsLast":true} rampOff="false" - {"enabled":false,"time":10,"switchOutletsLast":false}
                              lightcontrol.0
                              	2023-05-16 11:11:26.322	info	[ Controller ] Reaching, Group="Wohnzimmer" Property="power" NewVal="false", OldVal=true"
                              lightcontrol.0
                              	2023-05-16 11:11:26.322	debug	[ onStateChange ] state lightcontrol.0.Wohnzimmer.power changed: false (ack = false)
                              lightcontrol.0
                              	2023-05-16 11:10:59.917	debug	[ SetLightState ] Set State "All.anyOn" to true from function="noFunction"
                              lightcontrol.0
                              	2023-05-16 11:10:59.874	debug	[ onStateChange ] state lightcontrol.0.All.power changed: true (ack = true)
                              lightcontrol.0
                              	2023-05-16 11:10:59.825	info	Successfully activated LightControl for 22 of 22 states, will do my Job until you stop me!
                              lightcontrol.0
                              	2023-05-16 11:10:59.825	debug	[ InitCustomStates ] subscribed all foreign objects to detect (de)activation of LightControl enabled states
                              lightcontrol.0
                              	2023-05-16 11:10:59.823	info	Initialization of 0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.colorModeSwitch successfully
                              lightcontrol.0
                              	2023-05-16 11:10:59.823	debug	[ buildStateDetailsArray ] Updated LightGroups: {"Wohnzimmer":{"description":"Wohnzimmer","LuxSensor":"","lights":[{"description":"vorne","modeswitch":{"oid":"milight-smart-light.0.Wohnzimmer_vorne.fullColor8Zone-1.whiteMode","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}},{"description":"hinten","modeswitch":{"oid":"milight-smart-light.0.Wohnzimmer_hinten.fullColor8Zone-2.whiteMode","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}},{"description":"Decke hinten","bri":{"oid":"alias.0.Wohnzimmer.Licht.Decke_brightness_hinten","minVal":0,"maxVal":100,"defaultBri":100,"useBri":false},"color":{"oid":"alias.0.Wohnzimmer.Licht.Decke_RGB_hinten","colorType":"hex","defaultColor":"#FFFFFF","sendColor":true},"sat":{"oid":"alias.0.Wohnzimmer.Licht.Decke_Saturation_hinten","minVal":0,"maxVal":100,"sendCt":true},"power":{"oid":"alias.0.Wohnzimmer.Licht.Deckenschalter_onoff_hinten","onVal":true,"offVal":false},"ct":{"oid":"alias.0.Wohnzimmer.Licht.Decke_whiteTemperature_hinten","minVal":0,"maxVal":100,"sendCt":true}},{"description":"Decke vorne","bri":{"oid":"alias.0.Wohnzimmer.Licht.Decke_Brightness_vorne","minVal":0,"maxVal":100,"defaultBri":100,"useBri":false},"sat":{"oid":"alias.0.Wohnzimmer.Licht.Deche_Saturation_vorne","minVal":0,"maxVal":100,"sendCt":true},"power":{"oid":"alias.0.Wohnzimmer.Licht.Deckeschalter_onoff_vorne","onVal":true,"offVal":false},"ct":{"oid":"alias.0.Wohnzimmer.Licht.Decke_whiteTemperature_vorne","minVal":0,"maxVal":100,"sendCt":true}},{"description":"Decke vorn","color":{"oid":"alias.0.Wohnzimmer.Licht.Decke_RGB_vorne","colorType":"hex","defaultColor":"#FFFFFF","sendColor":true}},{"description":"Spot","bri":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.bri","minVal":0,"maxVal":100,"defaultBri":100,"useBri":true},"sat":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.sat","minVal":0,"maxVal":100,"sendCt":true},"ct":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.ct","minVal":0,"maxVal":100,"sendCt":true},"color":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.colorHEX","colorType":"hex","defaultColor":"#FFFFFF","sendColor":true},"modeswitch":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.colorModeSwitch","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}},{"description":"Decke","power":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.power","onVal":true,"offVal":false},"bri":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.bri","minVal":0,"maxVal":254,"defaultBri":254,"useBri":false},"sat":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.sat","minVal":0,"maxVal":100,"sendCt":true},"ct":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.ct","minVal":2700,"maxVal":6500,"sendCt":true},"modeswitch":{"oid":"0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.colorModeSwitch","whiteModeVal":false,"colorModeVal":true,"sendModeswitch":true}}],"sensors":[],"actualLux":0,"powerNewVal":true,"power":true,"dimmUp":false,"dimmDown":false,"dimmAmount":10,"bri":0,"ct":3300,"color":"#FFFFFF","adaptiveBri":false,"adaptiveCt":false,"adaptiveCtMode":"solar","adaptiveCtTime":"06:00","powerCleaningLight":false,"isMotion":false,"autoOffTimed":{"enabled":false,"autoOffTime":120,"noAutoOffWhenMotion":true,"noticeEnabled":false,"noticeBri":10,"noticeTime":10},"autoOffLux":{"enabled":false,"minLux":500,"dailyLock":false,"operator":">","dailyLockCounter":0},"autoOnMotion":{"enabled":false,"minLux":300,"bri":0,"color":"#FFFFFF"},"autoOnLux":{"enabled":false,"minLux":50,"bri":0,"color":"#FFFFFF","switchOnlyWhenPresence":true,"switchOnlyWhenNoPresence":false,"dailyLock":false,"operator":"<","dailyLockCounter":0},"autoOnPresenceIncrease":{"enabled":false,"minLux":50,"bri":0,"color":"#FFFFFF"},"rampOn":{"enabled":false,"time":10,"switchOutletsLast":true},"rampOff":{"enabled":false,"time":10,"switchOutletsLast":false},"blink":{"enabled":false,"start":false,"frequency":1,"blinks":3,"bri":100,"color":"#FF0000"}},"All":{"powerNewVal":true,"power":true,"anyOn":true}}
                              lightcontrol.0
                              	2023-05-16 11:10:59.823	debug	[ buildStateDetailsArray ] completed for 0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.colorModeSwitch.
                              
                              Schmakus 1 Reply Last reply Reply Quote 0
                              • Schmakus
                                Schmakus Developer @kukoratsch last edited by

                                @kukoratsch Das ist nicht das gesamte logging. bitte Adapter einmal neustarten. Welche Version ist installiert? bitte Namen der Lichter prüfen.

                                K 2 Replies Last reply Reply Quote 0
                                • K
                                  kukoratsch @Schmakus last edited by

                                  @schmakus Verision 1.2.16 Log ist zu gross
                                  neu 2.txt

                                  Schmakus 1 Reply Last reply Reply Quote 0
                                  • K
                                    kukoratsch @Schmakus last edited by

                                    @schmakus sagte in Adapter LightControl 0.2.x Latest:

                                    @kukoratsch bitte Namen der Lichter prüfen.

                                    Das wahr mein Fehler. Danke

                                    1 Reply Last reply Reply Quote 0
                                    • Schmakus
                                      Schmakus Developer @kukoratsch last edited by Schmakus

                                      @kukoratsch sagte in Adapter LightControl 0.2.x Latest:

                                      @schmakus Verision 1.2.16 Log ist zu gross
                                      neu 2.txt

                                      Also:
                                      Lampe "vorne" hat keinen power oder state Datenpunkt
                                      Lampe "hinten" hat keinen power oder state Datenpunkt
                                      Lampe "Decke vorne" hat keinen power oder state Datenpunkt

                                      Und bitte lösche den ganzen Baum 0_userdata.0.lightcontrol_DEV.Lamps. Aufgrund eines Fehlers meinerseits hat es Datenpunkte bei dir angelegt, wo keine sein dürften. 😉

                                      Und zu guter Letzt: Bitte künftig bei den Logs auf LightControl filtern. Sonst suche ich mir einen Hirsch, wenn noch Logs von SourceAnalytix usw. dabei sind.

                                      {
                                      	"Wohnzimmer": {
                                      		"description": "Wohnzimmer",
                                      		"LuxSensor": "",
                                      		"lights": [{
                                      			"description": "vorne",
                                      			"modeswitch": {
                                      				"oid": "milight-smart-light.0.Wohnzimmer_vorne.fullColor8Zone-1.whiteMode",
                                      				"whiteModeVal": false,
                                      				"colorModeVal": true,
                                      				"sendModeswitch": true
                                      			}
                                      		}, {
                                      			"description": "hinten",
                                      			"modeswitch": {
                                      				"oid": "milight-smart-light.0.Wohnzimmer_hinten.fullColor8Zone-2.whiteMode",
                                      				"whiteModeVal": false,
                                      				"colorModeVal": true,
                                      				"sendModeswitch": true
                                      			}
                                      		}, {
                                      			"description": "Decke hinten",
                                      			"bri": {
                                      				"oid": "alias.0.Wohnzimmer.Licht.Decke_brightness_hinten",
                                      				"minVal": 0,
                                      				"maxVal": 100,
                                      				"defaultBri": 100,
                                      				"useBri": false
                                      			},
                                      			"color": {
                                      				"oid": "alias.0.Wohnzimmer.Licht.Decke_RGB_hinten",
                                      				"colorType": "hex",
                                      				"defaultColor": "#FFFFFF",
                                      				"sendColor": true
                                      			},
                                      			"sat": {
                                      				"oid": "alias.0.Wohnzimmer.Licht.Decke_Saturation_hinten",
                                      				"minVal": 0,
                                      				"maxVal": 100,
                                      				"sendCt": true
                                      			},
                                      			"power": {
                                      				"oid": "alias.0.Wohnzimmer.Licht.Deckenschalter_onoff_hinten",
                                      				"onVal": true,
                                      				"offVal": false
                                      			},
                                      			"ct": {
                                      				"oid": "alias.0.Wohnzimmer.Licht.Decke_whiteTemperature_hinten",
                                      				"minVal": 0,
                                      				"maxVal": 100,
                                      				"sendCt": true
                                      			}
                                      		}, {
                                      			"description": "Decke vorne",
                                      			"bri": {
                                      				"oid": "alias.0.Wohnzimmer.Licht.Decke_Brightness_vorne",
                                      				"minVal": 0,
                                      				"maxVal": 100,
                                      				"defaultBri": 100,
                                      				"useBri": false
                                      			},
                                      			"sat": {
                                      				"oid": "alias.0.Wohnzimmer.Licht.Deche_Saturation_vorne",
                                      				"minVal": 0,
                                      				"maxVal": 100,
                                      				"sendCt": true
                                      			},
                                      			"power": {
                                      				"oid": "alias.0.Wohnzimmer.Licht.Deckeschalter_onoff_vorne",
                                      				"onVal": true,
                                      				"offVal": false
                                      			},
                                      			"ct": {
                                      				"oid": "alias.0.Wohnzimmer.Licht.Decke_whiteTemperature_vorne",
                                      				"minVal": 0,
                                      				"maxVal": 100,
                                      				"sendCt": true
                                      			}
                                      		}, {
                                      			"description": "Decke vorn",
                                      			"color": {
                                      				"oid": "alias.0.Wohnzimmer.Licht.Decke_RGB_vorne",
                                      				"colorType": "hex",
                                      				"defaultColor": "#FFFFFF",
                                      				"sendColor": true
                                      			}
                                      		}, {
                                      			"description": "Spot",
                                      			"bri": {
                                      				"oid": "0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.bri",
                                      				"minVal": 0,
                                      				"maxVal": 100,
                                      				"defaultBri": 100,
                                      				"useBri": true
                                      			},
                                      			"sat": {
                                      				"oid": "0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.sat",
                                      				"minVal": 0,
                                      				"maxVal": 100,
                                      				"sendCt": true
                                      			},
                                      			"ct": {
                                      				"oid": "0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.ct",
                                      				"minVal": 0,
                                      				"maxVal": 100,
                                      				"sendCt": true
                                      			},
                                      			"color": {
                                      				"oid": "0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.colorHEX",
                                      				"colorType": "hex",
                                      				"defaultColor": "#FFFFFF",
                                      				"sendColor": true
                                      			},
                                      			"modeswitch": {
                                      				"oid": "0_userdata.0.lightcontrol_DEV.Lamps.Lamp1.colorModeSwitch",
                                      				"whiteModeVal": false,
                                      				"colorModeVal": true,
                                      				"sendModeswitch": true
                                      			}
                                      		}, {
                                      			"description": "Decke",
                                      			"power": {
                                      				"oid": "0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.power",
                                      				"onVal": true,
                                      				"offVal": false
                                      			},
                                      			"bri": {
                                      				"oid": "0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.bri",
                                      				"minVal": 0,
                                      				"maxVal": 254,
                                      				"defaultBri": 254,
                                      				"useBri": false
                                      			},
                                      			"sat": {
                                      				"oid": "0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.sat",
                                      				"minVal": 0,
                                      				"maxVal": 100,
                                      				"sendCt": true
                                      			},
                                      			"ct": {
                                      				"oid": "0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.ct",
                                      				"minVal": 2700,
                                      				"maxVal": 6500,
                                      				"sendCt": true
                                      			},
                                      			"modeswitch": {
                                      				"oid": "0_userdata.0.lightcontrol_DEV.Lamps.Lamp2.colorModeSwitch",
                                      				"whiteModeVal": false,
                                      				"colorModeVal": true,
                                      				"sendModeswitch": true
                                      			}
                                      		}],
                                      		"sensors": [],
                                      		"actualLux": 0,
                                      		"powerNewVal": false,
                                      		"power": false,
                                      		"dimmUp": false,
                                      		"dimmDown": false,
                                      		"dimmAmount": 10,
                                      		"bri": 100,
                                      		"ct": 3300,
                                      		"color": "#FFFFFF",
                                      		"adaptiveBri": false,
                                      		"adaptiveCt": false,
                                      		"adaptiveCtMode": "solar",
                                      		"adaptiveCtTime": "06:00",
                                      		"powerCleaningLight": false,
                                      		"isMotion": false,
                                      		"autoOffTimed": {
                                      			"enabled": false,
                                      			"autoOffTime": 120,
                                      			"noAutoOffWhenMotion": true,
                                      			"noticeEnabled": false,
                                      			"noticeBri": 10,
                                      			"noticeTime": 10
                                      		},
                                      		"autoOffLux": {
                                      			"enabled": false,
                                      			"minLux": 500,
                                      			"dailyLock": false,
                                      			"operator": ">",
                                      			"dailyLockCounter": 0
                                      		},
                                      		"autoOnMotion": {
                                      			"enabled": false,
                                      			"minLux": 300,
                                      			"bri": 0,
                                      			"color": "#FFFFFF"
                                      		},
                                      		"autoOnLux": {
                                      			"enabled": false,
                                      			"minLux": 50,
                                      			"bri": 0,
                                      			"color": "#FFFFFF",
                                      			"switchOnlyWhenPresence": true,
                                      			"switchOnlyWhenNoPresence": false,
                                      			"dailyLock": false,
                                      			"operator": "<",
                                      			"dailyLockCounter": 0
                                      		},
                                      		"autoOnPresenceIncrease": {
                                      			"enabled": false,
                                      			"minLux": 50,
                                      			"bri": 0,
                                      			"color": "#FFFFFF"
                                      		},
                                      		"rampOn": {
                                      			"enabled": false,
                                      			"time": 10,
                                      			"switchOutletsLast": true
                                      		},
                                      		"rampOff": {
                                      			"enabled": false,
                                      			"time": 10,
                                      			"switchOutletsLast": false
                                      		},
                                      		"blink": {
                                      			"enabled": false,
                                      			"start": false,
                                      			"frequency": 1,
                                      			"blinks": 3,
                                      			"bri": 100,
                                      			"color": "#FF0000"
                                      		}
                                      	},
                                      	"All": {
                                      		"powerNewVal": true,
                                      		"power": true,
                                      		"anyOn": true
                                      	}
                                      }
                                      
                                      K 1 Reply Last reply Reply Quote 0
                                      • K
                                        kukoratsch @Schmakus last edited by

                                        @schmakus Dankeschön jetzt läuft alles.

                                        Schmakus 1 Reply Last reply Reply Quote 0
                                        • Schmakus
                                          Schmakus Developer @kukoratsch last edited by

                                          @kukoratsch sagte in Adapter LightControl 0.2.x Latest:

                                          @schmakus Dankeschön jetzt läuft alles.

                                          👍 Perfekt. Wenn noch was sein sollte, einfach hier melden oder auf Github ein Issue aufmachen.
                                          Aktuell bin ich dran, die erste Stable zu veröffentlichen.

                                          1 Reply Last reply Reply Quote 1
                                          • M-A Hueb
                                            M-A Hueb last edited by

                                            Hat jemand diesen Adapter schon erfolgreich mit dem Shelly RGBW2 im Einsatz? Ich verwende den mit einem RGBWW-LED Streifen und würde gerne das im Tagesverlauf anpassende Licht verwenden.

                                            Neuschwansteini Schmakus 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            500
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            light light control lightcontrol motion motion detection
                                            18
                                            117
                                            11137
                                            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