This repository contains the documentation site for the OpenHop ecosystem.
It brings together docs for:
openHop CoreopenHop RepeateropenHop ModemopenHop HA IntegrationopenHop HA Add-on
The production site is:
This repo is the central home for public-facing OpenHop docs. It is where project overviews, setup guides, configuration references, integration docs, and shared contributor-facing content live.
The site is built with Astro and Starlight.
openHop Core: https://docs.openhop.dev/projects/openhop-core/openHop Repeater: https://docs.openhop.dev/projects/openhop-repeater/openHop Modem: https://docs.openhop.dev/projects/openhop-modem/openHop HA Integration: https://docs.openhop.dev/projects/openhop-ha-integration/openHop HA Add-on: https://docs.openhop.dev/projects/openhop-ha-addon/
User-facing docs, repository links, and site URL paths should use openHop naming. Historical pymc_* identifiers remain only where they are still part of runtime configuration, package names, service paths, or compatibility APIs.
See LOCAL_DEVELOPMENT.md.
For contribution guidance, page structure, and authoring conventions, see: