mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Add documentation for acaia binary_sensor platform (#35775)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
bc1670d89f
commit
6faa28fc9b
@ -3,12 +3,14 @@ title: Acaia
|
|||||||
description: Instructions on how to integrate your Acaia smart coffee scale with Home Assistant.
|
description: Instructions on how to integrate your Acaia smart coffee scale with Home Assistant.
|
||||||
ha_release: 2024.12
|
ha_release: 2024.12
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Binary sensor
|
||||||
- Button
|
- Button
|
||||||
- Sensor
|
- Sensor
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_domain: acaia
|
ha_domain: acaia
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
- button
|
- button
|
||||||
- sensor
|
- sensor
|
||||||
ha_bluetooth: true
|
ha_bluetooth: true
|
||||||
@ -30,6 +32,10 @@ MAC:
|
|||||||
|
|
||||||
# Available platforms & entities
|
# Available platforms & entities
|
||||||
|
|
||||||
|
## Binary sensors
|
||||||
|
|
||||||
|
- **Timer running**: Whether the timer is currently running on the scale
|
||||||
|
|
||||||
## Buttons
|
## Buttons
|
||||||
|
|
||||||
- **Tare**: Tares the scale.
|
- **Tare**: Tares the scale.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user