From 6a2b11f6ef6b1c89964b5c582f4a9dd43b662394 Mon Sep 17 00:00:00 2001 From: Josef Zweck <24647999+zweckj@users.noreply.github.com> Date: Wed, 17 Jan 2024 09:18:57 +0100 Subject: [PATCH] Add documentation for La Marzocco sensor entities (#30875) * Create lamarzocco.markdown * add missing link * Update source/_integrations/lamarzocco.markdown Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> * Update lamarzocco.markdown * Update lamarzocco.markdown * Update lamarzocco.markdown * Update lamarzocco.markdown * add sensors * Update source/_integrations/lamarzocco.markdown Co-authored-by: Robert Resch * add sensors * Update lamarzocco.markdown * Update lamarzocco.markdown * Update lamarzocco.markdown * Update source/_integrations/lamarzocco.markdown Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> * Update source/_integrations/lamarzocco.markdown Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> * update to reflect changes --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Co-authored-by: Robert Resch --- source/_integrations/lamarzocco.markdown | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/source/_integrations/lamarzocco.markdown b/source/_integrations/lamarzocco.markdown index 63fa256ca6c..f34fe89224d 100644 --- a/source/_integrations/lamarzocco.markdown +++ b/source/_integrations/lamarzocco.markdown @@ -44,3 +44,13 @@ Host: | Auto on/off | Allows to enable/disable the auto on/off schedule | all | | Steam boiler | Allows to enable/disable the steam boiler | all | + +## Sensors + +| Sensor name | Description | Available for machines | Remarks | +|-------------|-------------| ---------------------- | ------- | +| Current coffee temperature | Current temperature of the coffee boiler | all | - | +| Current steam temperature| Current temperature of the steam boiler | all | - | +| Total coffees made | Counter for total coffees made| all | - | +| Total flushes made | Counter for total flushes done | all | - | +| Shot timer | Time the current brew is running | all | Only available when the *Host* was set during component configuration. |