From 81f160d9a93a660c8e0e6eae0da1dfa39780b4d5 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Wed, 22 Jan 2025 20:36:59 +0100 Subject: [PATCH] Fix Acaia headers (#37058) Co-authored-by: Franck Nijhof --- source/_integrations/acaia.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/_integrations/acaia.markdown b/source/_integrations/acaia.markdown index 1ea74fc2461..7a5506d6e64 100644 --- a/source/_integrations/acaia.markdown +++ b/source/_integrations/acaia.markdown @@ -34,19 +34,19 @@ Device: description: "The Bluetooth device that is your scale." {% endconfiguration_basic %} -# Available platforms & entities +## Available platforms & entities -## Binary sensors +### Binary sensors - **Timer running**: Whether the timer is currently running on the scale -## Buttons +### Buttons - **Tare**: Tares the scale. - **Reset timer**: Resets the timer. If the timer is running, it will continue to run. - **Start/stop timer**: Starts or stops the timer, depending on whether the timer is currently running. Does not reset, but continue the timer. -## Sensors +### Sensors - **Battery**: Current battery level of the scale. - **Volume flow rate**: Calculates the current flow rate (in mL/s) while brewing.