Sharing my custom integration for Melitta Barista T Smart / TS Smart coffee machines. It connects via BLE and lets you control the machine from HA — brew recipes, monitor status, change settings, run maintenance cycles.
This is an early MVP. I use it daily with my TS Smart and it works, but it’s far from polished. Expect rough edges and possible breaking changes. If you have a Melitta Barista — give it a try and let me know what breaks.
What’s there
BLE auto-discovery and pairing (D-Bus Agent1, no manual bluetoothctl)
Recipe select + brew button (21 recipes on T, 24 on TS)
Live status: state, activity, progress %, action required alerts
Settings: water hardness, brew temperature, auto-off, energy saving
Maintenance: easy clean, intensive clean, descaling, power off
Lovelace card with status, recipe picker, progress bar
Full-screen app for wall-mounted tablets and kiosks. Connects to HA via WebSocket API. Installable as PWA on any device. No data goes to external servers — token stored only in browser localStorage.
Live Demo (needs your own HA instance with the integration)