mirror of
https://github.com/gangoke/kobrax-lan-hass-component.git
synced 2026-06-10 05:02:12 +02:00
186dd3ae6cb7c10a3329aedc52154cc4810fadc0
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
- KX-Bridge must be running and reachable from Home Assistant.
- Verify KX-Bridge is accessible at
http://<bridge-host>:7125.
Installation (HACS)
- Add this repository as a custom repository in HACS with category
Integration. - Install the integration.
- Restart Home Assistant.
- Add integration
Kobra Xfrom 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
v0.2.0
Latest
Languages
Python
100%