Skip to content

Commit 29bcf7d

Browse files
authored
Add documentation for binary sensors for fyta (home-assistant#36766)
1 parent 977a45d commit 29bcf7d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

source/_integrations/fyta.markdown

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: FYTA
33
description: Instructions on how to integrate FYTA sensors within Home Assistant.
44
ha_category:
5+
- Binary sensor
56
- Sensor
67
ha_release: 2024.4
78
ha_iot_class: Cloud Polling
@@ -10,6 +11,7 @@ ha_codeowners:
1011
- '@dontinelli'
1112
ha_domain: fyta
1213
ha_platforms:
14+
- binary_sensor
1315
- diagnostics
1416
- sensor
1517
ha_integration_type: hub
@@ -42,6 +44,19 @@ The integration has no additional configuration options.
4244

4345
## Supported functionality
4446

47+
### Binary sensors
48+
49+
The following binary sensors are currently available per plant:
50+
51+
- Low battery
52+
- Light notification
53+
- Nutrition notification
54+
- Temperature notification
55+
- Water notification
56+
- Productive plant
57+
- Repotted
58+
- Sensor update available
59+
4560
### Sensors
4661

4762
The following sensors are currently available per plant:

0 commit comments

Comments
 (0)