Is there any plans to create a binding for Netro Smart Sprinklers?

Hi all,
I am in tech and like doing some development work however looking at the instruction for creating a binding, we need to do it using JAVA and I haven’t used it ever.

Netro smart sprinklers has added a public API so now we are able to create the binding Netro-Shop.

If there is no interest, I would like to know if there is an easier way to develop the binding without going deep into JAVA.

Python and Perl are what I am usually working with.

You could implement a python to mqtt bridge and then use the home assistant format for the mqtt messages so it can be discovered and easier to setup in openhab and home assistant at the same time. Never looked at the HA discovery of mqtt to know how comprehensive it is, but that is one way to help out the opensource communities.