Hi everyone,
I’ve migrated my Home Assistant from Docker to Podman and everything is running great. However, I also installed the latest version of AppDaemon (which I need for an NSPanel), and it’s causing a lot of problems with the HASS connection. It won’t connect and keeps showing an error with the self-signed SSL certificate. Even setting cert_verify: False doesn’t help. The last working version of AppDaemon is the image docker.io/acockburn/appdaemon:4.5.7. In Home Assistant, I’m using the HACS/NSPanel Lovelace UI backend.
I’m not sure if the problem is actually with AppDaemon or if there are issues with Home Assistant itself. Has anyone else experienced this or encountered similar problems?
Thanks, Sven