Milight iBox hub not Initializing

I’m having trouble getting my Milight 3.0 hub to initialize. Device shows offline.

I’m running the latest unstable version of openhab, using the standard milight binding.

The hub is not being identified via discovery. Nor will it come online when added via the things file:

Bridge milight:bridge:milight1 [ ADDR="192.168.1.119", ID="F0FE6B16A46C" ] 
{
Thing rgbLed 5 
Thing rgbLed 7
Thing rgbLed 8
Thing rgbLed 9
Thing rgbLed 10
}

I’ve got the following message in my events log.

2017-01-24 22:48:43.862 [hingStatusInfoChangedEvent] - ‘milight:rgbLed:milight1:10’ changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)

Although I only have one thing defined, my events log shows a bunch of old configurations being detected and added as items… ie not the milight:bridge:milight1 events.

Any help with troubleshooting is appreciated.

The events file is here:
https://drive.google.com/file/d/0B0r7CYNTNqQIWUFxVmNmX2dMbUE/view?usp=sharing

Appears I actually have a v6 or v7 “iBox”. Which has a new api and is currently not functioning.

See this thread for more info

@Duncan_Pullen: I made a first implementation. If u like, u can find an attached jar file in the linked forum post.

https://community.openhab.org/t/the-new-milight-ibox-and-milight-binding/17621/15?u=david_graeff

Thanks,
David