The issue is there is new version of the integration on github that seems to be corrupted. The update fails. The suggestion to redownload an earlier version also fails because the corrupted version is the only showing on the redownload list.
I can download an earlier zip file from github on my desktop computer but then have the problem of getting it over to my home assistant VM. I’d normally try to scpy it, but something has gone wrong with the SSH - i’m getting “Permission denied (publickey)”.
So the question is how can I download code from github (e.g. a zip file) to install it manually?
Seems basic but I haven’t found an answer that works within HA,
Install “Samba_Share” App ( With samba_share you get access to all shared folder in HAOS, from i.e your windows desktop
Make sure you Unzipp the file(s) before you copy/paste or drag them into /config ( And you can also create the right folders, cording to the Manual Installation Procedure from the Github
Actually, I do have samba_share installed but I don’t have a Windows machine. Family members used to use Windows so there is a DC VM in the system and I still have shares on a file server but the last time I used it, things seemed pretty broken. Since the file server is running samba, I tried mounting from it but I get permission denied.
I’ve figured out the issue with ssh, so I’ll use that instead. Thanks anyway.