mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 15:56:51 +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.
|
||||
ha_release: 2024.12
|
||||
ha_category:
|
||||
- Binary sensor
|
||||
- Button
|
||||
- Sensor
|
||||
ha_iot_class: Local Push
|
||||
ha_config_flow: true
|
||||
ha_domain: acaia
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- button
|
||||
- sensor
|
||||
ha_bluetooth: true
|
||||
@ -30,6 +32,10 @@ MAC:
|
||||
|
||||
# Available platforms & entities
|
||||
|
||||
## Binary sensors
|
||||
|
||||
- **Timer running**: Whether the timer is currently running on the scale
|
||||
|
||||
## Buttons
|
||||
|
||||
- **Tare**: Tares the scale.
|
||||
|
Loading…
x
Reference in New Issue
Block a user