Raspberry Pi, adaptater and X2D

Hi,

I would like to use openHAB on my RaspPi to control a x2D rolling shutter.
Is it possible with openHAB, this seem OK (https://github.com/openhab/openhab/wiki/Zibase-Binding) ?

Can I use a simple RF 433 adaptater like this http://www.amazon.fr/dp/B00M0XTP4W/ref=asc_df_B00M0XTP4W31174823/?tag=googshopfr-21&creative=22698&creativeASIN=B00M0XTP4W&linkCode=df0&hvdev=c&hvnetw=g&hvqmt=
?

Thx.

The Zibase-Binding appears to only work with the ZiBase hub so the binding will not work with that simple RF 433 adapter.

If you don’t want the ZiBase hub, you will need to figure out how to wire that adapter to your RasPi, find or write a library to talk to it, and then research or reverse engineer the messages your x2D roller shutter expects. Its all possible but it isn’t going to be simple.