Can't add MiLight thing - as no bridge capability for RFlink.color
Opened this issue · 0 comments
I've added an NRF24L01 sensor to the RfLink board.
I can discover the MiLight light and get this success in the inbox - Discovery Result with UID 'rflink:color:8458c8aa:MiLightv1_0CA1_01' has been added.
However I can't then add the light, I get this error - [ERROR] [home.core.thing.binding.ThingFactory] - Thing factory (class org.openhab.binding.rflink.internal.RfLinkHandlerFactory) returned null on create thing when it reports to support the thing type (rflink:color).
2020-07-02 17:55:47.428 [WARN ] [g.discovery.internal.PersistentInbox] - Cannot create thing. No binding found that supports creating a thing of type rflink:color.
Notice I can't manually find this type, color isn't one of the available sub categories of RFLink thing selection.
Hopefully this makes sense - feel free to contact for more information.