# custom-components/remote_homeassistant

Links multiple home-assistant instances together

Repository: https://github.com/custom-components/remote_homeassistant
Canonical: https://ross.abutalabs.com/products/remote_homeassistant
Language: Python
License: Apache-2.0
License Family: permissive
Topics: hacs, home-assistant, hacktoberfest
Last push: 2025-12-04T17:38:15+00:00

## Health v2 (maintenance only)
Score: 65/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 55, release rhythm 59, longevity 100
- inputs: {"age_days": 2885, "days_push": 272, "days_rel": 272, "gap_med": 27, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1259, forks 95 (observed 2026-08-28T04:04:09.892188+00:00)

## What it is
A Home Assistant custom integration that links multiple Home Assistant instances together over their WebSocket APIs. The main instance mirrors entities and states from remote instances and forwards service calls back to the originating instance.

## Use cases
- link multiple home assistant instances together
- aggregate entities from remote home assistant instances into one dashboard
- run separate zwave networks on different machines and control them centrally
- mirror home assistant states from a second location to a main instance
- control devices on a remote home assistant instance from a central hub
- prefix entity ids from remote instances to avoid conflicts

## When to choose
- you run multiple Home Assistant instances, e.g. in different buildings or on separate radios like Z-Wave sticks
- you want remote entities to appear natively in your main Home Assistant instance with service calls forwarded back
- you want a HACS-installable integration with config-flow setup and automatic state cleanup on disconnect

## When to avoid
- you only have a single Home Assistant instance
- you need to integrate non-Home-Assistant smart home platforms rather than other HA instances
- you cannot install custom components on both the main and remote instances

## Facets
- artifact type: plugin
- maturity: active
- function: middleware, websocket, http-client, configuration-management
- domain: iot, self-hosted
- platform: python, self-hosted
- tags: home-assistant, hacs, custom-component, smart-home, integration, multi-instance, home-automation, automation, docker

## Member repositories
- custom-components/remote_homeassistant (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:09.892188+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:05:29.611326+00:00, confidence not recorded.
  - readme: https://github.com/custom-components/remote_homeassistant (fetched 2026-08-28T04:04:09.892188+00:00, sha 89aca37ff6f2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
