From ba1d3e70435cda87a3ea81af4db35b765f1bb59b Mon Sep 17 00:00:00 2001 From: Josef Zweck Date: Sat, 19 Apr 2025 12:30:29 +0200 Subject: [PATCH] Add lamarzocco sensors (#38598) --- source/_integrations/lamarzocco.markdown | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/source/_integrations/lamarzocco.markdown b/source/_integrations/lamarzocco.markdown index 2a9d62200c8..71d548c5804 100644 --- a/source/_integrations/lamarzocco.markdown +++ b/source/_integrations/lamarzocco.markdown @@ -7,6 +7,7 @@ ha_category: - Calendar - Number - Select + - Sensor - Switch - Update ha_iot_class: Cloud Push @@ -19,6 +20,7 @@ ha_platforms: - diagnostics - number - select + - sensor - switch - update ha_bluetooth: true @@ -96,6 +98,14 @@ Use Bluetooth: | **Backflush enabled** | Is on if you started the backflushing process. | `all` | {% icon "material-symbols:cloud-outline" title="La Marzocco Cloud" %}| - | | **WebSocket connected** | Track your connection to the cloud WebSocket for real time updates. | `all` | {% icon "material-symbols:cloud-outline" title="La Marzocco Cloud" %}| Disabled by default. | +## Sensors + +| Sensor name | Description | Available for machines | Retrievable from | Remarks | +|------------------- |-------------| ---------------------- | ----------------- | ------- | +| **Coffee boiler ready time** | Indicates when the coffee boiler will be ready for brewing. | `all` | {% icon "material-symbols:cloud-outline" title="La Marzocco Cloud" %} | - | +| **Steam boiler ready time** | Indicates when the steam boiler will be ready for brewing. | `all` | {% icon "material-symbols:cloud-outline" title="La Marzocco Cloud" %} | - | + + ## Updates | Update name | Description | Available for machines | Retrievable from |