Hi all,
My first post here, to let you know I’m working towards integrating the Dobiss NXT (https://www.dobiss.com/en) recently published developer API into home assistant, and wanted to check if someone else is working on this as well.
I’ve already created a python module that allows connecting to my dobiss NXT server, discover all outputs, sensors, scenario’s, etc, and allows changing outputs. It also allows you to register for status updates through their websockets api. This is available here: https://pypi.org/project/pydobiss/. Feedback is of course very welcome…
I’m now working towards the integration in home assistant. As it’s my first development work in home assistant, it can take a bit of time though
Hope this can be useful for others…
Regards,
Kester