Hi all,
I’ve published an unofficial custom integration for the xBloom Studio coffee
machine. It talks to the machine locally over Bluetooth (no cloud account) and
exposes it in Home Assistant as standard entities.
What it does
-
Live brew monitoring: brew status, machine status, scale weight, per-pour progress
-
Local recipe library: create, edit, delete, and import recipes from an xBloom share link
-
Brew control: start, pause, resume, cancel; pre-ground option; write a recipe to an on-device slot
-
Standalone control of the grinder, brewer, and scale; tare; water source; on-screen units
-
21 services, plus a few announcement blueprints
Everything is a normal HA entity/service, so it works from a dashboard or in automations.
Install (HACS custom repository)
Or manually: HACS → Custom repositories → add https://github.com/Alshekhi/xbloom-studio
(category: Integration) → download → restart. It auto-discovers over Bluetooth.
Requirements
Home Assistant 2025.1+ and a Bluetooth adapter or an ESPHome Bluetooth proxy in range.
Links
Not affiliated with or endorsed by xBloom. Feedback, issues, and PRs welcome.