Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions source/_integrations/letpot.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: LetPot
description: Instructions on how to integrate LetPot hydroponic gardens into Home Assistant.
ha_category:
- Binary sensor
- Select
- Sensor
- Switch
- Time
Expand All @@ -15,6 +16,7 @@ ha_domain: letpot
ha_integration_type: hub
ha_platforms:
- binary_sensor
- select
- sensor
- switch
- time
Expand Down Expand Up @@ -79,6 +81,17 @@ Additionally, binary sensors for possible issues are available:
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 %}

#### Selects

- **Light mode**: Set the built-in light mode to fruits/flowers (red and white LEDs enabled) or veggies/herbs (red, white and blue LEDs enabled).

Depending on device support, more selects are available:

- **Light brightness**: Set the built-in light brightness to low or high.
- Available for LetPot Air devices, and some LetPot SE devices which support changing the brightness.
- **Temperature unit on display**: Set the temperature unit for the temperature shown on the device's display.
- Available for LetPot Max devices, excluding devices with a serial number starting with `LPH63`.

#### Sensors

For LetPot Max devices, the following sensors are available:
Expand Down