I have a bit of a random idea… could tailscale be installed on an ESPhome device so that device can be on any internet connection anywhere and integrate back to my HA server with tailscale?
im thinking of building a device that has an esp32 with a web portal for config. this device will be on a boat with starlink… but i want to be able to log to my server, and i want to connect my phone to my tailscale and access it from anywhere… i dont want to install tailscale on a router or anything like that… just want to give my dad a device he can connect to his wifi and away it goes…
Has anyone seen this or tried using it? would be nice to have it as a component we can just pull in as needed!
Unless the ESP is in a very secure physical location (which I doubt considering your question) this sounds like a great way to steal the credentials of your VPN because the firmware from the ESP can easily be read back.
This is exactly the opposite of a separate IOT network for security reasons.
wireguard sounds too hard to setup without ports and routes etc.
would be nice if we could just use nabu casa or something to have a remote esphome device on a remote network… yet still be able to log data from it and control it remotely.