The "new" Milight IBox and milight binding

I am still getting this when I try to add it via PaperUI (Error 409 Conflict)
I do not have any manual entries in my things.
2017-02-25 08:31:36.782 [ERROR] [home.core.thing.binding.ThingFactory] - Thing factory (class org.openhab.binding.milight.internal.MilightHandlerFactory) returned null on create thing when it reports to support the thing type (milight:bridgeV6).
2017-02-25 08:31:36.787 [WARN ] [g.discovery.internal.PersistentInbox] - Cannot create thing. No binding found that supports creating a thing of type milight:bridgeV6.

When I do add it manually, I get this
2017-02-25 08:43:26.474 [WARN ] [ome.core.thing.internal.ThingManager] - Cannot delegate command ‘OFF’ for item ‘Light_GroundfloorN’ to handler for channel ‘milight:rgbLed:F0FE6B168FE2:7:nightMode’, because no thing with the UID ‘milight:rgbLed:F0FE6B168FE2:7’ could be found.

Manual entry is.
Bridge milight:bridge:F0FExxxxxxE2 [ ADDR=“192.168.0.237”, PORT=8899, ID=“F0FExxxxxxE2” ] {
Thing rgbLed 6
Thing rgbLed 7
}

Switch Light_Groundfloor “Sconce1” (FF_Living, remote, LivingRoom) {channel=“milight:rgbLed:F0FExxxxxxE2:7:ledbrightness”}