|
|
|
|
|
by echoangle
505 days ago
|
|
One question about remote access: Currently, it looks like there are 3 methods (https://www.home-assistant.io/docs/configuration/remote/): - Home Assistant Cloud (paid)
- VPN
- Port forwarding Is there any plan to make something like Home Assistant Cloud available for self hosting? Like a simple docker container to put on a VPS? I don't want to deal with DynDNS to expose my home network but would prefer a Server component on a VPS with a static IP which connects to my home server and allows remote control. Or is there already a way to do this? |
|
You set up a reverse proxy (including websocket proxying) for your HA subdomain on your VPS and you're done.