2025-01-09 14:24:44 +01:00

1.8 KiB

title, description, ha_category, ha_release, ha_iot_class, ha_config_flow, ha_codeowners, ha_domain, ha_integration_type, ha_platforms
title description ha_category ha_release ha_iot_class ha_config_flow ha_codeowners ha_domain ha_integration_type ha_platforms
LetPot Instructions on how to integrate LetPot hydroponic gardens into Home Assistant.
Time
2025.2 Cloud Push true
@jpelgrom
letpot integration
time

The LetPot {% term integration %} allows you to integrate your LetPot hydroponic gardens/systems into Home Assistant.

Supported devices

The following devices are supported by this integration:

  • LetPot Air (LPH-AIR)
  • LetPot Max (LPH-MAX)
  • LetPot Mini (LPH-MINI)
  • LetPot Pro (LPH-PRO)
  • LetPot Senior (LPH-SE)

Prerequisites

To use this integration, you must first create a LetPot account and connect your hydroponic garden to Wi-Fi using the official app.

{% include integrations/config_flow.md %}

Configuration parameters

{% configuration_basic %} Email: description: "The email address of your LetPot account." required: true type: string Password: description: "The password of your LetPot account." required: true type: string {% endconfiguration_basic %}

Supported functionality

Entities

The LetPot integration provides the following entities.

Times

  • Light on: Time when the built-in light turns on.
  • Light off: Time when the built-in light turns off.

{% note %}

When Light on and Light off are set to the same time, the built-in light will be turned off.

{% endnote %}

Data updates

The integration receives updates when the device state changes, enabling immediate updates of the data in Home Assistant.

Remove integration

This integration follows standard integration removal, no extra steps are required.

{% include integrations/remove_device_service.md %}