v0.2.0 - Initial release
First public release of the De'Longhi Coffee Link Home Assistant integration.
Features
- 22 beverage buttons : Espresso, Cappuccino, Latte Macchiato, Hot Water, Tea, Cortado, Flat White, Americano, Long Black, and more.
- Wake button to bring the machine out of standby.
- Stop button for currently-running beverages.
- 16 sensors : lifetime counters (total beverages, per-drink totals), descale status, water hardness, connection status, software version.
- Services : `start_beverage`, `stop_beverage`, `send_raw_command` (advanced).
- English + French translations for the config flow.
Install via HACS (custom repository)
- In HACS, add `https://github.com/actabi/delonghi_coffeelink\` as a custom repository (category: Integration).
- Install "De'Longhi Coffee Link".
- Restart Home Assistant.
- Settings > Devices & Services > Add Integration > DeLonghi Coffee Link.
- Enter your Coffee Link mobile app credentials.
IMPORTANT
The Coffee Link mobile app must be closed on any phone connected to the same Wi-Fi network for the machine to accept cloud-routed commands. A future version will implement LAN mode locally to remove this requirement.
Technical
- Reverse-engineered from Coffee Link Android app v4.9.6.
- Tested on PrimaDonna Soul ECAM 612.55.SB (likely compatible with all Soul 610.xx and Eletta Explore 450.xx Wi-Fi models).
- Binary command format documented in README.md.