Looking for someone to integrate a ventilation unit into HA

Hey,

Ik have a ventilation unit that has an IP address, a login and a password.

It also has 2 ventilation speeds I want to be able to change through HA

reading the values is a call to a local webserver and doing a split on the response

writing the values is

speed 1

http://IPADRES/HMIinput.cgi?val%3A0x2301+0x31ACD5C+0x100=XXX

speed 2

http://IPADRES/HMIinput.cgi?val%3A0x2301+0x31A17E6+0x100=XXX

Is there anybody able to put this into a working integration?

So 3 config values, and the rest is hardcoded…

I tried setting up a dev environment but I feel it would take me longer setting up the environment than it would take someone more capable to put it into a working integration…

You can use rest commands and sensors.