Hi All,
I modified my PowerShell script above (link) to add support for SSL which was added to HE since firmware 2.0.5.
Credentials are not sent in clear text anymore which is a lot better, certificate validation has to be disabled though due to the self-signed cert. If/when HE gives us the ability to upload our own cert this can be further improved...