mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add documentation for binary sensors for fyta (#36766)
This commit is contained in:
parent
977a45d884
commit
29bcf7d9f0
@ -2,6 +2,7 @@
|
||||
title: FYTA
|
||||
description: Instructions on how to integrate FYTA sensors within Home Assistant.
|
||||
ha_category:
|
||||
- Binary sensor
|
||||
- Sensor
|
||||
ha_release: 2024.4
|
||||
ha_iot_class: Cloud Polling
|
||||
@ -10,6 +11,7 @@ ha_codeowners:
|
||||
- '@dontinelli'
|
||||
ha_domain: fyta
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- diagnostics
|
||||
- sensor
|
||||
ha_integration_type: hub
|
||||
@ -42,6 +44,19 @@ The integration has no additional configuration options.
|
||||
|
||||
## Supported functionality
|
||||
|
||||
### Binary sensors
|
||||
|
||||
The following binary sensors are currently available per plant:
|
||||
|
||||
- Low battery
|
||||
- Light notification
|
||||
- Nutrition notification
|
||||
- Temperature notification
|
||||
- Water notification
|
||||
- Productive plant
|
||||
- Repotted
|
||||
- Sensor update available
|
||||
|
||||
### Sensors
|
||||
|
||||
The following sensors are currently available per plant:
|
||||
|
Loading…
x
Reference in New Issue
Block a user