it looks like its sending something, i´ve followed the steps from Daniel:
The installation worked for me as follows:
1. Install the binding into your OpenHab installation (see Distributing bindings through the IoT Marketplace )
2. Add the appropriate things to your config (.things)*
* *somfycul:culdevice:cul [ port="/dev/ttyACM0" ]* *somfycul:somfydevice:esslinks (somfycul:culdevice:cul)* *
3. Add a rollershutter as a switch to your sitemap for programming the switch (.items and .sitemap)
* *Switch Shutter_Ess_Links "Eßzimmer links" (somfyFF) {channel="somfycul:somfydevice:esslinks:program"} * *
4. Set the rollershutter to programming mode via your remote (should go up and down slightly)
5. Press the switch in your sitemap (the rollershutter should go up and down slightly for confirmation)
6. Change the rollershutter in your items and sitemap to a rollershutter
* *Rollershutter Shutter_Ess_Links "Eßzimmer links" (somfyFF) {channel="somfycul:somfydevice:esslinks:position"} * *
This is how I set up all my rollershutters in my house now via a CUL.
but my rts blinds do not react.