Requested Binding - Coway IOCare

I am not a Java developer, and am looking into integrating my ‘smart’ Coway AirMega air purifiers with OpenHAB. Leveraging ChatGPT I’m working on some Javascript code which should be able to handle basic controls in my spare time, but obviously a Binding would be the cleaner way to approach this.

If anyone else has interest in this, or would be willing to help tackle creating an IOCare Binding for OpenHAB, please chime in here! Once I get the Javascript approach working, I’ll gladly share my code too.

For reference, here is a working solution for another Home Automation system, written in Python:

After digging deeper, the authentication mechanisms for the IOCare cloud have changed quite a bit recently. Seemingly involves parsing an HTML login page to extract an auth URL to use: