RFXCOM: Flamingo / FA500 config problem (OpenHAB 1.8.1)

Hello,
I tried to add a couple of RFXCOM items to my existing model, but I get a parse error when using the code suggested in the wiki:

Switch virtual_fa500s_switch_1 { rfxcom=">2061.1:LIGHTING5.IT:Command" }

In openhab.log, I then find the following line:

2017-11-10 17:57:46.226 [ERROR] [i.internal.GenericItemProvider] - Binding configuration of type ‘rfxcom’ of item ‘virtual_fa500s_switch_2‘ could not be parsed correctly.
org.openhab.model.item.binding.BindingConfigParseException: Invalid sub type ‘IT’ in type ‘LIGHTING5’!

It looks like “IT” is not a valid type for “LIGHTING5”, is there a typo in the wiki? Can I find detailed information elsewhere?

Well it seems Flamingo / FA500 is not supported anymore. Bad luck.