Luke
Luke
I had the same issue. I was able to work around it by modifying the ann.py script. I changes all occurrences of `output_dim` to `units`. Then you have to reinstall...
I had this same problem. For me, it was because card-mod had a fix for home assistant but the fix hasn't been pushed out to HACS yet. [Here it the...
That sounds like a good enhancement. I'm in the middle of a house move, so I don't have my server to test this all out yet. I'll get to it...
I implemented this a few versions ago, but I apparently forgot to put it in the docs. You should be able to put in `3000:4000/tcp` in the Oracle script and...
I just tested this out with my setup and one of the ports in the block. It works for me. What does the PostUp section of your `/etc/wireguard/wg0.conf` file on...
I don't have my server with me right now, so I can't check to see if I get the same results. But when I get the server in, I will...
Thank you. I will use this to incorporate your information to the site.
Look like with HA 6.0, they have some files zipped up. If you want to install right now, download that install.sh script: `wget https://github.com/whiskerz007/proxmox_hassos_install/raw/master/install.sh` install the unzip program: `apt install...
@jabeproductions, There is another pull request to fix the zip issue here https://github.com/whiskerz007/proxmox_hassos_install/pull/117 Maybe try using that script and see if it works for you.
> Version: pve-manager/7.0-13/7aa7e488 > > After the fix, I'm getting below error. > > ``` > [INFO] Using 'local-zfs' for storage location. > [INFO] Container ID is 100. > Getting...