Starlight Bridge
Webhook intake, OAuth callbacks, event normalization, room/device mapping, retries, audit logs, and safe local delivery.
Starlight platform
Starlight Lab is not only installation work. The repeatable product direction is a stack: public API edge, Starlight Bridge middleware, local Home Assistant runtime, device integrations, audit logs, and customer-specific documentation.
System shape
Booking platforms, vendor APIs, and cloud services can send authorized events to a public endpoint. Starlight Bridge validates and normalizes those events. The local runtime receives only the sanitized event or command it needs.
Device fabric
The platform is designed as a productized wiring diagram: cloud events at the edge, sanitized Starlight Bridge rules, local Home Assistant dashboards, and field devices that can still be manually controlled when needed.
Modules
Webhook intake, OAuth callbacks, event normalization, room/device mapping, retries, audit logs, and safe local delivery.
Dashboards for owners and staff, room status, maintenance, energy, lock visibility, camera tiles, signs, and operational alerts.
Encode-style lock planning, guest code lifecycle, staff access separation, battery/connectivity warnings, and API-gated rollout.
Exterior scenes, status lighting, event lighting, holiday schedules, occupancy cues, and Home Assistant lighting integration.
Contractor time, expense, job notes, receipts, project profitability, and field-service recordkeeping as a future app lane.
Raspberry Pi hardware controls, phonebooth-style GPIO/audio workflows, kiosk-like devices, and one-off local automations.
Safety model
Use scoped API access and service accounts. Avoid broad owner passwords when API authorization is available.
Keep guest data, lock PINs, OAuth codes, tokens, and vendor secrets out of public responses, logs, dashboards, and GitHub.
Log what happened, which rule fired, whether the action was preview-only or live, and what operator can override.
Keep manual controls, vendor-app fallback, backups, documented network maps, and clean handoff notes.
What this enables
The platform direction lets Starlight Lab sell a coherent service: assessment, installation, dashboards, middleware, automation rules, logs, support boundaries, and future expansion. It can fit homes, small businesses, and hospitality properties without mixing customer secrets into the public website.
Connect the systems that should work together, separate the systems that should not, and leave the owner with visibility instead of mystery.
See work lanes