mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-28 13:06:48 +00:00
2.2 KiB
2.2 KiB
title, description, ha_category, ha_release, ha_iot_class, ha_config_flow, ha_codeowners, ha_domain, ha_platforms, ha_integration_type, ha_quality_scale
title | description | ha_category | ha_release | ha_iot_class | ha_config_flow | ha_codeowners | ha_domain | ha_platforms | ha_integration_type | ha_quality_scale | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
FYTA | Instructions on how to integrate FYTA sensors within Home Assistant. |
|
2024.4 | Cloud Polling | true |
|
fyta |
|
hub | platinum |
The FYTA {% term integration %} uses the open API of FYTA to obtain the data from your plant sensors and integrate these into Home Assistant.
For the authentication on the FYTA server, you need your login-credentials (email and password).
The integration provides a device for all plants with a FYTA Beam sensor. In order to be able to access your plant data over the API, you need a FYTA hub that uploads the data from the Beam sensor to the FYTA server. Alternatively, the mobile app can serve as gateaway to upload the data from the Beam to the server. No direct connection to the FYTA Beam is supported.
{% include integrations/config_flow.md %}
Sensors
The following sensors are currently available per plant:
name | Unit | Description |
---|---|---|
scientific_name | Scientific name of the plant | |
plant_status | FYTA-Status (number 1 to 5) | |
temperature_status | FYTA-Status (number 1 to 5) | |
light_status | FYTA-Status (number 1 to 5) | |
moisture_status | FYTA-Status (number 1 to 5) | |
salinity_status | FYTA-Status (number 1 to 5) | |
temperature | °C | Temperature measured by sensor |
light | μmol/h | Light measured by sensor (hourly photosynthetically active radiation PAR) |
moisture | % | Moisture measured by sensor |
salinity | mS/cm | Salinity measured by sensor (measured as conductivity) |
battery_level | % | Battery level of the sensor |