File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 2
2
title : FYTA
3
3
description : Instructions on how to integrate FYTA sensors within Home Assistant.
4
4
ha_category :
5
+ - Binary sensor
5
6
- Sensor
6
7
ha_release : 2024.4
7
8
ha_iot_class : Cloud Polling
@@ -10,6 +11,7 @@ ha_codeowners:
10
11
- ' @dontinelli'
11
12
ha_domain : fyta
12
13
ha_platforms :
14
+ - binary_sensor
13
15
- diagnostics
14
16
- sensor
15
17
ha_integration_type : hub
@@ -42,6 +44,19 @@ The integration has no additional configuration options.
42
44
43
45
## Supported functionality
44
46
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
+
45
60
### Sensors
46
61
47
62
The following sensors are currently available per plant:
You can’t perform that action at this time.
0 commit comments