Hi, I am currently integrating Alexa / echo with my KVM system, so I am able to start / stop and restart VM’s, etc. My HASSIO system is an Ubuntu VM in docker (https://www.juanmtech.com/set-up-hassio-in-docker-and-in-an-ubuntu-server/). This setup requires that the HASSIO systems ssh key is on the KVM host, and I have the correct command working from the HASSIO hosts CLI, but is not working from HASSIO itself as the docker instance is not accessing the ssh key of the host, I get this error:
Host key verification failed.
Im not that familiar with this, but this is my understanding.
Any help would be greatly appreciated.
Kind regards.