@Merdin-Piri
Du kannst auch command nutzen, da kannst Du einstellen was Du willst, z.B. transitiontime (wie langsam die Lampe an oder aus gehen soll....
Probiere mal
[image: 1566325033219-bildschirmfoto-2019-08-20-um-20.14.53.png]
<block xmlns="http://www.w3.org/1999/xhtml" type="control" id="iD^ej)gO%fb6dpAHuzZ]" x="37.54296875" y="237.7734375">
<mutation delay_input="false"></mutation>
<field name="OID">hue.0.HueBridge.Fensterlampe.command</field>
<field name="WITH_DELAY">FALSE</field>
<value name="VALUE">
<block type="text" id="W7,al)%~mQ[qut594{p$">
<field name="TEXT">{"on":true,"level":10,"transitiontime":30}</field>
</block>
</value>
</block>
Oder auch mit Farben
[image: 1566325134996-bildschirmfoto-2019-08-20-um-20.17.47.png]
<block xmlns="http://www.w3.org/1999/xhtml" type="control" id="LOrV.!W^#wgz+!xz!t+U" x="12.4921875" y="137.84453125">
<mutation delay_input="false"></mutation>
<field name="OID">hue.0.HueBridge.Fensterlampe.command</field>
<field name="WITH_DELAY">FALSE</field>
<value name="VALUE">
<block type="text" id="P^1lNbePwj5-R[JsMRm.">
<field name="TEXT">{"on":true,"level":100,"r":254,"g":143,"b":33,"transitiontime":30}</field>
</block>
</value>
</block>