mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Fix Acaia headers (#37058)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
57287d98be
commit
81f160d9a9
@ -34,19 +34,19 @@ Device:
|
|||||||
description: "The Bluetooth device that is your scale."
|
description: "The Bluetooth device that is your scale."
|
||||||
{% endconfiguration_basic %}
|
{% endconfiguration_basic %}
|
||||||
|
|
||||||
# Available platforms & entities
|
## Available platforms & entities
|
||||||
|
|
||||||
## Binary sensors
|
### Binary sensors
|
||||||
|
|
||||||
- **Timer running**: Whether the timer is currently running on the scale
|
- **Timer running**: Whether the timer is currently running on the scale
|
||||||
|
|
||||||
## Buttons
|
### Buttons
|
||||||
|
|
||||||
- **Tare**: Tares the scale.
|
- **Tare**: Tares the scale.
|
||||||
- **Reset timer**: Resets the timer. If the timer is running, it will continue to run.
|
- **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.
|
- **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.
|
- **Battery**: Current battery level of the scale.
|
||||||
- **Volume flow rate**: Calculates the current flow rate (in mL/s) while brewing.
|
- **Volume flow rate**: Calculates the current flow rate (in mL/s) while brewing.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user