Separate Home Assistant Setup for a Caravan / RV

Hello everyone,

I am planning to build a second Home Assistant installation for my caravan while keeping my existing Home Assistant system for my house unchanged.

Currently, I am considering two different approaches:

Option 1: Remote Branch Installation

  • Dedicated Home Assistant instance in the caravan
  • Local Zigbee network for sensors and devices
  • 4G/LTE router for internet connectivity
  • Site-to-site VPN connection to my home network

This would allow the caravan system to operate independently while still being connected to my main infrastructure. How can I implement a local zigbee / matter hub?

Option 2: Completely Separate Home Assistant Instance

  • Independent Home Assistant installation in the caravan
  • Managed as a separate server within the Home Assistant mobile app
  • No permanent VPN connection required

My main questions are:

  • Has anyone implemented a similar setup?
  • Which option turned out to be simpler and more reliable?
  • Which solution is more cost-effective in the long run?
  • Are there any drawbacks regarding remote access, maintenance, updates, or Zigbee performance?
  • Would you recommend keeping both systems completely separate or integrating them through a VPN?

I would appreciate hearing about real-world experiences, lessons learned, and recommendations before I start purchasing hardware.

Thank you!

Not sure of the difference you make between "dedicated" and "independent" HA instances, but I would suggest to have an HA dedicated to your RV, so that you don't rely on Internet access, so option 2, I guess.

Depending on what kind of intercommunication you'd want between the 2 HA installations, if any, you could use MQTT.

At some point, I created a custom component to synchronize 2 HA instances (MQTT DiscoveryStream integration), but I don't use it anymore, so is basically on life support from actual users...

This is a pretty good post about his HA and camper.

I have a separate dedicated HA in my caravan, using BLE and ZigBee for all the sensors etc. I also have a canbus connection to the caravan via esphome.

I have a GLinet 5G router in the caravan for internet access

I use tailscale and I can access the caravan HA from home and vice versa.

I also use the same android HA app and add both servers, switching between them with the 3 finger up slide.

I run a unifi setup at home and am looking at using the unifi travel router instead of tailscale in the future