Request for help about integrating a new component (Toon smart thermostat)

I have written a library for a smart thermostat called Toon native in the Netherlands by the company Eneco. I would greatly appreciate some help on integrating with HA. I have been going through the source code of different components and not quite sure how to integrate stuff and I think its going to be very faster if someone with experience guides me just a tad. The library exposes a lot of information about the thermostat, but also about gas and power consumption, hue lights that integrate with it dynamically and also smartplugs that also register dynamically with it. Due to all the different components I am not clear how each part should be implemented. An overview of the information exposed and the operations supported from my library can be found at: http://toonlib.readthedocs.io/en/latest/usage.html. Any help is greatly appreciated! Thanks in advance!

@admins could you please close this as it has been taken care of in a different thread and there is no reason for loose threads to hang around?

Just for completeness sake, this is covered on this thread Toon van Eneco custom component and it expects https://github.com/home-assistant/home-assistant/pull/7527 to be merged in Home Assistant main line so it is supported out of the box.