Shelly Bulb Duo - BINDING

Hi!
I cant figure out - is it possible at all to control shelly bulb duo with openhab shelly bindings fully - to turn on/off it?
For example in documentation: https://i.imgur.com/B91qlSS.png

  • There is no info about - how turn on/off using shelly binding.

Tried to do experiments based on other shelly devices which works fine with openhab shelly binding.

Thing:
Thing shelly:shellybulbduo:shellybulbduo-*** "Shelly Bulb Duo" @ "Home" [deviceIp="", userId="", password=""]

Item:
Switch OFFICESTESTBULB_DUO "Office Test Light" <wallswitch> (citItem) ["Lighting"] {channel="shelly:shellybulbduo:***:light#power"}
Instead of :light i also used: relay, input, white… Nothing helped, changed also: #power to #control, #output… Nothing.

Is there some special specification about shelly bulb duo? What am i missing?
Any other device works fine with shelly binding - roller, relay… excpect this.

Maybe someone have example - how You manage to make it work with openhab shelly binding?

Thank you very much in advance!

Did you try the autodiscover instead of Thing/Item files ?
Is there any entry in the openhab.log or events.log file that gives a hint ?

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.