Fibaro HomeCenter light and Openhab 2

Hi…
i have a working openhab2 setup, and i have a fiber home center light, that is controlling some RGB lightning, (i know it is possible to ad a z-wave usb to my raspberry running openhab) but i can controle my RGB lightning by calling an http address, eg.

http://USER:PSWD@192.168.1.61/api/callAction?deviceID=5&name=startProgram&arg1=1

And that starts a color program, and same way to call a special color,
but what type of add on do i have to install to do this? i understand, that i have to specify this codes manuel in a items file, thats ok, but can´t find the right add-on to do this??

Well, you want to make an HTTP call so my first guess would be the HTTP Binding.