From 4f99e21404860bbc38c0a0dd036c0bc3efa8bfb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joris=20Pelgr=C3=B6m?= Date: Sat, 15 Feb 2025 11:54:45 +0100 Subject: [PATCH] Document binary sensor platform for LetPot integration (#37470) * Document binary sensor platform for LetPot integration * Add category/platform * Review comments --- source/_integrations/letpot.markdown | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/source/_integrations/letpot.markdown b/source/_integrations/letpot.markdown index 6eb3ea1892f..138886b3ee2 100644 --- a/source/_integrations/letpot.markdown +++ b/source/_integrations/letpot.markdown @@ -2,6 +2,7 @@ title: LetPot description: Instructions on how to integrate LetPot hydroponic gardens into Home Assistant. ha_category: + - Binary sensor - Sensor - Switch - Time @@ -13,6 +14,7 @@ ha_codeowners: ha_domain: letpot ha_integration_type: hub ha_platforms: + - binary_sensor - sensor - switch - time @@ -56,6 +58,27 @@ Password: The LetPot integration provides the following entities. +#### Binary sensors + +- **Pump**: Indicates if the water pump is running (on) or idle (off). Updates may be delayed by the device until another entity updates. + - Available for LetPot Air devices, and other device models which report this value. + - Not available for LetPot Pro devices. + +Additionally, binary sensors for possible issues are available: + +- **Low nutrients**: Indicates if the nutrient solution tank used for auto mode is (almost) empty and should be refilled. + - Available for LetPot Max devices. +- **Low water**: Indicates if the water tank is (almost) empty and should be refilled. + - Available for all devices except LetPot Pro. +- **Pump error**: Indicates if the water pump detected a flow issue and should be cleaned. + - Available for some LetPot Mini and LetPot SE devices which report this value. +- **Refill error**: Indicates that the external water tank/input used for refilling in auto mode is not filling up the main water tank. If you see a refill error, check the external water tank/input and the connection to the main water tank. + - Available for LetPot Max devices. + +{% important %} +Binary sensors for issues are disabled by default. If you want to use them, you need to enable them first. See the [enabling or disabling entities](/common-tasks/general/#enabling-or-disabling-entities) documentation for information on how to do this. +{% endimportant %} + #### Sensors For LetPot Max devices, the following sensors are available: @@ -66,7 +89,7 @@ For LetPot Max devices, the following sensors are available: #### Switches - **Power**: Main switch to turn on/off the device. Device features (like the built-in light and pump) will only operate when the power is on. -- **Pump cycling**: Turn on/off cycling of the water pump. When on, the pump will run intermittently (controlled by the device). +- **Pump cycling**: Turn on/off cycling of the water pump. When on, the pump will run intermittently (controlled by the device), which can be tracked using the **Pump** binary sensor. For devices with an alarm that allows muting the sound, the following switch is also available: