mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +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
|
title: FYTA
|
||||||
description: Instructions on how to integrate FYTA sensors within Home Assistant.
|
description: Instructions on how to integrate FYTA sensors within Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Binary sensor
|
||||||
- Sensor
|
- Sensor
|
||||||
ha_release: 2024.4
|
ha_release: 2024.4
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
@ -10,6 +11,7 @@ ha_codeowners:
|
|||||||
- '@dontinelli'
|
- '@dontinelli'
|
||||||
ha_domain: fyta
|
ha_domain: fyta
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- sensor
|
- sensor
|
||||||
ha_integration_type: hub
|
ha_integration_type: hub
|
||||||
@ -42,6 +44,19 @@ The integration has no additional configuration options.
|
|||||||
|
|
||||||
## Supported functionality
|
## 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
|
### Sensors
|
||||||
|
|
||||||
The following sensors are currently available per plant:
|
The following sensors are currently available per plant:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user