MI-Light and LT036

Hi i have some trouble with my iBox2 (bridgeV6) and an FUT036 (Dimmer).
If i used the Mi-Light Smartphone App, i can Controll the Dimmer. If I Use the Mi-light binding and the follwing Config, i cant use the Dimmer.

Switch 	LEDW_SZ_Links				"Licht Links"				(GrpSchlafzimmer, GrpSzNt)		["Lighting"]		{channel="milight:rgbwwLed:02f8ce67:3:ledbrightness"}

P.s. The Mi-Light Binding is working. I controll my FUT038 (RGBW Controller)

You have the light linked to a Switch. Switches only support ON and OFF. Use a Dimmer type instead of Switch and it will support dimmer commands (which include ON and OFF).

Hi Rich,
sorry I me have wrongly expressed, the FUT036 doesn’t react if I try to control it with openhab. I used the Dimmer Item to for my Tests.

So can you show what you think should be working and isn’t.
A @rlkoshak said, the item definition you posted will not work.

Hi vzorgulp,
I test The following Config

From my First Post

Switch 	LEDW_SZ_Links				"Licht Links"				(GrpSchlafzimmer, GrpSzNt)		["Lighting"]		{channel="milight:rgbwwLed:02f8ce67:3:ledbrightness"}

and

.items

Dimmer 	LEDW_SZ_Links				"Licht Links"				(GrpSchlafzimmer, GrpSzNt)		["Lighting"]		{channel="milight:rgbwwLed:02f8ce67:3:ledbrightness"}

.sitemaps

Switch item=LEDW_SZ_Links mappings=[ON='Night Mode']