Kobra X Home Assistant Component

Home Assistant HACS integration for controlling and monitoring an Anycubic Kobra X through KX-Bridge.

Architecture:

  • printer <-> KX-Bridge-Release <-> this integration <-> Home Assistant

Features

  • Auto-discovered status from KX-Bridge /api/state
  • Core printer sensors (state, temperatures, progress, file, layer/time data)
  • Light control
  • Print speed mode selection
  • Printer action buttons (pause, resume, cancel)
  • Camera snapshot entity using /api/camera/snapshot

Prerequisites

  1. KX-Bridge must be running and reachable from Home Assistant.
  2. Verify KX-Bridge is accessible at http://<bridge-host>:7125.

Installation (HACS)

  1. Add this repository as a custom repository in HACS with category Integration.
  2. Install the integration.
  3. Restart Home Assistant.
  4. Add integration Kobra X from Settings -> Devices & Services.

Configuration

The config flow asks for:

  • Host: KX-Bridge host and port (example: 192.168.1.50:7125)
  • Printer name: Friendly display name

Notes

  • This integration talks to KX-Bridge HTTP endpoints and does not connect directly to the printer.
  • Keep KX-Bridge and Home Assistant on the same trusted network.
Description
No description provided
Readme 264 KiB
v0.2.0 Latest
2026-05-21 13:06:26 +02:00
Languages
Python 100%