Hi everyone!
I’ve setup Home Assistant in a Docker container on my Raspberry Pi 5. Everything work very good and I’m greatful this project exists.
Currently I access Home Assistant using the Android App on the local network (http://:8123). Since a few weeks at startup the app asks me about the security level:
This has make me wonder if there’s a way to access my Home Assistant using an https connection instead. I tryied several times but I wasn’t able to make it working.
Since I don’t need external access I don’t want to buy a domain name to use with Let’s Encrypt. What I was trying to do is to create a self signed SSL certificate and then trust my Certification Authority within browser/device settings.
I’ve created the certificates but I don’t understand how I can make Home Assistant (or Docker) use them.
If you can help me I will be very grateful!
Let me know if I need to provide more info about the setup.
Thanks!