Hi,
I am struggling to find the correct things to control the Homematic BBL blinds in Openhab. I can now control up and down, however I cannot find a way to control the slates orientation if the blinds are closed (ie. to let some light through).
Has anyone a complete set of openhab items to control all aspects of the blinds?
Daniel
edit: these are my current items:
Number EG_WZ_Raffstore_1_SS "Wohnzimmer Fenster Signalstärke [%d]" <qualityofservice> (g_EG_WZ_Roll, gSignalstaerke,gTest) {channel="homematic:HmIP-BBL:::0#SIGNAL_STRENGTH"}
Dimmer EG_WZ_Raffstore_1 "Raffstore Terassentüre" <rollershutter> (g_EG_WZ_Roll, gRaffstore,gTest) {channel="homematic:HmIP-BBL:::4#LEVEL"}
String EG_WZ_Raffstore_1_Status "Status" (g_EG_WZ_Roll,gTest) {channel="homematic:HmIP-BBL:::4#LEVEL_STATUS"}
String EG_WZ_Raffstore_1_Activity "Status2" (g_EG_WZ_Roll,gTest) {channel="homematic:HmIP-BBL:::4#ACTIVITY_STATE"}
String EG_WZ_Raffstore_1_Sections "Status3" (g_EG_WZ_Roll,gTest) {channel="homematic:HmIP-BBL:::4#SECTION_STATUS"}